]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of expat 2.2.6
authorvangyzen <vangyzen@FreeBSD.org>
Fri, 2 Nov 2018 22:10:07 +0000 (22:10 +0000)
committervangyzen <vangyzen@FreeBSD.org>
Fri, 2 Nov 2018 22:10:07 +0000 (22:10 +0000)
commitae0d7c39bd23951f2fa0599db4dde3e015d7ef32
treea02e6dd407e533d1d1cab88ead33a499d9291ae4
parent133af1c34d380f2ede4f0fbfe5885451fd361d93
Vendor import of expat 2.2.6

Sponsored by: Dell EMC Isilon
82 files changed:
AUTHORS [new file with mode: 0644]
COPYING
Changes
FREEBSD-Xlist
MANIFEST [deleted file]
Makefile.am [new file with mode: 0644]
Makefile.in
README [deleted file]
README.md [new file with mode: 0644]
configure.ac
doc/Makefile.am [new file with mode: 0644]
doc/Makefile.in [new file with mode: 0644]
doc/expat.png [changed mode: 0755->0644]
doc/reference.html
doc/xmlwf.1
doc/xmlwf.xml
examples/Makefile.am [new file with mode: 0644]
examples/Makefile.in [new file with mode: 0644]
examples/elements.c
examples/outline.c
expat_config.h.in
lib/Makefile.am [new file with mode: 0644]
lib/Makefile.in [new file with mode: 0644]
lib/ascii.h
lib/asciitab.h
lib/expat.h
lib/expat_external.h [changed mode: 0755->0644]
lib/iasciitab.h
lib/internal.h
lib/latin1tab.h
lib/loadlibrary.c [new file with mode: 0644]
lib/nametab.h
lib/siphash.h [new file with mode: 0644]
lib/utf8tab.h
lib/xmlparse.c
lib/xmlrole.c
lib/xmlrole.h
lib/xmltok.c
lib/xmltok.h
lib/xmltok_impl.c
lib/xmltok_impl.h
lib/xmltok_ns.c
run.sh.in [new file with mode: 0644]
test-driver-wrapper.sh [new file with mode: 0755]
tests/Makefile.am [new file with mode: 0644]
tests/Makefile.in [new file with mode: 0644]
tests/benchmark/Makefile.am [new file with mode: 0644]
tests/benchmark/Makefile.in [new file with mode: 0644]
tests/benchmark/README.txt [changed mode: 0755->0644]
tests/benchmark/benchmark.c [changed mode: 0755->0644]
tests/benchmark/benchmark.sln [new file with mode: 0644]
tests/chardata.c
tests/chardata.h
tests/memcheck.c [new file with mode: 0644]
tests/memcheck.h [new file with mode: 0644]
tests/minicheck.c [changed mode: 0755->0644]
tests/minicheck.h [changed mode: 0755->0644]
tests/runtests.c
tests/runtests.sln [new file with mode: 0644]
tests/runtestspp.cpp [changed mode: 0755->0644]
tests/structdata.c [new file with mode: 0644]
tests/structdata.h [new file with mode: 0644]
tests/udiffer.py [new file with mode: 0755]
tests/xmltest.log.expected [new file with mode: 0644]
tests/xmltest.sh
xmlwf/Makefile.am [new file with mode: 0644]
xmlwf/Makefile.in [new file with mode: 0644]
xmlwf/codepage.c [changed mode: 0755->0644]
xmlwf/codepage.h [changed mode: 0755->0644]
xmlwf/ct.c [changed mode: 0755->0644]
xmlwf/filemap.h [changed mode: 0755->0644]
xmlwf/readfilemap.c [changed mode: 0755->0644]
xmlwf/unixfilemap.c [changed mode: 0755->0644]
xmlwf/win32filemap.c [changed mode: 0755->0644]
xmlwf/xmlfile.c [changed mode: 0755->0644]
xmlwf/xmlfile.h [changed mode: 0755->0644]
xmlwf/xmlmime.c [changed mode: 0755->0644]
xmlwf/xmlmime.h [changed mode: 0755->0644]
xmlwf/xmltchar.h [changed mode: 0755->0644]
xmlwf/xmlurl.h [changed mode: 0755->0644]
xmlwf/xmlwf.c [changed mode: 0755->0644]
xmlwf/xmlwin32url.cxx [changed mode: 0755->0644]