[Pkg-javascript-commits] [node-nan] 01/05: Update upstream source from tag 'upstream/2.8.0'
Jérémy Lal
kapouer at moszumanska.debian.org
Wed Nov 22 21:40:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-nan.
commit 7142c07951f90f4fad5018e213fdfa40baedd125
Merge: c33e955 95eb717
Author: Jérémy Lal <kapouer at melix.org>
Date: Wed Nov 22 22:36:19 2017 +0100
Update upstream source from tag 'upstream/2.8.0'
Update to upstream version '2.8.0'
with Debian dir 62a214c9623c59d8e2bc72b4b6278429f69bc493
.travis.yml | 4 +-
CHANGELOG.md | 14 +-
Makefile | 2 +
README.md | 13 +-
appveyor.yml | 2 +
doc/asyncworker.md | 37 +++-
doc/errors.md | 12 +-
doc/maybe_types.md | 94 ++++----
doc/methods.md | 8 +-
doc/new.md | 8 +-
doc/persistent.md | 12 +-
doc/scopes.md | 2 +-
doc/script.md | 2 +-
doc/v8_internals.md | 30 +--
doc/v8_misc.md | 8 +-
examples/async_pi_estimate/async.cc | 2 +-
nan.h | 243 ++++++++++++++++-----
nan_json.h | 6 +-
nan_maybe_43_inl.h | 20 +-
nan_maybe_pre_43_inl.h | 15 +-
package.json | 9 +-
test/binding.gyp | 8 +
...ressworker.cpp => asyncprogressqueueworker.cpp} | 35 ++-
...ream.cpp => asyncprogressqueueworkerstream.cpp} | 36 ++-
test/cpp/asyncprogressworker.cpp | 9 +-
test/cpp/asyncprogressworkersignal.cpp | 9 +-
test/cpp/asyncprogressworkerstream.cpp | 9 +-
test/cpp/asyncworker.cpp | 2 +-
test/cpp/asyncworkererror.cpp | 2 +-
test/cpp/bufferworkerpersistent.cpp | 4 +-
test/cpp/json-stringify.cpp | 2 +-
test/cpp/nancallback.cpp | 20 +-
test/cpp/persistent.cpp | 6 +-
test/cpp/private.cpp | 2 +-
test/cpp/returnvalue.cpp | 2 +-
test/cpp/weak.cpp | 4 +-
test/cpp/weak2.cpp | 2 +-
...er-test.js => asyncprogressqueueworker-test.js} | 9 +-
test/js/asyncprogressqueueworkerstream-test.js | 54 +++++
test/js/asyncprogressworker-test.js | 1 +
40 files changed, 532 insertions(+), 227 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