libexpat/expat/lib
2017-08-12 16:09:50 +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 Integrate loadlibrary.c into build systems 2017-07-26 15:03:55 +02:00
expat_static.vcxproj.filters Integrate loadlibrary.c into build systems 2017-07-26 15:03:55 +02:00
expat.h Prepare release version 2.2.3 2017-08-02 15:40:48 +02:00
expat.vcxproj Integrate loadlibrary.c into build systems 2017-07-26 15:03:55 +02:00
expat.vcxproj.filters Integrate loadlibrary.c into build systems 2017-07-26 15:03:55 +02:00
expatw_static.vcxproj Integrate loadlibrary.c into build systems 2017-07-26 15:03:55 +02:00
expatw_static.vcxproj.filters Integrate loadlibrary.c into build systems 2017-07-26 15:03:55 +02:00
expatw.vcxproj Integrate loadlibrary.c into build systems 2017-07-26 15:03:55 +02:00
expatw.vcxproj.filters Integrate loadlibrary.c into build systems 2017-07-26 15:03:55 +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
loadlibrary.c loadlibrary.c: Address -Wempty-translation-unit 2017-08-02 13:34:46 +02:00
Makefile.am Replace handwritten Makefile with GNU Automake 2017-08-12 16:09:50 +02: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 Document fix to use of SIPHASH_MAIN macro 2017-07-25 19:46:47 +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 CMake: detect the presence of entropy functions 2017-08-05 22:23:59 +02:00
xmlrole.c Comment change: exclude error() role handler from coverage 2017-07-22 22:49:22 +02:00
xmlrole.h Remove trailing whitespace. 2002-11-12 21:49:36 +00:00
xmltok_impl.c Comment change: exclude unreachable line from coverage figures 2017-07-22 22:49:20 +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 xmltok.c: Avoid copying of partial characters for UTF-8 input (#115) 2017-08-11 13:07:52 +02:00
xmltok.h Make converters tell state on termination (v3) 2016-05-02 01:00:32 +02:00