Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mishoo/UglifyJS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.14.4
Choose a base ref
...
head repository: mishoo/UglifyJS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.14.5
Choose a head ref
  • 11 commits
  • 26 files changed
  • 1 contributor

Commits on Dec 5, 2021

  1. improve Dictionary performance (#5202)

    - workaround `__proto__` quirks on v8
    alexlamsl authored Dec 5, 2021
    Configuration menu
    Copy the full SHA
    b079910 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Configuration menu
    Copy the full SHA
    033d8d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2e7c4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    065c50e View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    8f39491 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    bc27966 View commit details
    Browse the repository at this point in the history
  2. minor clean-up (#5209)

    alexlamsl authored Dec 8, 2021
    Configuration menu
    Copy the full SHA
    d11c82f View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. minor clean-up (#5210)

    alexlamsl authored Dec 9, 2021
    Configuration menu
    Copy the full SHA
    9e4c4c9 View commit details
    Browse the repository at this point in the history
  2. fix corner case in objects (#5214)

    fixes #5213
    alexlamsl authored Dec 9, 2021
    Configuration menu
    Copy the full SHA
    57a9519 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. suppress false positives in ufuzz (#5216)

    closes #5212
    closes #5215
    alexlamsl authored Dec 11, 2021
    Configuration menu
    Copy the full SHA
    07f35ea View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. v3.14.5

    alexlamsl authored Dec 13, 2021
    Configuration menu
    Copy the full SHA
    2c5e235 View commit details
    Browse the repository at this point in the history
Loading