wxWidgets/tests/benchmarks
Vadim Zeitlin f4b80e5337 Remove MSVC6 support.
Don't support this compiler any more, this allows to get rid of tons of
MSVC6-specific workarounds, in particular we can now use Bind() and natural
template functions calls in the library code.

Also remove MSVC6 project and solution files and don't generate them when
bakefile_gen is ran any more (removing the remaining occurrences of msvc6prj
from the bakefiles results in weird bake-time errors, so it's simpler to just
leave them there).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-05-15 22:32:17 +00:00
..
htmlparser Removed a method using wxColour from non-GUI benchmark code. 2013-08-31 17:41:13 +00:00
bench_vc7_bench_gui.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
bench_vc7_bench.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
bench_vc7.sln Add benchmarks for wxImage methods. 2013-07-01 14:47:38 +00:00
bench_vc8_bench_gui.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
bench_vc8_bench.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
bench_vc8.sln Add benchmarks for wxImage methods. 2013-07-01 14:47:38 +00:00
bench_vc9_bench_gui.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
bench_vc9_bench.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
bench_vc9.sln Add benchmarks for wxImage methods. 2013-07-01 14:47:38 +00:00
bench.bkl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
bench.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
bench.dsw Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
bench.h Fix benchmarks compilation with WXWIN_COMPATIBILITY_2_8 set to 0. 2014-01-07 21:54:48 +00:00
bench.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
datetime.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
graphics.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
htmltest.html added wxString benchmark using 2.8's HTML parser 2008-08-13 15:48:09 +00:00
image.cpp Add wxImage::Scale() benchmarks. 2013-07-01 14:48:01 +00:00
ipcclient.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
log.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
makefile.bcc More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
makefile.gcc More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
Makefile.in Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
makefile.vc More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
makefile.wat More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
mbconv.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
printfbench.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
strings.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
tls.cpp Remove MSVC6 support. 2014-05-15 22:32:17 +00:00