[Pkg-javascript-commits] [node-nan] 03/10: Updated version 2.7.0 from 'upstream/2.7.0'
Bastien Roucariès
rouca at moszumanska.debian.org
Wed Sep 6 19:43:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-nan.
commit 450687b57b1c594fa2205a91a14e4b49d049de6b
Merge: 0850c0f 1f82963
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date: Wed Sep 6 12:20:47 2017 +0200
Updated version 2.7.0 from 'upstream/2.7.0'
with Debian dir 7b5598170da3c3df72f577e5c33bdef33425da2e
.travis.yml | 7 +-
CHANGELOG.md | 19 +++-
Makefile | 10 +--
README.md | 25 +++++-
appveyor.yml | 7 +-
doc/.build.sh | 1 +
doc/asyncworker.md | 5 +-
doc/json.md | 62 +++++++++++++
doc/methods.md | 22 ++---
nan.h | 20 +++--
nan_converters.h | 8 ++
nan_json.h | 159 +++++++++++++++++++++++++++++++++
nan_maybe_pre_43_inl.h | 2 +-
package.json | 7 +-
test/binding.gyp | 9 ++
test/cpp/accessors.cpp | 2 +-
test/cpp/accessors2.cpp | 2 +-
test/cpp/asyncprogressworker.cpp | 2 +-
test/cpp/asyncprogressworkersignal.cpp | 4 +-
test/cpp/asyncprogressworkerstream.cpp | 4 +-
test/cpp/converters.cpp | 8 ++
test/cpp/indexedinterceptors.cpp | 2 +-
test/cpp/json-parse.cpp | 34 +++++++
test/cpp/json-stringify.cpp | 71 +++++++++++++++
test/cpp/makecallback.cpp | 2 +-
test/cpp/namedinterceptors.cpp | 2 +-
test/cpp/objectwraphandle.cpp | 3 +-
test/cpp/settemplate.cpp | 2 +-
test/js/converters-test.js | 8 +-
test/js/json-parse-test.js | 36 ++++++++
test/js/json-stringify-test.js | 92 +++++++++++++++++++
test/js/weak-test.js | 15 ++--
32 files changed, 592 insertions(+), 60 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-nan.git
More information about the Pkg-javascript-commits
mailing list