projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Handle IN_MOVE inotify events better.
[wxWidgets.git]
/
tests
/
benchmarks
/
2012-07-10
Vadim Zeitlin
Increase version to 2.9.5.
tree
|
commitdiff
2012-06-20
Vadim Zeitlin
Add missing c_str() and similar calls to samples in...
tree
|
commitdiff
2012-03-04
Vadim Zeitlin
Use __WINDOWS__ for OS checks and __WXMSW__ for GUI...
tree
|
commitdiff
2012-03-01
Paul Cornett
Fixes to allow running with 64-bit wxGTK
tree
|
commitdiff
2012-03-01
Vadim Zeitlin
Add wxGCDC benchmarks to graphics benchmark for compari...
tree
|
commitdiff
2012-02-07
Vadim Zeitlin
Avoid CRT deprecation warnings for MSVC build using...
tree
|
commitdiff
2012-01-22
Vadim Zeitlin
Added a simple benchmark of wxLogDebug() and wxLogTrace().
tree
|
commitdiff
2011-12-25
Vadim Zeitlin
Always link with expat in monolithic build.
tree
|
commitdiff
2011-07-25
Steve Lamerton
Merge in from trunk r67662 to r64801
tree
|
commitdiff
2011-05-23
Vadim Zeitlin
Add a trivial benchmark for wxDateTime::ParseDate().
tree
|
commitdiff
2011-03-22
Dimitri Schoolwerth
Fixed various typos.
tree
|
commitdiff
2011-02-05
Vadim Zeitlin
Link console programs with PNG library in monolithic...
tree
|
commitdiff
2011-02-03
Vadim Zeitlin
Rebake everything using bakefile 0.2.9.
tree
|
commitdiff
2010-09-20
Vadim Zeitlin
Add benchmarks for various ways to compare strings.
tree
|
commitdiff
2010-09-20
Vadim Zeitlin
Flush output after every benchmark.
tree
|
commitdiff
2010-07-13
Vadim Zeitlin
Globally use "wxWindows licence" consistently.
tree
|
commitdiff
2010-04-16
Václav Slavík
Remove wxUSE_WCHAR_T checks.
tree
|
commitdiff
2010-04-09
Václav Slavík
Regenerated makefiles after removing USE_GDIPLUS.
tree
|
commitdiff
2010-01-04
Kevin Ollivier
Rebake from clean wx tree.
tree
|
commitdiff
2009-12-08
Vadim Zeitlin
Use X64 machine type for MSVC linker instead of old...
tree
|
commitdiff
2009-11-18
Kevin Ollivier
Rebake after last commit.
tree
|
commitdiff
2009-10-31
Kevin Ollivier
Bakefile 0.2.8 rebake.
tree
|
commitdiff
2009-10-23
Vadim Zeitlin
Rebaked using post-0.2.7 svn version of bakefile.
tree
|
commitdiff
2009-10-22
Vadim Zeitlin
Rebake everything using bakefile 0.2.7.
tree
|
commitdiff
2009-10-22
Vadim Zeitlin
Remove unwanted solution files from the repository.
tree
|
commitdiff
2009-10-08
Kevin Ollivier
Make sure all Bakefile formats that use CRLF line feeds...
tree
|
commitdiff
2009-09-12
Vadim Zeitlin
Rebake all the samples, demos and tests makefiles.
tree
|
commitdiff
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
tree
|
commitdiff
2009-06-01
Francesco Montorsi
fix PCH-less build
tree
|
commitdiff
2009-05-30
Francesco Montorsi
refactor printf benchmarks to fit the new wxWidgets...
tree
|
commitdiff
2009-05-12
Vadim Zeitlin
add MSVC project files to svn for consistency
tree
|
commitdiff
2009-05-12
Vadim Zeitlin
don't update stc.h when not building the library, it...
tree
|
commitdiff
2009-04-26
Kevin Ollivier
Rebake after latest changes.
tree
|
commitdiff
2009-04-24
Chris Elliott
update bakefile to 0.2.6
tree
|
commitdiff
2009-03-15
Kevin Ollivier
Rebake after last change.
tree
|
commitdiff
2009-03-07
Vadim Zeitlin
optimize Replace() to use a linear algorithm (closes...
tree
|
commitdiff
2009-03-02
Kevin Ollivier
Land the rest of the changes made by a rebake after...
tree
|
commitdiff
2009-01-15
Vadim Zeitlin
link with wininet.lib under Windows to avoid linking...
tree
|
commitdiff
2008-11-22
Vadim Zeitlin
use TCP for this benchmark under Windows too (and not...
tree
|
commitdiff
2008-10-27
Vadim Zeitlin
rebaked using bakefile 0.2.5
tree
|
commitdiff
2008-10-17
Vadim Zeitlin
add a simple benchmark for wx and iconv converters...
tree
|
commitdiff
2008-10-16
Vadim Zeitlin
add very simple (but already exposing many problems...
tree
|
commitdiff
2008-10-16
Vadim Zeitlin
allow specifying initialization and cleanup functions...
tree
|
commitdiff
2008-10-14
Vadim Zeitlin
added -1 (a.k.a. --single) command line option
tree
|
commitdiff
2008-10-13
Vadim Zeitlin
make the default value of numeric parameter 0, not...
tree
|
commitdiff
2008-10-08
Vadim Zeitlin
rebaked makefiles with 0.2.4
tree
|
commitdiff
2008-09-20
Kevin Ollivier
Rebake after bakefile changes.
tree
|
commitdiff
2008-09-04
Kevin Ollivier
rebake
tree
|
commitdiff
2008-08-29
Vadim Zeitlin
chanegd wxTlsValue to be pointer-like instead of value...
tree
|
commitdiff
2008-08-29
Vadim Zeitlin
make the length of string proportional to the parameter...
tree
|
commitdiff
2008-08-28
Vadim Zeitlin
add the possibility to pass numeric parameters to bench...
tree
|
commitdiff
2008-08-26
Vadim Zeitlin
no changes, just a typo
tree
|
commitdiff
2008-08-13
Václav Slavík
added wxString benchmark using 2.8's HTML parser
tree
|
commitdiff
2008-08-13
Václav Slavík
HAVE_BOOST_THREAD should be off by default
tree
|
commitdiff
2008-08-11
Václav Slavík
added microbenchmark for wxCharBuffer performance
tree
|
commitdiff
2008-08-08
Vadim Zeitlin
added wxTLS_TYPE() macro
tree
|
commitdiff
2008-08-08
Vadim Zeitlin
added Win32 TLS tests
tree
|
commitdiff
2008-08-08
Vadim Zeitlin
add TLS access benchmark
tree
|
commitdiff
2008-08-06
Vadim Zeitlin
pass asciistr, not utf8str, to FromAscii
tree
|
commitdiff
2008-08-06
Vadim Zeitlin
show default values of the options in the usage message
tree
|
commitdiff
2008-07-30
Vadim Zeitlin
added another Replace() test
tree
|
commitdiff
2008-07-30
Vadim Zeitlin
added some Replace() benchmarks (#9802)
tree
|
commitdiff
2008-07-26
Vadim Zeitlin
added a simple benchmarking suite
tree
|
commitdiff
2008-04-13
Vadim Zeitlin
added a simple benchmark for wxDC::DrawLine() performance
tree
|
commitdiff
2008-03-23
Francesco Montorsi
update infos about profiling under linux (callgrind...
tree
|
commitdiff
2007-09-30
Vadim Zeitlin
another wxCmdLineEntryDesc compilation fix
tree
|
commitdiff
2007-05-03
Václav Slavík
compilation fix for 2.8 compat disabled
tree
|
commitdiff
2006-10-22
Vadim Zeitlin
fix compilation with PCH (patch 1581936)
tree
|
commitdiff
2006-09-05
Vadim Zeitlin
wx printf() implementation bug fixes ('%' handling...
tree
|
commitdiff