libexpat/expat/lib
Viktor Szakats 73a5a2e9c0 LoadLibrary() call to work correctly regardless of _UNICODE setting
This solution allows the build system to chose whichever mode, instead
of forcing the "ANSI" alternative of the API.
2017-06-25 19:42:17 +02:00
..
.gitignore Applied patch #598944: Static library builds for VC++ 2002-08-23 15:04:52 +00: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 siphash: Integrate into build system 2017-06-11 01:20:41 +02:00
expat_static.vcxproj.filters siphash: Integrate into build system 2017-06-11 01:20:41 +02:00
expat.h Bump version, year, and ID for 2.2.1 2017-06-17 01:58:05 +02:00
expat.vcxproj siphash: Integrate into build system 2017-06-11 01:20:41 +02:00
expat.vcxproj.filters siphash: Integrate into build system 2017-06-11 01:20:41 +02:00
expatw_static.vcxproj siphash: Integrate into build system 2017-06-11 01:20:41 +02:00
expatw_static.vcxproj.filters siphash: Integrate into build system 2017-06-11 01:20:41 +02:00
expatw.vcxproj siphash: Integrate into build system 2017-06-11 01:20:41 +02:00
expatw.vcxproj.filters siphash: Integrate into build system 2017-06-11 01:20:41 +02: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
nametab.h These are the first check-ins for the libexpat task: create configuration 2000-09-18 16:26:23 +00:00
siphash.h siphash.h: Compress change log a bit 2017-06-23 21:06:20 +02:00
utf8tab.h Minor consistency nit. 2002-07-01 20:44:54 +00:00
winconfig.h MinGW: No longer ignore expat_config.h 2017-06-16 20:38:52 +02:00
xmlparse.c LoadLibrary() call to work correctly regardless of _UNICODE setting 2017-06-25 19:42:17 +02:00
xmlrole.c Remove amigaconfig.h and macconfig.h (issue #14) 2017-06-16 21:06: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 Remove amigaconfig.h and macconfig.h (issue #14) 2017-06-16 21:06:16 +02:00
xmltok.h Make converters tell state on termination (v3) 2016-05-02 01:00:32 +02:00