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.7
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.8
Choose a head ref
  • 12 commits
  • 10 files changed
  • 5 contributors

Commits on Jul 24, 2014

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

Commits on Jul 25, 2014

  1. Configuration menu
    Copy the full SHA
    192f5fa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'incoming' of https://github.com/syl22-00/emscripten int…

    …o incoming
    
    Conflicts:
    	AUTHORS
    kripken committed Jul 25, 2014
    Configuration menu
    Copy the full SHA
    daa1662 View commit details
    Browse the repository at this point in the history
  3. optimize --embed-file

    kripken committed Jul 25, 2014
    Configuration menu
    Copy the full SHA
    8024889 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83706e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2014

  1. Add an annotate attribute to this test.

    This makes it generate an llvm.global.annotation, which the backend
    should ignore.
    sunfishcode committed Jul 26, 2014
    Configuration menu
    Copy the full SHA
    893b86f View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2014

  1. Work around node.js bug nodejs/node-v0.x-archive#1669 where stdout bu…

    …ffer is not flushed at process exit and console.log()s performed by the application might not get printed. Fixes #2582
    juj committed Jul 27, 2014
    Configuration menu
    Copy the full SHA
    90e9dd0 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2014

  1. Configuration menu
    Copy the full SHA
    a309ef6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    622c335 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2588 from nathanross/incoming

    Throw exceptions correctly in strict mode.
    kripken committed Jul 28, 2014
    Configuration menu
    Copy the full SHA
    95a69d3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2587 from juj/workaround_nodejs_stdout_exit

    workaround_node_js_stdout_exit
    kripken committed Jul 28, 2014
    Configuration menu
    Copy the full SHA
    b131984 View commit details
    Browse the repository at this point in the history
  5. use libcxxabi can_catch to check whether to catch an exception, and r…

    …emove type info hacks; 1.21.8
    kripken committed Jul 28, 2014
    Configuration menu
    Copy the full SHA
    8c96833 View commit details
    Browse the repository at this point in the history
Loading