.. |
.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
|
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
|
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 |
nametab.h
|
|
|
utf8tab.h
|
Minor consistency nit.
|
2002-07-01 20:44:54 +00:00 |
winconfig.h
|
Fixed non-standard line breaks.
|
2005-12-16 17:41:19 +00:00 |
xmlparse.c
|
Merge branch 'better-entropy' (pull request #30)
|
2017-06-07 20:18:50 +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 |