[Pkg-javascript-commits] [node-depd] branch upstream updated (f8cfd1b -> f101465)

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sat Oct 11 19:31:13 UTC 2014


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

andrewrk-guest pushed a change to branch upstream
in repository node-depd.

      from  f8cfd1b   Imported Upstream version 0.4.4
      adds  f101465   Imported Upstream version 1.0.0

No new revisions were added by this update.

Summary of changes:
 .npmignore                      |   4 --
 .travis.yml                     |   1 +
 History.md                      |  11 +++++
 Readme.md                       |  55 +++++++++++-----------
 benchmark/index.js              |  28 +++++++++++
 benchmark/wrapfunction.js       |  44 +++++++++++++++++
 benchmark/wrapproperty.js       |  38 +++++++++++++++
 index.js                        |   8 ++--
 lib/compat/buffer-concat.js     |  33 +++++++++++++
 lib/compat/callsite-tostring.js | 101 ++++++++++++++++++++++++++++++++++++++++
 lib/compat/index.js             |  69 +++++++++++++++++++++++++++
 package.json                    |  18 +++++--
 test/fixtures/my-lib.js         |   3 ++
 test/test.js                    |  43 ++++++++++-------
 14 files changed, 400 insertions(+), 56 deletions(-)
 delete mode 100644 .npmignore
 create mode 100644 benchmark/index.js
 create mode 100644 benchmark/wrapfunction.js
 create mode 100644 benchmark/wrapproperty.js
 create mode 100644 lib/compat/buffer-concat.js
 create mode 100644 lib/compat/callsite-tostring.js
 create mode 100644 lib/compat/index.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-depd.git



More information about the Pkg-javascript-commits mailing list