[Pkg-javascript-commits] [node-es6-shim] branch upstream updated (30c3f20 -> c2e987a)
Julien Puydt
julien.puydt at laposte.net
Wed Dec 7 15:59:54 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 30c3f20 Imported Upstream version 0.35.1+ds
new c2e987a New upstream version 0.35.2+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:
.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(-)
create mode 100644 test-sham/.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