[Pkg-javascript-commits] [sax.js] 02/15: Merge tag 'upstream/0.5.5'
Jérémy Lal
kapouer at alioth.debian.org
Mon Sep 23 00:23:25 UTC 2013
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository sax.js.
commit 22bdb0496c14c66c26ad953db82570f1822e5b44
Merge: d683c97 ca152a1
Author: Jérémy Lal <kapouer at melix.org>
Date: Mon Sep 23 02:05:56 2013 +0200
Merge tag 'upstream/0.5.5'
Upstream version 0.5.5
# gpg: Signature faite le lun. 23 sept. 2013 02:05:53 CEST avec la clef RSA d'identifiant DD39F374
# gpg: Bonne signature de « Jérémy Lal <kapouer at melix.org> »
# gpg: alias « Jérémy Lal <jerry at edagames.com> »
AUTHORS | 1 +
LICENSE | 47 +--
LICENSE-W3C.html | 188 ++++++++++++
README.md | 3 +-
component.json | 12 +
examples/example.js | 50 ++--
examples/switch-bench.js | 45 ---
lib/sax.js | 436 ++++++++++++++++++++++++----
package.json | 20 +-
test/attribute-name.js | 33 +++
test/buffer-overrun.js | 3 +-
test/case.js | 9 +-
test/cdata-chunked.js | 2 +-
test/cdata-end-split.js | 2 +-
test/cdata-fake-end.js | 4 +-
test/cdata-multiple.js | 2 +-
test/cdata.js | 2 +-
test/cyrillic.js | 8 +
test/duplicate-attribute.js | 13 +
test/entities.js | 10 +
test/entity-mega.js | 16 +
test/issue-23.js | 16 +-
test/issue-30.js | 4 +-
test/issue-35.js | 2 +-
test/issue-47.js | 9 +-
test/issue-49.js | 8 +-
test/issue-84.js | 13 +
test/script-close-better.js | 12 +
test/script.js | 6 +-
test/self-closing-child-strict.js | 12 +-
test/self-closing-child.js | 12 +-
test/self-closing-tag.js | 8 +-
test/stray-ending.js | 4 +-
test/trailing-attribute-no-value.js | 10 +
test/trailing-non-whitespace.js | 3 +-
test/unclosed-root.js | 11 +
test/unquoted.js | 3 +-
test/utf8-split.js | 32 ++
test/xmlns-issue-41.js | 1 +
test/xmlns-rebinding.js | 12 +-
test/xmlns-strict.js | 19 +-
test/xmlns-unbound-element.js | 33 +++
test/xmlns-unbound.js | 2 +-
test/xmlns-xml-default-ns.js | 31 ++
test/xmlns-xml-default-prefix-attribute.js | 1 +
test/xmlns-xml-default-prefix.js | 1 +
test/xmlns-xml-default-redefine.js | 1 +
47 files changed, 948 insertions(+), 224 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/sax.js.git
More information about the Pkg-javascript-commits
mailing list