..
.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
expat_external.h
Detect XML_UNICODE_WCHAR_T with sizeof(wchar_t) != 2 (issue #33 )
2017-05-29 00:03:02 +02:00
expat_static.vcxproj
Visual Studio 20xx: No longer define WIN32
2017-05-25 15:25:18 +02: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.h
expat.h: Fix version hint on XML_ERROR_INVALID_ARGUMENT
2017-05-31 23:45:12 +02:00
expat.vcxproj
Visual Studio 20xx: No longer define WIN32
2017-05-25 15:25:18 +02: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.vcxproj
Visual Studio 20xx: No longer define WIN32
2017-05-25 15:25:18 +02: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.vcxproj
Visual Studio 20xx: No longer define WIN32
2017-05-25 15:25:18 +02: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
internal.h
Cover UTF-8 limit correction; some tests fail
2016-05-20 22:29:47 +02:00
latin1tab.h
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
nametab.h
utf8tab.h
winconfig.h
Fixed non-standard line breaks.
2005-12-16 17:41:19 +00:00
xmlparse.c
xmlparse.c: Fix XML_Size/XML_Index cast mixup
2017-06-13 23:37:36 +02:00
xmlrole.c
Replace WIN32 by _WIN32 in code
2017-05-25 15:25:18 +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
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
Replace WIN32 by _WIN32 in code
2017-05-25 15:25:18 +02:00
xmltok.h
Make converters tell state on termination (v3)
2016-05-02 01:00:32 +02:00