[Pkg-javascript-commits] [node-es6-shim] 02/03: Merge tag 'upstream/0.34.1+ds'

Julien Puydt julien.puydt at laposte.net
Fri Jan 8 16:41:06 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 cc5a9255682bbda3ea3ded92e048c9b5186491c8
Merge: ca703e7 13ea6c6
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Fri Jan 8 14:59:23 2016 +0100

    Merge tag 'upstream/0.34.1+ds'
    
    Upstream version 0.34.1+ds

 .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(-)

-- 
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