libexpat/expat/lib
Sebastian Pipping d4d8d486af xmltok.c: Use memcpy instead of copying single bytes (fixes #282)
Fixes cppcheck's complaint as a side-effect.
2019-07-17 16:21:32 +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 Inline copyright headers with C/C++ code where missing (#116) 2017-08-12 21:02:41 +02:00
expat_external.h Hide private symbols. 2018-09-20 17:45:01 +01:00
expat_static.vcxproj Enable CRT_SECURE_NO_WARNINGS in default VC projects 2017-12-03 16:30:58 +01:00
expat_static.vcxproj.filters Integrate loadlibrary.c into build systems 2017-07-26 15:03:55 +02:00
expat.h Bump version from 2.2.6 to 2.2.7 2019-06-19 18:41:14 +02:00
expat.vcxproj Enable CRT_SECURE_NO_WARNINGS in default VC projects 2017-12-03 16:30:58 +01:00
expat.vcxproj.filters Integrate loadlibrary.c into build systems 2017-07-26 15:03:55 +02:00
expatw_static.vcxproj Enable CRT_SECURE_NO_WARNINGS in default VC projects 2017-12-03 16:30:58 +01:00
expatw_static.vcxproj.filters Integrate loadlibrary.c into build systems 2017-07-26 15:03:55 +02:00
expatw.vcxproj Enable CRT_SECURE_NO_WARNINGS in default VC projects 2017-12-03 16:30:58 +01: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 Hide private symbols. 2018-09-20 17:45:01 +01:00
latin1tab.h Inline copyright headers with C/C++ code where missing (#116) 2017-08-12 21:02:41 +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
loadlibrary.c loadlibrary.c: Exclude line from coverage 2017-09-11 17:11:29 +02:00
Makefile.am Drop -rpath libtool option as libexpat.so has no dependencies (#181) 2018-01-07 23:23:31 +01:00
nametab.h Inline copyright headers with C/C++ code where missing (#116) 2017-08-12 21:02:41 +02:00
siphash.h Document #202 2018-07-08 19:36:30 +02:00
utf8tab.h Inline copyright headers with C/C++ code where missing (#116) 2017-08-12 21:02:41 +02:00
winconfig.h Assume memmove(3) exists. 2018-09-20 21:24:17 +02:00
xmlparse.c xmlparse.c: Limit scope of new_connector to save sizeof(char*) on the stack 2019-07-01 20:15:11 +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 Fix -Wimplicit-fallthrough related warnings 2018-07-06 10:12:05 +07: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 xmltok.c: Use memcpy instead of copying single bytes (fixes #282) 2019-07-17 16:21:32 +02:00
xmltok.h Remove unused sameName functions from ENCODING structure 2017-09-02 16:17:18 +02:00