Commit Graph

10 Commits

Author SHA1 Message Date
clang-format
d248bbd940 Mass-apply clang-format 9 using ./apply-clang-format.sh 2019-08-03 21:31:44 +02:00
Sebastian Pipping
4767305c1a benchmark: Indent preprocessor code 2017-08-26 17:18:10 +02:00
Rhodri James
bc775ae501 Fix benchmark to compile under XML_UNICODE_WCHAR_T 2017-08-26 17:17:21 +02:00
Sebastian Pipping
a704c940a4 Inline copyright headers with C/C++ code where missing (#116) 2017-08-12 21:02:41 +02:00
Sebastian Pipping
4f862dddf9 examples|tests|xmlwf: Drop AmigaOS 4.x include (issue #14) 2017-06-07 20:31:15 +02:00
Steven Solie
220b5e566d Removed need for amiga_main(). 2007-06-03 15:00:09 +00:00
Karl Waclawek
74a3f4673d Modified code to use XML_ParserReset() instead of creating a new
parser instance on each iteration of the main loop.
2006-04-07 20:25:43 +00:00
Karl Waclawek
efcfaa79a9 Added support for XML_LARGE_SIZE. 2006-01-01 21:17:41 +00:00
Steven Solie
0845031711 *** empty log message *** 2005-12-24 06:34:24 +00:00
Karl Waclawek
0c62e320f8 Small benchmark utility to test pure parser speed.
Tested on Windows only. Includes MS VC++ 6.0 workspace.
2003-09-04 16:01:54 +00:00