[Pkg-javascript-commits] [node-es6-shim] branch master updated (ca703e7 -> 3c84288)
Julien Puydt
julien.puydt at laposte.net
Fri Jan 8 16:41:05 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 ca703e7 Added back the 0.33.10+ds release in the debian/ directory
new 13ea6c6 Imported Upstream version 0.34.1+ds
new cc5a925 Merge tag 'upstream/0.34.1+ds'
new 3c84288 Package 0.34.1+ds
The 3 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:
.gitignore | 2 -
.jscs.json | 4 +-
.jshintrc | 3 +-
.npmignore | 3 -
.travis.yml | 4 +
CHANGELOG.md | 17 +
component.json | 2 +-
debian/changelog | 6 +
es6-sham.js | 4 +-
es6-sham.min.js | 4 +-
es6-shim.js | 396 +++++++++++------
es6-shim.map | 2 +-
es6-shim.min.js | 8 +-
package.json | 6 +-
test/collections.js | 1173 ---------------------------------------------------
test/index.html | 3 +-
test/map.js | 605 ++++++++++++++++++++++++++
test/native.html | 3 +-
test/set.js | 639 ++++++++++++++++++++++++++++
test/string.js | 9 +-
testling.html | 3 +-
21 files changed, 1571 insertions(+), 1325 deletions(-)
delete mode 100644 test/collections.js
create mode 100644 test/map.js
create mode 100644 test/set.js
--
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