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: emscripten-core/emscripten
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.9.2
Choose a base ref
...
head repository: emscripten-core/emscripten
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.9.3
Choose a head ref
  • 19 commits
  • 21 files changed
  • 3 contributors

Commits on Nov 18, 2013

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

Commits on Nov 19, 2013

  1. version 1.7.8

    kripken committed Nov 19, 2013
    Configuration menu
    Copy the full SHA
    df11c6f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2013

  1. Merge branch 'incoming'

    kripken committed Dec 7, 2013
    Configuration menu
    Copy the full SHA
    1a007b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2014

  1. Merge branch 'incoming'

    kripken committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    8478d6a View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2014

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

Commits on Jan 16, 2014

  1. Merge branch 'incoming'

    kripken committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    c42b937 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dc8c2f View commit details
    Browse the repository at this point in the history
  3. do not track eliminable variables from one switch statement to anothe…

    …r, if they have any dependencies; fixes #2003
    kripken committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    c7cb560 View commit details
    Browse the repository at this point in the history
  4. Address review comments.

    rfk committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    375761d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2016 from rfk/rfk/minify-names-separately

    Split name-minification into a separate pass from registerization.
    kripken committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    7600935 View commit details
    Browse the repository at this point in the history
  6. add todo

    kripken committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    e14e6ea View commit details
    Browse the repository at this point in the history
  7. enable a form of safe heap in asm, using js optimizer pass to ensure …

    …full coverage and support for fastcomp
    kripken committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    a310827 View commit details
    Browse the repository at this point in the history
  8. It's 2014

    sindresorhus committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    9fed906 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d1f0bd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    41675a7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    62de2bd View commit details
    Browse the repository at this point in the history
  12. add __h_errno; fixes #2013

    kripken committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    72972e7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3d771ae View commit details
    Browse the repository at this point in the history
  14. add fnmatch; fixes #2002

    kripken committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    5bb976e View commit details
    Browse the repository at this point in the history
Loading