libexpat/expat/lib
Sebastian Pipping ef09dbabd4 xmlparse.c: Fix undefined behavior for XML_UNICODE
Pointer arithmetic with NULL is undefined behavior.
This reverts c71f27573b
2020-03-20 05:31:40 +01:00
..
.gitignore Remove expat.h from .gitignore (#224) 2018-10-05 17:14:37 +02:00
ascii.h Inline copyright headers with C/C++ code where missing (#116) 2017-08-12 21:02:41 +02:00
asciitab.h Mass-apply clang-format 9 using ./apply-clang-format.sh 2019-08-03 21:31:44 +02:00
expat_external.h expat_external.h: Inline remains of XML_USE_MSC_EXTENSIONS 2019-08-29 19:49:56 +02:00
expat.h Fix source comment typos 2019-11-04 07:52:31 -05:00
iasciitab.h Mass-apply clang-format 9 using ./apply-clang-format.sh 2019-08-03 21:31:44 +02:00
internal.h handle unused parameters with the usual (void)param; statement rather than gcc-specific attribute 2019-08-16 09:52:09 -04:00
latin1tab.h Mass-apply clang-format 9 using ./apply-clang-format.sh 2019-08-03 21:31:44 +02:00
libexpat.def Fix syntax of Windows module definition files 2019-01-10 21:26:07 +02:00
libexpatw.def Fix syntax of Windows module definition files 2019-01-10 21:26:07 +02:00
Makefile.am xmlwf: Add missing @AM_*FLAGS@ 2020-03-18 00:32:06 +01:00
nametab.h Mass-apply clang-format 9 using ./apply-clang-format.sh 2019-08-03 21:31:44 +02:00
siphash.h Mass-apply clang-format 9 using ./apply-clang-format.sh 2019-08-03 21:31:44 +02:00
utf8tab.h Mass-apply clang-format 9 using ./apply-clang-format.sh 2019-08-03 21:31:44 +02:00
winconfig.h Mass-apply clang-format 9 using ./apply-clang-format.sh 2019-08-03 21:31:44 +02:00
xmlparse.c xmlparse.c: Fix undefined behavior for XML_UNICODE 2020-03-20 05:31:40 +01:00
xmlrole.c xmlparse.c|xmlrole.c: Fix compiler warning "unused parameter" with -DEXPAT_DTD=OFF 2019-09-29 19:34:39 +02:00
xmlrole.h Mass-apply clang-format 9 using ./apply-clang-format.sh 2019-08-03 21:31:44 +02:00
xmltok_impl.c handle unused parameters with the usual (void)param; statement rather than gcc-specific attribute 2019-08-16 09:52:09 -04:00
xmltok_impl.h xmltok: Add more in-code documentation about byte types 2019-08-28 01:27:32 +02:00
xmltok_ns.c Mass-apply clang-format 9 using ./apply-clang-format.sh 2019-08-03 21:31:44 +02:00
xmltok.c xmltok.c: Address warnings about accidental non-ASCII dashes in comments (#355) 2019-10-01 21:50:52 +02:00
xmltok.h Mass-apply clang-format 9 using ./apply-clang-format.sh 2019-08-03 21:31:44 +02:00