libexpat/expat/lib
2017-04-26 00:04:52 +02:00
..
.gitignore
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 Never hide official symbols (for -fvisibility=hidden) 2016-05-11 20:04:43 +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.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.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.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
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
Makefile.MPW
nametab.h
utf8tab.h
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 Tidy up attribute prefix bindings on error (fixes #17) 2017-04-26 00:04:52 +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
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 utf8_toUtf8: Cut off partial characters in case of sufficient space, too (closes #16) 2017-03-30 19:38:57 +02:00
xmltok.h Make converters tell state on termination (v3) 2016-05-02 01:00:32 +02:00