[Pkg-javascript-commits] [node-string-decoder] 23/27: Merge tag 'v1.0.0' into upstream

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 b54cc7c681d0ed72c97cf73a8444986b3827f6a1
Merge: ee67414 847f2f5
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date:   Thu May 11 16:42:43 2017 +0200

    Merge tag 'v1.0.0' into upstream

 .npmignore                               |   2 +
 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                             |  11 +-
 test/common.js                           | 647 ++++++++++++++++++++++++-------
 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 --------
 15 files changed, 1336 insertions(+), 657 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