Commit Graph

15 Commits

Author SHA1 Message Date
Sebastian Pipping
5c01dc098f Extend .gitignore 2017-08-11 23:25:00 +02:00
Sebastian Pipping
4f862dddf9 examples|tests|xmlwf: Drop AmigaOS 4.x include (issue #14) 2017-06-07 20:31:15 +02:00
Sebastian Pipping
50e0dd88f0 Visual Studio 20xx: No longer define WIN32 2017-05-25 15:25:18 +02:00
Sebastian Pipping
a67f2a2545 *.dsp,*.dsw: Drop Visual Studio 6.0 (issue #14) 2017-04-25 23:51:59 +02:00
Karl Waclawek
309ad17f97 Added Visual Studio 2013 solution/project files. Will also work in Visual Studio 2015 if VS 2013 is installed. Otherwise, open a "Visual Studio 2015 Developer Command Prompt" and execute "devenv.exe /upgrade expat.sln" in the expat directory to upgrade the main solution and project files (Tests have their own solutions). 2016-06-17 14:34:46 -04:00
Karl Waclawek
a389cc4721 Modified Windows project files to import properly into Visual Studio 2010. 2012-02-21 03:45:40 +00: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
Karl Waclawek
0e0d422f6c Small corrections. 2006-01-01 18:53:44 +00:00
Steven Solie
0845031711 *** empty log message *** 2005-12-24 06:34:24 +00:00
Fred L. Drake, Jr.
0699f3c162 convert MSVC project and workspace files to binary files that must always
use the DOS/Windows CR-LF line end convention

(closes SF bug #1007088)
2004-09-30 02:47:03 +00:00
Karl Waclawek
8128549ff1 Corrected typo. 2003-09-05 00:42:46 +00:00
Karl Waclawek
8ffc7e6556 Explains usage of benchmark utility. 2003-09-04 16:13:10 +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