[Pkg-javascript-commits] [node-expat] 31/34: Merge tag 'upstream/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 67a4abb502d0cf8e0127532b46b3d6577f65b026
Merge: ba7041f 70f3461
Author: Jonas Smedegaard <dr at jones.dk>
Date: Wed Aug 31 12:27:51 2016 +0200
Merge tag 'upstream/2.3.15'
Upstream version 2.3.15
# gpg: Underskrift lavet ons 31 aug 2016 12:27:48 CEST med RSA nøgle-id 2C7C3146C1A00121
# gpg: God underskrift fra »Jonas Smedegaard <dr at jones.dk>« [ultimativ]
# gpg: også kendt som »Jonas Smedegaard <js at debian.org>« [ultimativ]
# gpg: også kendt som »Jonas Smedegaard <jonas at homebase.dk>« [ultimativ]
# gpg: også kendt som »[jpeg image of size 4165]« [ultimativ]
.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