[Pkg-javascript-commits] [node-expat] 16/34: Merge pull request #155
Jonas Smedegaard
dr at jones.dk
Wed Aug 31 10:46:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository node-expat.
commit a395d40a551ea88f9b87062dc1cff11ce4270850
Merge: c4c43a7 0184a2d
Author: Astro <astro at spaceboyz.net>
Date: Mon Jun 27 22:06:40 2016 +0200
Merge pull request #155
deps/libexpat/CMake.README | 12 +-
deps/libexpat/CMakeLists.txt | 37 +-
deps/libexpat/COPYING | 5 +-
deps/libexpat/Changes | 66 +++-
deps/libexpat/MANIFEST | 4 +-
deps/libexpat/Makefile.in | 29 +-
deps/libexpat/README | 4 +-
deps/libexpat/bcb5/elements.bpr | 2 +-
deps/libexpat/bcb5/expat.bpr | 20 +-
deps/libexpat/bcb5/expat.mak | 2 +-
deps/libexpat/bcb5/expat_static.bpr | 18 +-
deps/libexpat/bcb5/expat_static.mak | 2 +-
deps/libexpat/bcb5/expatw.bpr | 22 +-
deps/libexpat/bcb5/expatw.mak | 2 +-
deps/libexpat/bcb5/expatw_static.bpr | 34 +-
deps/libexpat/bcb5/expatw_static.mak | 2 +-
deps/libexpat/bcb5/outline.bpr | 2 +-
deps/libexpat/bcb5/xmlwf.bpr | 16 +-
deps/libexpat/bcb5/xmlwf.mak | 2 +-
deps/libexpat/conftools/ac_c_bigendian_cross.m4 | 2 +-
deps/libexpat/conftools/mkinstalldirs | 2 +-
deps/libexpat/doc/expat.png | Bin 1027 -> 1029 bytes
deps/libexpat/doc/reference.html | 8 +-
deps/libexpat/doc/valid-xhtml10.png | Bin 2368 -> 2370 bytes
deps/libexpat/examples/elements.c | 9 +-
deps/libexpat/examples/outline.c | 7 +
deps/libexpat/lib/amigaconfig.h | 3 -
deps/libexpat/lib/expat.dsp | 4 +-
deps/libexpat/lib/expat.h | 13 +-
deps/libexpat/lib/expat_external.h | 14 +
deps/libexpat/lib/expat_static.dsp | 4 +-
deps/libexpat/lib/expatw.dsp | 4 +-
deps/libexpat/lib/expatw_static.dsp | 4 +-
deps/libexpat/lib/internal.h | 22 ++
deps/libexpat/lib/libexpat.def | 3 +
deps/libexpat/lib/libexpatw.def | 3 +
deps/libexpat/lib/xmlparse.c | 127 +++++--
deps/libexpat/lib/xmlrole.c | 224 +++++------
deps/libexpat/lib/xmltok.c | 230 ++++++++----
deps/libexpat/lib/xmltok.h | 10 +-
deps/libexpat/lib/xmltok_impl.c | 226 ++++++-----
deps/libexpat/tests/benchmark/README.txt | 2 +-
deps/libexpat/tests/chardata.c | 8 +-
deps/libexpat/tests/minicheck.c | 7 +-
deps/libexpat/tests/minicheck.h | 15 +-
deps/libexpat/tests/runtests.c | 479 ++++++++++++++++--------
deps/libexpat/tests/xmltest.sh | 8 +-
deps/libexpat/win32/README.txt | 8 +
deps/libexpat/win32/expat.iss | 25 +-
deps/libexpat/xmlwf/codepage.c | 5 +-
deps/libexpat/xmlwf/readfilemap.c | 9 +-
deps/libexpat/xmlwf/unixfilemap.c | 4 +-
deps/libexpat/xmlwf/xmlfile.c | 9 +-
deps/libexpat/xmlwf/xmlwf.c | 48 +--
deps/libexpat/xmlwf/xmlwf.dsp | 4 +-
55 files changed, 1186 insertions(+), 645 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-expat.git
More information about the Pkg-javascript-commits
mailing list