[Pkg-javascript-commits] [node-string-decoder] 24/27: Merge tag 'upstream/1.0.0'

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 c8995c996a6863b27b96155011b3ea6ff12a1cfd
Merge: 874ae03 b54cc7c
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date:   Thu May 11 16:45:20 2017 +0200

    Merge tag 'upstream/1.0.0'

 .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