wxwidgets/tests/benchmarks
Vadim Zeitlin e43f913313 Remove all blank "Modified by:" lines from top comment blocks
Having this line is not useful at all as it doesn't contain any
information and shouldn't be filled in the future as git-shortlog can
provide the information about people who changed the given file more
more reliably than consulting the comments in any case.

Keep the non-blank lines for historical purposes.
2023-10-22 01:22:48 +02:00
..
htmlparser Remove unnecessary wxUSE_STL test from HTML parser benchmark 2023-04-09 02:33:22 +02:00
bench.bkl Add simple wxRegEx benchmark 2021-07-15 21:44:28 +02:00
bench.cpp Use current locale for the benchmarks 2023-04-05 13:37:02 +02:00
bench.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
datetime.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
display.cpp Add a simple benchmark of wxDisplaySize() and related functions 2018-09-30 00:38:27 +02:00
graphics.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
htmltest.html
image.cpp Benchmark wxIMAGE_QUALITY_BOX_AVERAGE too for completeness 2022-02-23 00:01:52 +00:00
ipcclient.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
log.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
makefile.gcc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
Makefile.in Rebake after the previous commit 2023-07-29 18:13:29 +02:00
makefile.vc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
mbconv.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
printfbench.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
regex.cpp Add simple wxRegEx benchmark 2021-07-15 21:44:28 +02:00
strings.cpp Add new macro for standard library header inclusion 2023-07-24 16:54:14 +01:00
tls.cpp Remove wxTLS_XXX() macros from wx itself 2022-10-26 03:31:54 +02:00