libexpat/expat/lib
2019-10-13 13:06:05 +02: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 Bump version from 2.2.8 to 2.2.9 2019-09-25 21:22:30 +02: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 replace loadlibrary.c and RtlGenRandom call with rand_s() on windows 2019-08-07 19:43:38 +02: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: Limit declaration of rand_s to mingwrt <5.3.0 2019-10-13 13:06:05 +02: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