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

Julien Puydt julien.puydt at laposte.net
Sat May 14 14:01:38 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  9900177   Prepare 4.4.1-1 upload
       new  b0142fc   Bump standards-version up
       new  2e19a48   Fix Vcs-* fields (https)
       new  2a62a63   Imported Upstream version 4.5.8
       new  c091440   Merge tag 'upstream/4.5.8'
       new  5c2b7e7   Update to upstream 4.5.8
       new  af6b137   Made the override on es5-shim.js more precise

The 6 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 +-
 debian/changelog                |   8 +
 debian/control                  |   4 +-
 debian/source/lintian-overrides |   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 +
 26 files changed, 789 insertions(+), 601 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