[Pkg-javascript-commits] [node-nan] branch master updated (49ef935 -> f3aed20)

Jérémy Lal kapouer at moszumanska.debian.org
Sat Sep 10 08:54:37 UTC 2016


This is an automated email from the git hooks/post-receive script.

kapouer pushed a change to branch master
in repository node-nan.

      from  49ef935   Release
       new  b2239b7   New upstream version 2.4.0
       new  86a8964   Merge tag 'upstream/2.4.0'
       new  6a678dc   Update changelog
       new  f3aed20   Release

The 4 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 +-
 debian/changelog                                   |   6 ++
 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 +-
 14 files changed, 200 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