[Pkg-javascript-commits] [node-nan] 02/03: Merge tag 'upstream/1.3.0'

Jérémy Lal kapouer at moszumanska.debian.org
Sat Sep 6 20:40:55 UTC 2014


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

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

commit 2b1706e729acf766b20c385305a7f8691344f8b4
Merge: f6d2b82 419972d
Author: Jérémy Lal <kapouer at melix.org>
Date:   Sat Sep 6 22:35:58 2014 +0200

    Merge tag 'upstream/1.3.0'
    
    Upstream version 1.3.0
    
    # gpg: Signature faite le sam. 06 sept. 2014 22:35:55 CEST 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> »

 .dntrc                                 |  25 +-
 .travis.yml                            |  18 +-
 CHANGELOG.md                           | 200 +++++++++++++
 README.md                              | 109 +++++--
 appveyor.yml                           |  32 +++
 examples/async_pi_estimate/pi_est.cc   |  25 +-
 nan.h                                  | 500 +++++++++++++++++++++------------
 package.json                           |  12 +-
 test/binding.gyp                       |  14 +
 test/cpp/isolatedata.cpp               |  38 +++
 test/cpp/makecallback.cpp              |  74 +++++
 test/cpp/multifile2.cpp                |   4 +-
 test/cpp/news.cpp                      |  13 +-
 test/cpp/settemplate.cpp               |   9 +-
 test/cpp/settergetter.cpp              |  91 ++++--
 test/cpp/strings.cpp                   | 178 ++++--------
 test/js/asyncworker-test.js            |   7 +-
 test/js/asyncworkererror-test.js       |   5 +-
 test/js/bufferworkerpersistent-test.js |  11 +-
 test/js/isolatedata-test.js            |  11 +
 test/js/makecallback-test.js           |  24 ++
 test/js/morenews-test.js               |  35 +--
 test/js/multifile-test.js              |   5 +-
 test/js/news-test.js                   |  95 ++++---
 test/js/optionvalues-test.js           |   7 +-
 test/js/persistent-test.js             |   5 +-
 test/js/returnemptystring-test.js      |   9 +-
 test/js/returnnull-test.js             |   9 +-
 test/js/returnundefined-test.js        |   9 +-
 test/js/returnvalue-test.js            |   9 +-
 test/js/settemplate-test.js            |  54 +++-
 test/js/settergetter-test.js           |   5 +-
 test/js/strings-test.js                |  81 ++----
 test/js/symbols-test.js                |   7 +-
 test/js/weak-test.js                   |   5 +-
 test/package.json                      |  16 --
 36 files changed, 1188 insertions(+), 563 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