[Pkg-javascript-commits] [node-es6-shim] 05/09: Merge tag 'upstream/0.35.1+ds'
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 commit to branch master
in repository node-es6-shim.
commit 5c218a25f545d1a7cd6ce567ef790c2deabc8cda
Merge: 7db3de1 92d1b66
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Sat May 14 16:02:35 2016 +0200
Merge tag 'upstream/0.35.1+ds'
Upstream version 0.35.1+ds
.eslintrc | 9 +-
.jscs.json | 17 +++-
.travis.yml | 14 ++-
CHANGELOG.md | 16 ++++
component.json | 2 +-
es6-sham.js | 8 +-
es6-sham.map | 2 +-
es6-sham.min.js | 4 +-
es6-shim.js | 219 +++++++++++++++++++++++++------------------
es6-shim.map | 2 +-
es6-shim.min.js | 8 +-
package.json | 43 ++++-----
test-sham/function.js | 2 +-
test/.eslintrc | 6 ++
test/array.js | 38 ++++++--
test/browser-onload.js | 2 +-
test/map.js | 8 +-
test/math.js | 18 ++--
test/number.js | 10 +-
test/promise/all.js | 42 ++++-----
test/promise/promises-es6.js | 33 ++++---
test/promise/race.js | 4 +-
test/promise/reject.js | 4 +-
test/promise/resolve.js | 4 +-
test/promise/simple.js | 4 +-
test/promise/subclass.js | 2 +-
test/reflect.js | 3 +-
test/regexp.js | 7 +-
test/string.js | 31 +++---
29 files changed, 348 insertions(+), 214 deletions(-)
--
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