rebaked makefiles with 0.2.4
[wxWidgets.git] / tests / benchmarks /
2008-10-08  Vadim Zeitlinrebaked makefiles with 0.2.4
2008-09-20  Kevin OllivierRebake after bakefile changes.
2008-09-04  Kevin Ollivierrebake
2008-08-29  Vadim Zeitlinchanegd wxTlsValue to be pointer-like instead of value...
2008-08-29  Vadim Zeitlinmake the length of string proportional to the parameter...
2008-08-28  Vadim Zeitlinadd the possibility to pass numeric parameters to bench...
2008-08-26  Vadim Zeitlinno changes, just a typo
2008-08-13  Václav Slavíkadded wxString benchmark using 2.8's HTML parser
2008-08-13  Václav SlavíkHAVE_BOOST_THREAD should be off by default
2008-08-11  Václav Slavíkadded microbenchmark for wxCharBuffer performance
2008-08-08  Vadim Zeitlinadded wxTLS_TYPE() macro
2008-08-08  Vadim Zeitlinadded Win32 TLS tests
2008-08-08  Vadim Zeitlinadd TLS access benchmark
2008-08-06  Vadim Zeitlinpass asciistr, not utf8str, to FromAscii
2008-08-06  Vadim Zeitlinshow default values of the options in the usage message
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...