-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Comparing changes
Open a pull request
base repository: emscripten-core/emscripten
base: 1.14.1
head repository: emscripten-core/emscripten
compare: 1.15.0
- 20 commits
- 17 files changed
- 2 contributors
Commits on Apr 9, 2014
-
do not eliminate loop vars if there are non-loop vars in the else tha…
…t are influenced by the loop var or the helper
Configuration menu - View commit details
-
Copy full SHA for c0fdf61 - Browse repository at this point
Copy the full SHA c0fdf61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d0decb - Browse repository at this point
Copy the full SHA 4d0decbView commit details -
Skip other.test_odin_validation if SpiderMonkey is not present, since…
… it is a SpiderMonkey-specific test.
Configuration menu - View commit details
-
Copy full SHA for f012ed9 - Browse repository at this point
Copy the full SHA f012ed9View commit details -
Ease use with tools/validate_asmjs.py by making it look for a corresp…
…onding .js file if a .html file without asm.js code is given. This matches the convention of emcc output, which generates .html and .js files with same basename.
Configuration menu - View commit details
-
Copy full SHA for 19c1821 - Browse repository at this point
Copy the full SHA 19c1821View commit details -
Configuration menu - View commit details
-
Copy full SHA for 158e8c4 - Browse repository at this point
Copy the full SHA 158e8c4View commit details -
When we build native OSX executables with Clang, we must tell Clang w…
…hich OSX SDK version we are targeting. Add a function CLANG_NATIVE_ARGS() that returns a list of compiler args that need to be appended when building native executables for the current platform, which for OSX automatically find an SDK to target. Make the machinery lazy and cached so that it's not invoked if native executables are not built, and that it's invoked only once when needed. Fixed test other.test_bad_triple on OSX.
Configuration menu - View commit details
-
Copy full SHA for b239fb1 - Browse repository at this point
Copy the full SHA b239fb1View commit details -
Merge pull request #2279 from juj/test_bad_triple
Fix other.test_bad_triple.
Configuration menu - View commit details
-
Copy full SHA for e52c993 - Browse repository at this point
Copy the full SHA e52c993View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0817a3 - Browse repository at this point
Copy the full SHA f0817a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f659461 - Browse repository at this point
Copy the full SHA f659461View commit details -
Merge pull request #2276 from juj/test_odin_validation
other.test_odin_validation
Configuration menu - View commit details
-
Copy full SHA for 0fa67a6 - Browse repository at this point
Copy the full SHA 0fa67a6View commit details
Commits on Apr 10, 2014
-
Configuration menu - View commit details
-
Copy full SHA for e2811fe - Browse repository at this point
Copy the full SHA e2811feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 022873c - Browse repository at this point
Copy the full SHA 022873cView commit details -
In default-provided shells, make standard C stdout always print out t…
…o console.log(), and C stderr print out to console.error(). Make the presence of a html page output textbox optional. These changes make the default shells more friendly for Firefox for Android and Firefox OS devices.
Configuration menu - View commit details
-
Copy full SHA for 577f405 - Browse repository at this point
Copy the full SHA 577f405View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7f14ce - Browse repository at this point
Copy the full SHA d7f14ceView commit details -
Merge pull request #2280 from juj/revise_shell_print
Revise shell prints.
Configuration menu - View commit details
-
Copy full SHA for 6e06d8e - Browse repository at this point
Copy the full SHA 6e06d8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca8d5a6 - Browse repository at this point
Copy the full SHA ca8d5a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa8cd95 - Browse repository at this point
Copy the full SHA aa8cd95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0850228 - Browse repository at this point
Copy the full SHA 0850228View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b6f5e3 - Browse repository at this point
Copy the full SHA 7b6f5e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce58885 - Browse repository at this point
Copy the full SHA ce58885View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.14.1...1.15.0