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.28.1
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.28.2
Choose a head ref
  • 12 commits
  • 19 files changed
  • 2 contributors

Commits on Dec 16, 2014

  1. Configuration menu
    Copy the full SHA
    3974e99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7f8cd2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2905 from juj/musl_mathfuncs

    Musl mathfuncs
    kripken committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    a69db39 View commit details
    Browse the repository at this point in the history
  4. update cashew

    kripken committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    f7651f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2014

  1. Fix up sincos, sincosf and sincosl to call to browser sin and cos fun…

    …ctions to fix missing symbols in libc build, and to give better performance than the musl provided ones.
    juj committed Dec 17, 2014
    Configuration menu
    Copy the full SHA
    b7967e6 View commit details
    Browse the repository at this point in the history
  2. make other.test_js_optimizer:registerizeHarder invariant to reorderin…

    …gs of sensitive variables
    kripken committed Dec 17, 2014
    Configuration menu
    Copy the full SHA
    696a0a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ba75bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    769d286 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5ed105 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6df1475 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0fb761b View commit details
    Browse the repository at this point in the history
  8. 1.28.2

    kripken committed Dec 17, 2014
    Configuration menu
    Copy the full SHA
    f13de3a View commit details
    Browse the repository at this point in the history
Loading