[Pkg-javascript-commits] [node-expat] 30/34: New upstream version 2.3.15
Jonas Smedegaard
dr at jones.dk
Wed Aug 31 10:46:50 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 70f3461f9417bbfe28a4515d6c391db37782eae5
Merge: c9c3b63 b062e57
Author: Jonas Smedegaard <dr at jones.dk>
Date: Wed Aug 31 12:27:46 2016 +0200
New upstream version 2.3.15
.npmignore | 2 +-
README.md | 107 +++++-
bench.js | 61 ---
benchmark.js | 71 ++++
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 +-
package.json | 48 ++-
test/index.js | 39 +-
61 files changed, 1402 insertions(+), 757 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