summaryrefslogtreecommitdiff
path: root/expat/tests/benchmark
Commit message (Expand)AuthorAgeFilesLines
* Increase precision in existing MIT headers based on Git historySebastian Pipping2021-05-022-3/+6
* Update Autotools to use AM_CPPFLAGS, AM_CFLAGS, and AM_CXXFLAGSJeffrey Walton2020-03-171-1/+1
* win32: Remove MSVC solution and project filesSebastian Pipping2019-08-292-168/+0
* Mass-apply clang-format 9 using ./apply-clang-format.shclang-format2019-08-031-51/+47
* benchmark: Indent preprocessor codeSebastian Pipping2017-08-261-4/+4
* Fix benchmark to compile under XML_UNICODE_WCHAR_TRhodri James2017-08-261-1/+8
* Inline copyright headers with C/C++ code where missing (#116)Sebastian Pipping2017-08-121-0/+32
* Replace handwritten Makefile with GNU AutomakeSebastian Pipping2017-08-121-0/+40
* Extend .gitignoreSebastian Pipping2017-08-111-0/+1
* examples|tests|xmlwf: Drop AmigaOS 4.x include (issue #14)Sebastian Pipping2017-06-071-4/+0
* Visual Studio 20xx: No longer define WIN32Sebastian Pipping2017-05-251-2/+2
* *.dsp,*.dsw: Drop Visual Studio 6.0 (issue #14)Sebastian Pipping2017-04-252-132/+0
* Added Visual Studio 2013 solution/project files. Will also work in Visual Stu...Karl Waclawek2016-06-172-0/+168
* Modified Windows project files to import properly into Visual Studio 2010.Karl Waclawek2012-02-211-4/+4
* Removed need for amiga_main().Steven Solie2007-06-031-6/+4
* Modified code to use XML_ParserReset() instead of creating a newKarl Waclawek2006-04-071-5/+7
* Added support for XML_LARGE_SIZE.Karl Waclawek2006-01-011-1/+8
* Small corrections.Karl Waclawek2006-01-011-2/+2
* *** empty log message ***Steven Solie2005-12-241-0/+6
* convert MSVC project and workspace files to binary files that must alwaysFred L. Drake, Jr.2004-09-302-132/+132
* Corrected typo.Karl Waclawek2003-09-051-1/+1
* Explains usage of benchmark utility.Karl Waclawek2003-09-041-0/+16
* Small benchmark utility to test pure parser speed.Karl Waclawek2003-09-043-0/+233