[Pkg-javascript-commits] [node-nan] branch upstream updated (17debd7 -> 4e45e96)

Jérémy Lal kapouer at moszumanska.debian.org
Fri Jul 1 15:55:15 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  17debd7   Imported Upstream version 2.3.0
       new  4e45e96   Imported Upstream version 2.3.5

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:
 .npmignore                       |   3 +
 .travis.yml                      |   2 +-
 CHANGELOG.md                     |  25 ++-
 README.md                        |   2 +-
 appveyor.yml                     |   2 +-
 doc/methods.md                   |   9 +-
 nan.h                            | 350 +++++++++++++++++++++------------------
 nan_callbacks_pre_12_inl.h       |   2 +-
 nan_converters.h                 |   2 +-
 nan_implementation_12_inl.h      |   5 +
 nan_maybe_43_inl.h               |  88 +++++-----
 nan_maybe_pre_43_inl.h           |  96 +++++------
 nan_object_wrap.h                |   4 +-
 nan_persistent_12_inl.h          |  46 ++---
 nan_persistent_pre_12_inl.h      |  76 ++++-----
 nan_typedarray_contents.h        |   8 +-
 nan_weak.h                       |  38 +++--
 package.json                     |   4 +-
 test/cpp/objectwraphandle.cpp    |   6 +
 test/cpp/settemplate.cpp         |  15 ++
 test/js/objectwraphandle-test.js |   4 +-
 21 files changed, 452 insertions(+), 335 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