libexpat/expat/lib
Rhodri James 4af5450ebb Don't suppress default handler unnecessarily (Issue #11)
The roles XML_ROLE_DOCTYPE_PUBLIC_ID and XML_ROLE_DOCTYPE_SYSTEM_ID
fall through to XML_ROLE_ENTITY_PUBLIC_ID and XML_ROLE_ENTITY_SYSTEM_ID
respectively.  This lead to the default handler getting suppressed if
there was no start doctype declaration handler but there was an entity
declaration handler.
2017-08-23 00:36:20 +02:00
..
.gitignore Applied patch #598944: Static library builds for VC++ 2002-08-23 15:04:52 +00:00
ascii.h Inline copyright headers with C/C++ code where missing (#116) 2017-08-12 21:02:41 +02:00
asciitab.h Inline copyright headers with C/C++ code where missing (#116) 2017-08-12 21:02:41 +02:00
expat_external.h Inline copyright headers with C/C++ code where missing (#116) 2017-08-12 21:02:41 +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.4 (#123) 2017-08-19 16:40:21 +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 Inline copyright headers with C/C++ code where missing (#116) 2017-08-12 21:02:41 +02:00
internal.h Inline copyright headers with C/C++ code where missing (#116) 2017-08-12 21:02:41 +02:00
latin1tab.h Inline copyright headers with C/C++ code where missing (#116) 2017-08-12 21:02:41 +02: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: Mention license name and modifications (#116) 2017-08-12 21:31:32 +02:00
Makefile.am lib/Makefile.am: Install files AUTHORS and Changes, too 2017-08-15 22:09:59 +02:00
nametab.h Inline copyright headers with C/C++ code where missing (#116) 2017-08-12 21:02:41 +02:00
siphash.h Document fix to use of SIPHASH_MAIN macro 2017-07-25 19:46:47 +02:00
utf8tab.h Inline copyright headers with C/C++ code where missing (#116) 2017-08-12 21:02:41 +02:00
winconfig.h Inline copyright headers with C/C++ code where missing (#116) 2017-08-12 21:02:41 +02:00
xmlparse.c Don't suppress default handler unnecessarily (Issue #11) 2017-08-23 00:36:20 +02:00
xmlrole.c Inline copyright headers with C/C++ code where missing (#116) 2017-08-12 21:02:41 +02:00
xmlrole.h Inline copyright headers with C/C++ code where missing (#116) 2017-08-12 21:02:41 +02:00
xmltok_impl.c Inline copyright headers with C/C++ code where missing (#116) 2017-08-12 21:02:41 +02:00
xmltok_impl.h Inline copyright headers with C/C++ code where missing (#116) 2017-08-12 21:02:41 +02:00
xmltok_ns.c Inline copyright headers with C/C++ code where missing (#116) 2017-08-12 21:02:41 +02:00
xmltok.c Do not cast arguments of memcpy(3). 2017-08-21 19:48:20 +02:00
xmltok.h Inline copyright headers with C/C++ code where missing (#116) 2017-08-12 21:02:41 +02:00