[Pkg-javascript-commits] [node-expat] 02/04: Merge branch 'master' of ssh://git.debian.org/git/pkg-javascript/node-expat
Jérémy Lal
kapouer at moszumanska.debian.org
Wed Dec 21 15:33:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-expat.
commit b3fb38488b3fc27fa9e966f5166d56194b00a1dd
Merge: a46e7be 58f44b1
Author: Jérémy Lal <kapouer at melix.org>
Date: Wed Dec 21 16:30:08 2016 +0100
Merge branch 'master' of ssh://git.debian.org/git/pkg-javascript/node-expat
.npmignore | 2 +-
README.md | 107 ++++-
bench.js | 61 ---
benchmark.js | 71 +++
debian/changelog | 35 ++
debian/control | 6 +-
debian/control.in | 6 +-
debian/copyright_hints | 14 +-
debian/gbp.conf | 4 +-
.../patches/1001_relax_test_timing_tolerance.patch | 4 +-
debian/rules | 8 -
debian/watch | 6 +-
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 +-
69 files changed, 1458 insertions(+), 784 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