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.21.5
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.21.6
Choose a head ref
  • 19 commits
  • 25 files changed
  • 4 contributors

Commits on Jul 17, 2014

  1. split AL/ALC errors

    Daft-Freak committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    351beea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70411b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3a23c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2014

  1. do not warn on malloc not present, we do so at runtime if used (+comm…

    …ented code to pull in malloc and other system libs based on EXPORTS)
    kripken committed Jul 21, 2014
    Configuration menu
    Copy the full SHA
    1fb983e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    411f6f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    780fac7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1e74bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    812f051 View commit details
    Browse the repository at this point in the history
  6. improve warning

    kripken committed Jul 21, 2014
    Configuration menu
    Copy the full SHA
    d731353 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f46eb8e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    18789e1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e9e243 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    919e208 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2014

  1. Configuration menu
    Copy the full SHA
    03da914 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2535 from Daft-Freak/splitALC

    Split AL/ALC errors
    juj committed Jul 22, 2014
    Configuration menu
    Copy the full SHA
    d9c6bf6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2540 from gwichman-zynga-com/incoming

    add GLUT_STENCIL to glut display mode flags in library_egl.js
    juj committed Jul 22, 2014
    Configuration menu
    Copy the full SHA
    0b49b2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c843ee2 View commit details
    Browse the repository at this point in the history
  5. emscripten_force_exit option

    kripken committed Jul 22, 2014
    Configuration menu
    Copy the full SHA
    0efb852 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    803d923 View commit details
    Browse the repository at this point in the history
Loading