[Pkg-javascript-commits] [node-es6-shim] 02/05: Merge tag 'upstream/0.35.2+ds'
Julien Puydt
julien.puydt at laposte.net
Wed Dec 7 15:59:53 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 b298b7199b398d62372906c8a1bcdf47cb79e146
Merge: d06d95e c2e987a
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Wed Dec 7 16:54:42 2016 +0100
Merge tag 'upstream/0.35.2+ds'
Upstream version 0.35.2+ds
# gpg: Signature faite le mer. 07 déc. 2016 16:54:42 CET
# gpg: avec la clef RSA 812EEFD8A3FBA4ACE4DF114B04C53BD7FE030551
# gpg: issuer "julien.puydt at laposte.net"
# gpg: Bonne signature de « Julien Puydt (Debian) <julien.puydt at laposte.net> » [inconnu]
# gpg: Attention : cette clef n'est pas certifiée avec une signature de confiance.
# gpg: Rien n'indique que la signature appartient à son propriétaire.
# Empreinte de clef principale : 812E EFD8 A3FB A4AC E4DF 114B 04C5 3BD7 FE03 0551
.eslintrc | 5 ++
.travis.yml | 50 ++++++++++---
CHANGELOG.md | 8 +++
es6-sham.js | 2 +-
es6-shim.js | 160 ++++++++++++++++++++++++++++-------------
package.json | 22 +++---
test-sham/.eslintrc | 8 +++
test-sham/function.js | 6 +-
test/.eslintrc | 14 +++-
test/array.js | 28 ++++----
test/date.js | 2 -
test/json.js | 1 -
test/map.js | 12 ++--
test/math.js | 58 +++++++--------
test/number.js | 35 ++++-----
test/object.js | 23 ++++--
test/promise.js | 2 -
test/promise/evil-promises.js | 2 -
test/promise/promises-aplus.js | 2 -
test/promise/promises-es6.js | 2 -
test/promise/race.js | 2 -
test/promise/reject.js | 2 -
test/promise/resolve.js | 2 -
test/promise/simple.js | 2 -
test/reflect.js | 2 -
test/regexp.js | 26 ++++---
test/set.js | 16 ++---
test/string.js | 26 +++----
test/worker-test.js | 2 +-
29 files changed, 316 insertions(+), 206 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