[Pkg-javascript-commits] [acorn] 02/03: Update upstream source from tag 'upstream/5.5.0+ds1'

Julien Puydt julien.puydt at laposte.net
Sun Mar 4 22:26:22 UTC 2018


This is an automated email from the git hooks/post-receive script.

jpuydt-guest pushed a commit to branch master
in repository acorn.

commit a495f69c23b7da648a3cf637371c9a3c285f4d5f
Merge: 1a07520 056988d
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Sun Mar 4 23:20:11 2018 +0100

    Update upstream source from tag 'upstream/5.5.0+ds1'
    
    Update to upstream version '5.5.0+ds1'
    with Debian dir 9bb030c8e624815ff490f149e84c9df939ec53b2

 AUTHORS                          |    1 -
 CHANGELOG.md                     |   12 +
 README.md                        |    5 +-
 bin/generate-identifier-regex.js |    8 +-
 bin/run_test262.js               |    6 +-
 bin/test262.whitelist            |   12 -
 bin/update_authors.sh            |    9 +-
 package.json                     |    8 +-
 src/identifier.js                |    8 +-
 src/index.js                     |    2 +-
 src/loose/state.js               |    4 +
 src/regexp.js                    | 1042 +++++++++++++++++++++++++++++
 src/state.js                     |    3 +
 src/tokenize.js                  |   79 +--
 src/unicode-property-data.js     |  463 +++++++++++++
 src/walk/index.js                |    9 +-
 test/run.js                      |    2 +
 test/tests-regexp-2018.js        |  150 +++++
 test/tests-regexp.js             | 1353 ++++++++++++++++++++++++++++++++++++++
 19 files changed, 3075 insertions(+), 101 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/acorn.git



More information about the Pkg-javascript-commits mailing list