]> git.saurik.com Git - wxWidgets.git/history - tests/benchmarks
general docview.cpp code cleanup; use wxVector<> instead of manually-allocated arrays...
[wxWidgets.git] / tests / benchmarks /
2008-07-30  Vadim Zeitlinadded another Replace() test
2008-07-30  Vadim Zeitlinadded some Replace() benchmarks (#9802)
2008-07-26  Vadim Zeitlinadded a simple benchmarking suite
2008-04-13  Vadim Zeitlinadded a simple benchmark for wxDC::DrawLine() performance
2008-03-23  Francesco Montorsiupdate infos about profiling under linux (callgrind...
2007-09-30  Vadim Zeitlinanother wxCmdLineEntryDesc compilation fix
2007-05-03  Václav Slavíkcompilation fix for 2.8 compat disabled
2006-10-22  Vadim Zeitlinfix compilation with PCH (patch 1581936)
2006-09-05  Vadim Zeitlinwx printf() implementation bug fixes ('%' handling...