libexpat/expat/lib
Sebastian Pipping af507cef2c Fix regression bug #539 (needs -DXML_UNICODE)
Thanks to Andy Wang and Karl Waclawek!
2016-07-17 20:30:25 +02:00
..
.gitignore Applied patch #598944: Static library builds for VC++ 2002-08-23 15:04:52 +00:00
amigaconfig.h Remove pre-2.0.0 leftovers of using "check" unit testing library 2016-03-12 02:31:29 +01:00
ascii.h Replaced all literal references to ASCII characters with macros that 2007-05-08 02:25:35 +00:00
asciitab.h Minor consistency nit. 2002-07-01 20:44:54 +00:00
expat_external.h Never hide official symbols (for -fvisibility=hidden) 2016-05-11 20:04:43 +02:00
expat_static.dsp Resolve COMPILING_FOR_WINDOWS (ex COMPILED_FROM_DSP) in favor of WIN32 2016-06-13 17:05:16 +02:00
expat_static.vcxproj 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
expat_static.vcxproj.filters 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
expat.dsp Resolve COMPILING_FOR_WINDOWS (ex COMPILED_FROM_DSP) in favor of WIN32 2016-06-13 17:05:16 +02:00
expat.h Fixed versioning comment. 2016-06-20 16:43:12 -04:00
expat.vcxproj 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
expat.vcxproj.filters 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
expatw_static.dsp Resolve COMPILING_FOR_WINDOWS (ex COMPILED_FROM_DSP) in favor of WIN32 2016-06-13 17:05:16 +02:00
expatw_static.vcxproj 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
expatw_static.vcxproj.filters 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
expatw.dsp Resolve COMPILING_FOR_WINDOWS (ex COMPILED_FROM_DSP) in favor of WIN32 2016-06-13 17:05:16 +02:00
expatw.vcxproj 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
expatw.vcxproj.filters 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
iasciitab.h Minor consistency nit. 2002-07-01 20:44:54 +00:00
internal.h Cover UTF-8 limit correction; some tests fail 2016-05-20 22:29:47 +02:00
latin1tab.h Minor consistency nit. 2002-07-01 20:44:54 +00:00
libexpat.def lib/libexpat*.def: Fix version in comment 2016-03-12 01:08:32 +01:00
libexpatw.def lib/libexpat*.def: Fix version in comment 2016-03-12 01:08:32 +01:00
macconfig.h remove unused stanzas 2003-11-02 18:14:11 +00:00
Makefile.MPW Mac OS (classic) support, based on patches from Thomas Wegner and 2002-07-08 17:06:55 +00:00
nametab.h These are the first check-ins for the libexpat task: create configuration 2000-09-18 16:26:23 +00:00
utf8tab.h Minor consistency nit. 2002-07-01 20:44:54 +00:00
watcomconfig.h Applied patrch #1523242 - support for Open Watcom 1.5. 2006-08-05 17:01:43 +00:00
winconfig.h Fixed non-standard line breaks. 2005-12-16 17:41:19 +00:00
xmlparse.c Fix regression bug #539 (needs -DXML_UNICODE) 2016-07-17 20:30:25 +02:00
xmlrole.c Resolve COMPILING_FOR_WINDOWS (ex COMPILED_FROM_DSP) in favor of WIN32 2016-06-13 17:05:16 +02:00
xmlrole.h Remove trailing whitespace. 2002-11-12 21:49:36 +00:00
xmltok_impl.c Fix infinite loop 2016-06-18 16:33:43 +02:00
xmltok_impl.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
xmltok_ns.c Change for MS VC++: Added #ifdefs to allow for passing xmltok_impl.c and 2006-11-26 17:34:46 +00:00
xmltok.c Resolve COMPILING_FOR_WINDOWS (ex COMPILED_FROM_DSP) in favor of WIN32 2016-06-13 17:05:16 +02:00
xmltok.h Make converters tell state on termination (v3) 2016-05-02 01:00:32 +02:00