[Pkg-javascript-commits] [uglifyjs] annotated tag v2.7.4 created (now 1cf5ad9)

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


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

js pushed a change to annotated tag v2.7.4
in repository uglifyjs.

        at  1cf5ad9   (tag)
   tagging  557b3e412fb44906e0a41dc2c209e5712bd67974 (commit)
  replaces  v2.7.3
 tagged by  Richard van Velzen
        on  Sun Oct 23 21:46:59 2016 +0200

- Log -----------------------------------------------------------------
v2.7.4
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABAgAGBQJYDRO3AAoJEJUJ+PyD0MXVwt8H/3AIb6BznjJW5jfihypVFWLI
O+PlrAq3s7po2mbVvRjxLqsbyX4+4ERKXZxQxOcUAJ+XoL94YPgjcRDXUzxD1Tm3
dDZyh1TJkKVv+L1FxJZ7YH/CnOUp20bd59umbgdlx5QLq1YRvtTnXhrdztG8MNRD
Pbk3UchOwvJhSeB+dhId3q74RoWy8NRlo0ivzIG9kCTwlMKC9Vy76f7bDf4++7R1
hhKaBxjM9l5u6rW8v3xnfc7GNm+Udr6sI6JHTBYI8keIkjWpX4fOUnDjs4jNCbJV
i3UEEzkxI+VNO2HUXsiSWclcnoJG5fls99C7vR/xvYLsmoxT3WhVNtqDBWZu4fo=
=i3Y6
-----END PGP SIGNATURE-----

Anthony Van de Gejuchte (2):
      Make all comment options in cli available in js api
      Don't filter shebangs when using the 'some' comment filter

Jann Horn (1):
      fix uses_arguments handling (broken since 6605d1578351)

Mihai Bazon (1):
      Merge pull request #1277 from kzc/fix-string-plus-opt

Richard van Velzen (3):
      Add an option to wrap IIFEs in parenthesis
      Remove console.log and add extra test case
      v2.7.4

alexlamsl (1):
      Optimize unmodified variables

kzc (3):
      implement optimization: (x = 2 * x) ---> (x *= 2)
      Account for side effects in `string + expr` optimization
      Fix (typeof side_effect()) in boolean context

pengzhenqing (1):
      Add an option for writing inline source map

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  2650182   Backport mocha with test from harmony
       new  2d8af89   Fix error style for regex errors
       new  eb63fec   Fix mangle with option keep_fnames=true for Safari.
       new  7eb52d2   Keep const in own scope while compressing
       new  41a9329   lib/sourcemap.js: Copy sourceContent from old souce-map to the new source-map. Should fix #882
       new  af37eca   Source map URL override from programmatic API
       new  9edbe93   Fix the document of keep_fnames option
       new  e8b23c7   Build with AppVeyor on windows
       new  642273c   Legacy octal integer strict mode fixes
       new  67cca43   Test reparsing test/compress/*.js output
       new  fb049d3   Fix unneeded parens around unary args in new expression.
       new  307b88d   Fixed sourceMapIncludeSources and inSourceMap = string combination of the UglifyJS.minify function.
       new  85a09fc   Added test for #1236
       new  38756b1   Moved test input files to test/input.
       new  72306b9   Add simple file globbing to bin/uglifyjs for Windows
       new  dcdcfe4   Add input file glob support to minify()
       new  86859f6   Additional object literal property tests
       new  de619ae   Fix --mangle-props and --mangle-props=unquoted
       new  37f4395   Add missing `{` in README
       new  781f26e   v2.7.1
       new  d854523   Fix negate_iife regression #1254
       new  614db97   v2.7.2
       new  8430123   Fix negate_iife transform to return a correct tree for nested IIFEs
       new  1a78bbc   v2.7.3
       new  0bd8053   implement optimization: (x = 2 * x) ---> (x *= 2)
       new  25fc027   Account for side effects in `string + expr` optimization
       new  7d8dea3   Merge pull request #1277 from kzc/fix-string-plus-opt
       new  0111497   Make all comment options in cli available in js api
       new  4761d07   Optimize unmodified variables
       new  fc9804b   Fix (typeof side_effect()) in boolean context
       new  e05510f   Add an option to wrap IIFEs in parenthesis
       new  6389e52   Remove console.log and add extra test case
       new  e51c6ba   Add an option for writing inline source map
       new  266ddd9   fix uses_arguments handling (broken since 6605d1578351)
       new  8d74f34   Don't filter shebangs when using the 'some' comment filter
       new  557b3e4   v2.7.4

The 36 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.


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