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

Jérémy Lal kapouer at moszumanska.debian.org
Fri Jul 1 15:55:14 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  5112f80   Update changelog, release
       new  4e45e96   Imported Upstream version 2.3.5
       new  6757165   Merge tag 'upstream/2.3.5'
       new  d3b3cc3   Update changelog
       new  49ef935   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:
 .npmignore                       |   3 +
 .travis.yml                      |   2 +-
 CHANGELOG.md                     |  25 ++-
 README.md                        |   2 +-
 appveyor.yml                     |   2 +-
 debian/changelog                 |   6 +
 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 +-
 22 files changed, 458 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