[Pkg-javascript-commits] [node-es5-shim] branch upstream updated (04e9ff5 -> 4024950)
Julien Puydt
julien.puydt at laposte.net
Sat Jan 2 13:30:16 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 04e9ff5 Import node-es5-shim_4.2.0.orig.tar.gz
new 4024950 Imported Upstream version 4.4.1
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:
.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(-)
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