Define _CRT_NONSTDC_NO_WARNINGS for zlib compilation with MSVC.
[wxWidgets.git] / tests / benchmarks /
2013-09-11  Vadim ZeitlinChange version to 3.0.0.
2013-08-31  Vadim ZeitlinRemoved a method using wxColour from non-GUI benchmark...
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-13  Vadim ZeitlinRebake all the samples and others makefiles too.
2013-07-06  Vadim ZeitlinOnly link with libwxscintilla if using Scintilla is...
2013-07-06  Vadim ZeitlinAlways add libwxscintilla in monolithic mode.
2013-07-06  Vadim ZeitlinRebake the rest of the files after TOOLKIT change in...
2013-07-01  Vadim ZeitlinAdd wxImage::Scale() benchmarks.
2013-07-01  Vadim ZeitlinAdd benchmarks for wxImage methods.
2013-02-05  Vadim ZeitlinFix printf format specifier in graphics benchmark.
2013-02-05  Vadim ZeitlinAdded possibility to use OpenGL for bitmap drawing...
2013-02-05  Vadim ZeitlinUse a non-uniform bitmap for image tests in the graphic...
2013-02-05  Vadim ZeitlinNo changes, just rename command line option in graphics...
2013-02-05  Vadim ZeitlinAdd benchmarks for wxImage and raw bitmap access to...
2013-02-05  Vadim ZeitlinAllow selecting the kinds of DC to test in the graphics...
2013-02-05  Vadim ZeitlinNo real changes, just flush output in the graphics...
2013-02-05  Vadim ZeitlinRun wxClientDC and wxMemoryDC tests too in the graphics...
2013-02-05  Vadim ZeitlinAllow running only some graphics benchmarks to save...
2013-01-21  Vadim ZeitlinDon't include wxUniversal configurations in MSVC projec...
2012-07-10  Vadim ZeitlinIncrease version to 2.9.5.
2012-06-20  Vadim ZeitlinAdd missing c_str() and similar calls to samples in...
2012-03-04  Vadim ZeitlinUse __WINDOWS__ for OS checks and __WXMSW__ for GUI...
2012-03-01  Paul CornettFixes to allow running with 64-bit wxGTK
2012-03-01  Vadim ZeitlinAdd wxGCDC benchmarks to graphics benchmark for compari...
2012-02-07  Vadim ZeitlinAvoid CRT deprecation warnings for MSVC build using...
2012-01-22  Vadim ZeitlinAdded a simple benchmark of wxLogDebug() and wxLogTrace().
2011-12-25  Vadim ZeitlinAlways link with expat in monolithic build.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-23  Vadim ZeitlinAdd a trivial benchmark for wxDateTime::ParseDate().
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-02-05  Vadim ZeitlinLink console programs with PNG library in monolithic...
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
2010-09-20  Vadim ZeitlinAdd benchmarks for various ways to compare strings.
2010-09-20  Vadim ZeitlinFlush output after every benchmark.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-04-16  Václav SlavíkRemove wxUSE_WCHAR_T checks.
2010-04-09  Václav SlavíkRegenerated makefiles after removing USE_GDIPLUS.
2010-01-04  Kevin OllivierRebake from clean wx tree.
2009-12-08  Vadim ZeitlinUse X64 machine type for MSVC linker instead of old...
2009-11-18  Kevin OllivierRebake after last commit.
2009-10-31  Kevin OllivierBakefile 0.2.8 rebake.
2009-10-23  Vadim ZeitlinRebaked using post-0.2.7 svn version of bakefile.
2009-10-22  Vadim ZeitlinRebake everything using bakefile 0.2.7.
2009-10-22  Vadim ZeitlinRemove unwanted solution files from the repository.
2009-10-08  Kevin OllivierMake sure all Bakefile formats that use CRLF line feeds...
2009-09-12  Vadim ZeitlinRebake all the samples, demos and tests makefiles.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-06-01  Francesco Montorsifix PCH-less build
2009-05-30  Francesco Montorsirefactor printf benchmarks to fit the new wxWidgets...
2009-05-12  Vadim Zeitlinadd MSVC project files to svn for consistency
2009-05-12  Vadim Zeitlindon't update stc.h when not building the library, it...
2009-04-26  Kevin OllivierRebake after latest changes.
2009-04-24  Chris Elliottupdate bakefile to 0.2.6
2009-03-15  Kevin OllivierRebake after last change.
2009-03-07  Vadim Zeitlinoptimize Replace() to use a linear algorithm (closes...
2009-03-02  Kevin OllivierLand the rest of the changes made by a rebake after...
2009-01-15  Vadim Zeitlinlink with wininet.lib under Windows to avoid linking...
2008-11-22  Vadim Zeitlinuse TCP for this benchmark under Windows too (and not...
2008-10-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-17  Vadim Zeitlinadd a simple benchmark for wx and iconv converters...
2008-10-16  Vadim Zeitlinadd very simple (but already exposing many problems...
2008-10-16  Vadim Zeitlinallow specifying initialization and cleanup functions...
2008-10-14  Vadim Zeitlinadded -1 (a.k.a. --single) command line option
2008-10-13  Vadim Zeitlinmake the default value of numeric parameter 0, not...
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...