[Pkg-javascript-commits] [uglifyjs] 47/49: Merge tag 'upstream/2.7.5'

Jonas Smedegaard dr at jones.dk
Fri Dec 9 11:43:33 UTC 2016


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

js pushed a commit to branch master
in repository uglifyjs.

commit 58886ffa9e215890c692cccc34728904b783b073
Merge: ef5b4df 47cc9ab
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Dec 9 11:23:21 2016 +0100

    Merge tag 'upstream/2.7.5'
    
    Upstream version 2.7.5
    
    # gpg: Signature made Fri Dec  9 11:23:16 2016 CET
    # gpg:                using RSA key 2C7C3146C1A00121
    # gpg: Good signature from "Jonas Smedegaard <dr at jones.dk>"
    # gpg:                 aka "Jonas Smedegaard <jonas at homebase.dk>"
    # gpg:                 aka "Jonas Smedegaard <js at debian.org>"
    # gpg:                 aka "[jpeg image of size 4165]"

 README.md                      |  31 +++++++++--
 bin/uglifyjs                   |   4 +-
 lib/compress.js                |  24 ++++-----
 lib/output.js                  |  77 ++++++++++++++--------------
 lib/propmangle.js              |  34 ++++++++++--
 lib/sourcemap.js               |   2 +-
 lib/utils.js                   |   2 +
 package.json                   |   2 +-
 test/compress/issue-1321.js    |  54 +++++++++++++++++++
 test/compress/properties.js    |  92 +++++++++++++++++++++++++++++++++
 test/compress/screw-ie8.js     | 114 ++++++++++++++++++++++++++++++++++++++++-
 test/mocha/comment-filter.js   |  12 ++++-
 test/mocha/input-sourcemaps.js |  63 +++++++++++++++--------
 test/mocha/minify-file-map.js  |  14 +++--
 test/mocha/minify.js           |   3 +-
 test/mocha/screw-ie8.js        |  23 +++++++++
 test/run-tests.js              |   2 +-
 tools/node.js                  |   4 +-
 18 files changed, 467 insertions(+), 90 deletions(-)

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



More information about the Pkg-javascript-commits mailing list