[Pkg-javascript-commits] [node-es5-shim] branch master updated (f17439e -> 9900177)

Julien Puydt julien.puydt at laposte.net
Sat Jan 2 13:30:15 UTC 2016


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

jpuydt-guest pushed a change to branch master
in repository node-es5-shim.

      from  f17439e   Prepare 4.2.0 for upload
       new  4024950   Imported Upstream version 4.4.1
       new  e9f812c   Merge tag 'upstream/4.4.1'
       new  9900177   Prepare 4.4.1-1 upload

The 3 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:
 .eslintrc                |   3 +-
 .jscs.json               |  26 +-
 .travis.yml              |   9 +-
 CHANGES                  |  46 +++
 README.md                |  11 +-
 component.json           |   2 +-
 debian/changelog         |   6 +
 es5-sham.js              |   8 +-
 es5-sham.map             |   2 +-
 es5-sham.min.js          |   4 +-
 es5-shim.js              | 413 +++++++++++++++++------
 es5-shim.map             |   2 +-
 es5-shim.min.js          |   4 +-
 package.json             |  15 +-
 tests/index.html         |  10 +-
 tests/index.min.html     |   8 +-
 tests/native.html        |  10 +-
 tests/spec/s-array.js    | 852 +++++++++++++++++++++++++++++++++++++++++------
 tests/spec/s-date.js     |  21 +-
 tests/spec/s-error.js    |  50 +++
 tests/spec/s-function.js |   4 +-
 tests/spec/s-global.js   |  20 +-
 tests/spec/s-number.js   |  24 +-
 tests/spec/s-object.js   |  69 ++--
 tests/spec/s-regexp.js   |  27 ++
 tests/spec/s-string.js   |  36 +-
 26 files changed, 1367 insertions(+), 315 deletions(-)
 create mode 100644 tests/spec/s-error.js
 create mode 100644 tests/spec/s-regexp.js

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



More information about the Pkg-javascript-commits mailing list