[Pkg-javascript-commits] [node-es5-shim] 02/03: Merge tag 'upstream/4.4.1'

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 commit to branch master
in repository node-es5-shim.

commit e9f812cac2be0250bef6d5fc3abb6bc10699b342
Merge: f17439e 4024950
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Sat Jan 2 14:20:20 2016 +0100

    Merge tag 'upstream/4.4.1'
    
    Upstream version 4.4.1

 .eslintrc                |   3 +-
 .jscs.json               |  26 +-
 .travis.yml              |   9 +-
 CHANGES                  |  46 +++
 README.md                |  11 +-
 component.json           |   2 +-
 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 +-
 25 files changed, 1361 insertions(+), 315 deletions(-)

-- 
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