libexpat/expat/lib
luz.paz 56893d4fbb Fix source comment typos
Found via `codespell -q 3 -S ./testdata,./expat/Changes`
2019-11-04 07:52:31 -05: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 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: Improve warning regarding lack of high quality entropy (#172) 2019-10-26 15:23:09 +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