[Pkg-javascript-commits] [node-nan] 02/04: Merge tag 'upstream/2.1.0'
Jérémy Lal
kapouer at moszumanska.debian.org
Tue Oct 27 09:57:58 UTC 2015
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-nan.
commit 83c34a05f28b1997ca0993524444304db5001195
Merge: f7e1f85 0f957b0
Author: Jérémy Lal <kapouer at melix.org>
Date: Tue Oct 27 10:51:47 2015 +0100
Merge tag 'upstream/2.1.0'
Upstream version 2.1.0
# gpg: Signature faite le mar. 27 oct. 2015 10:51:44 CET avec la clef RSA d'identifiant DD39F374
# gpg: Bonne signature de « Jérémy Lal <kapouer at melix.org> »
# gpg: alias « Jérémy Lal <jerry at edagames.com> »
.travis.yml | 9 ++-
CHANGELOG.md | 12 +++-
Makefile | 2 +
README.md | 10 ++-
appveyor.yml | 17 +++--
doc/callback.md | 2 +-
doc/maybe_types.md | 20 ++++++
doc/methods.md | 59 ++++++++++++----
doc/new.md | 20 ++++--
doc/persistent.md | 15 ++--
doc/v8_internals.md | 2 +-
doc/v8_misc.md | 22 ++++++
nan.h | 125 ++++++++++++++++++++++++++++++----
nan_callbacks_12_inl.h | 2 +-
nan_callbacks_pre_12_inl.h | 12 ++--
nan_implementation_12_inl.h | 5 ++
nan_implementation_pre_12_inl.h | 5 ++
nan_new.h | 8 +++
nan_persistent_pre_12_inl.h | 4 ++
nan_typedarray_contents.h | 87 ++++++++++++++++++++++++
package.json | 7 +-
test/binding.gyp | 17 ++++-
test/cpp/nannew.cpp | 29 +++++++-
test/cpp/objectwraphandle.cpp | 12 ++--
test/cpp/setcallhandler.cpp | 45 ++++++++++++
test/cpp/typedarrays.cpp | 66 ++++++++++++++++++
test/cpp/wrappedobjectfactory.cpp | 128 +++++++++++++++++++++++++++++++++++
test/js/nannew-test.js | 5 ++
test/js/setcallhandler-test.js | 19 ++++++
test/js/typedarrays-test.js | 74 ++++++++++++++++++++
test/js/wrappedobjectfactory-test.js | 24 +++++++
31 files changed, 786 insertions(+), 78 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