[Pkg-javascript-commits] [node-nan] branch upstream updated (4e45e96 -> b2239b7)
Jérémy Lal
kapouer at moszumanska.debian.org
Sat Sep 10 08:54:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
kapouer pushed a change to branch upstream
in repository node-nan.
from 4e45e96 Imported Upstream version 2.3.5
new b2239b7 New upstream version 2.4.0
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGELOG.md | 8 +-
Makefile | 1 +
README.md | 4 +-
doc/asyncworker.md | 15 ++-
doc/callback.md | 4 +
nan.h | 104 ++++++++++-----------
nan_persistent_pre_12_inl.h | 8 +-
package.json | 3 +-
test/binding.gyp | 4 +
...essworker.cpp => asyncprogressworkerstream.cpp} | 40 ++++++--
test/cpp/nancallback.cpp | 20 ++++
test/js/asyncprogressworkerstream-test.js | 54 +++++++++++
test/js/nancallback-test.js | 6 +-
13 files changed, 194 insertions(+), 77 deletions(-)
copy test/cpp/{asyncprogressworker.cpp => asyncprogressworkerstream.cpp} (53%)
create mode 100644 test/js/asyncprogressworkerstream-test.js
--
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