[Pkg-javascript-commits] [node-es6-shim] branch master updated (5ab4754 -> ce5f358)
Julien Puydt
julien.puydt at laposte.net
Sun May 29 11:36:11 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-es6-shim.
from 5ab4754 debian/control: Use https and cgit web frontend in Vcs-Browser
new 819fc3d Imported Upstream version 0.35.0+ds
new cc9cbbb Merge tag 'upstream/0.35.0+ds'
new 7db3de1 Update to 0.35.0 and ship map files (#814674)
new 92d1b66 Imported Upstream version 0.35.1+ds
new 5c218a2 Merge tag 'upstream/0.35.1+ds'
new e4e1bcf Use https in Vcs-* fields
new 380c5cb Ship links from libjs-es6-shim to node-es6-shim
new 336d1fa Updated years in d/copyright
new ce5f358 Rework the fix for #814674.
The 9 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 | 9 +-
.jscs.json | 25 ++-
.travis.yml | 24 ++-
CHANGELOG.md | 50 +++++-
LICENSE | 2 +-
README.md | 5 +-
component.json | 2 +-
debian/changelog | 11 ++
debian/control | 8 +-
debian/copyright | 4 +-
debian/libjs-es6-shim.install | 2 +
debian/node-es6-shim.install | 2 -
debian/node-es6-shim.links | 4 +
debian/rules | 4 +-
es6-sham.js | 44 ++++-
es6-sham.map | 2 +-
es6-sham.min.js | 8 +-
es6-shim.js | 379 ++++++++++++++++++++++++------------------
es6-shim.map | 2 +-
es6-shim.min.js | 10 +-
package.json | 47 +++---
test-sham/function.js | 54 ++++++
test-sham/index.html | 1 +
test/.eslintrc | 6 +
test/array.js | 72 +++++++-
test/browser-onload.js | 2 +-
test/json.js | 4 +
test/map.js | 8 +-
test/math.js | 23 +--
test/number.js | 40 ++++-
test/promise/all.js | 42 ++---
test/promise/promises-es6.js | 33 ++--
test/promise/race.js | 4 +-
test/promise/reject.js | 5 +-
test/promise/resolve.js | 4 +-
test/promise/simple.js | 4 +-
test/promise/subclass.js | 2 +-
test/reflect.js | 108 +-----------
test/regexp.js | 36 +++-
test/string.js | 31 ++--
40 files changed, 719 insertions(+), 404 deletions(-)
create mode 100644 debian/node-es6-shim.links
create mode 100644 test-sham/function.js
create mode 100644 test/.eslintrc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-es6-shim.git
More information about the Pkg-javascript-commits
mailing list