[Pkg-javascript-commits] [node-es5-shim] branch upstream updated (4024950 -> 2a62a63)

Julien Puydt julien.puydt at laposte.net
Sat May 14 14:01:41 UTC 2016


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

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

      from  4024950   Imported Upstream version 4.4.1
       new  2a62a63   Imported Upstream version 4.5.8

The 1 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:
 .jscs.json                  |  19 +-
 .travis.yml                 |  24 ++-
 CHANGES                     |  62 ++++++
 LICENSE                     |   2 +-
 README.md                   |  14 ++
 component.json              |   2 +-
 es5-sham.js                 |   3 +-
 es5-sham.min.js             |   2 +-
 es5-shim.js                 | 316 ++++++++++++++++++++++++-----
 es5-shim.map                |   2 +-
 es5-shim.min.js             |   4 +-
 package.json                |  20 +-
 tests/.eslintrc             |   5 +
 tests/helpers/h-matchers.js |   3 +-
 tests/index.html            |   2 +-
 tests/index.min.html        |   3 +-
 tests/lib/json2.js          | 478 --------------------------------------------
 tests/native.html           |   2 +-
 tests/spec/s-array.js       |   4 +
 tests/spec/s-date.js        | 382 ++++++++++++++++++++++++++++++-----
 tests/spec/s-global.js      |  18 ++
 tests/spec/s-object.js      |   5 +-
 tests/spec/s-string.js      |   4 +
 23 files changed, 778 insertions(+), 598 deletions(-)
 create mode 100644 tests/.eslintrc
 delete mode 100644 tests/lib/json2.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