[Pkg-javascript-commits] [node-es6-shim] branch upstream updated (6aab0ac -> 13ea6c6)
Julien Puydt
julien.puydt at laposte.net
Fri Jan 8 16:41:07 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-es6-shim.
from 6aab0ac Import node-es6-shim_0.34.0+ds.orig.tar.gz
new 13ea6c6 Imported Upstream version 0.34.1+ds
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:
.gitignore | 2 -
.jscs.json | 4 +-
.jshintrc | 3 +-
.npmignore | 3 -
.travis.yml | 4 +
CHANGELOG.md | 17 +
component.json | 2 +-
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 +-
20 files changed, 1565 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