[Pkg-javascript-commits] [ltx] 416/469: Merge pull request #74 from node-xmpp/xmppsax

Jonas Smedegaard dr at jones.dk
Wed Aug 31 13:03:33 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository ltx.

commit 5cddca5dd4fa028cfd53e35cf368624143f36101
Merge: ab08122 34b8106
Author: Sonny Piers <sonny at fastmail.net>
Date:   Fri Dec 11 20:13:13 2015 +0100

    Merge pull request #74 from node-xmpp/xmppsax
    
    libxmljs backend

 README.md                           | 44 ++++++++++++++++++--------
 benchmark.js => benchmarks/parse.js |  6 ++--
 benchmark.js => benchmarks/write.js | 11 ++++---
 lib/Element.js                      |  3 +-
 lib/createElement.js                |  2 ++
 lib/escape.js                       | 10 ++++++
 lib/parsers/easysax.js              | 58 ----------------------------------
 lib/parsers/index.js                |  8 ++---
 lib/parsers/libxmljs.js             | 62 +++++++++++++++++++++++++++++++++++++
 lib/parsers/{sax.js => sax-js.js}   |  0
 package.json                        |  7 +++--
 test/parse-test.js                  |  7 ++++-
 12 files changed, 129 insertions(+), 89 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/ltx.git



More information about the Pkg-javascript-commits mailing list