[Pkg-javascript-commits] [node-string-decoder] 21/27: Merge pull request #2 from rvagg/update-to-latest-core
Bastien Roucariès
rouca at moszumanska.debian.org
Thu May 11 15:12:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-string-decoder.
commit 5dd33eb5f414d96896818eb9abb9070351fffad3
Merge: 0cd36da 53f692c
Author: Matteo Collina <matteo.collina at gmail.com>
Date: Thu Apr 6 15:18:30 2017 +0200
Merge pull request #2 from rvagg/update-to-latest-core
Updated to node v7.8.0
LICENSE | 68 +++-
README.md | 31 +-
build/build.js | 165 +++++---
build/files.js | 67 +++-
build/package.json | 19 +-
build/test-replacements.js | 39 ++
index.js | 200 ----------
lib/string_decoder.js | 273 +++++++++++++
package.json | 9 +-
test/common.js | 650 ++++++++++++++++++++++++-------
test/parallel/test-string-decoder-end.js | 60 +++
test/parallel/test-string-decoder.js | 173 ++++++++
test/simple/test-string-decoder-end.js | 75 ----
test/simple/test-string-decoder.js | 163 --------
14 files changed, 1333 insertions(+), 659 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-string-decoder.git
More information about the Pkg-javascript-commits
mailing list