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.18.4
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.19.0
Choose a head ref
  • 14 commits
  • 19 files changed
  • 3 contributors

Commits on May 27, 2014

  1. Configuration menu
    Copy the full SHA
    cad88b3 View commit details
    Browse the repository at this point in the history
  2. testcase for #2314

    kripken committed May 27, 2014
    Configuration menu
    Copy the full SHA
    a979871 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    deaf15d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afd5a42 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2014

  1. Configuration menu
    Copy the full SHA
    e792dc4 View commit details
    Browse the repository at this point in the history
  2. fix asm2.test_memorygrowth

    kripken committed May 28, 2014
    Configuration menu
    Copy the full SHA
    a2aef0f View commit details
    Browse the repository at this point in the history
  3. fix slow2asm.test_dlfcn_self

    kripken committed May 28, 2014
    Configuration menu
    Copy the full SHA
    079a9b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0bb468 View commit details
    Browse the repository at this point in the history
  5. glTex[Sub]Image* should not throw an exception, but should cause a GL…

    …_INVALID_ENUM error on unrecognized formats or types
    JasonGreen committed May 28, 2014
    Configuration menu
    Copy the full SHA
    2bafe81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8abdafa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    504b623 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2014

  1. Fix a bug where a returned handle to a derived JS object would not al…

    …ways correctly increment the reference count of the underlying smart pointer.
    Chad Austin authored and waywardmonkeys committed May 29, 2014
    Configuration menu
    Copy the full SHA
    3459932 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2388 from waywardmonkeys/upstream-from-imvu

    Upstream from imvu
    kripken committed May 29, 2014
    Configuration menu
    Copy the full SHA
    975882c View commit details
    Browse the repository at this point in the history
  3. 1.19.0

    kripken committed May 29, 2014
    Configuration menu
    Copy the full SHA
    4ae3055 View commit details
    Browse the repository at this point in the history
Loading