Commits
User selector
Commit History
Commits on Mar 2, 2018
Temp files fixes (#6285)
Show description for 81a5b02authored
Commits on Feb 28, 2018
Implement `-dumpversion` compiler argument (#6274)
Show description for 4c1c351authored andcommitted
Commits on Feb 27, 2018
- authored
- authored
EM_JS implementation (#6220)
Show description for 2250887authored
Commits on Feb 26, 2018
- authored andcommitted
Commits on Feb 22, 2018
- authored andcommitted
Commits on Feb 20, 2018
Merge pull request #6244 from juj/deprecated_EM_ASM_INT_V
Show description for 12dc98eauthored
Commits on Feb 17, 2018
Make sure emcc.txt is ASCII-only (#6231)
Show description for a53ddecauthored andcommittedA float negation test case that creates invalid JS when compiled with -O0 (#6228)
Show description for 9b7a3c8authored andcommitted
Commits on Feb 15, 2018
EM_ASM varargs: using a format string (#6163)
Show description for ac37dd0authored- committed
- committed
Commits on Feb 13, 2018
Add log* and exp* methods to wasm_libc_rt (#6235)
Show description for 0209433authoredMerge pull request #6190 from juj/default_pthread_stack_size
Show description for 01fc56aauthored
Commits on Feb 9, 2018
Sanity test fixes (#6167)
Show description for 29c0cc6authored- committed
remove timing-sensitive part of browser.test_emscripten_main_loop_and_blocker - there is just no good way to test that an event wasn't just a little too fast or too slow in web browsers (#6216)
Show description for 8107a29authored
Commits on Feb 8, 2018
- authored
addFunction support for Wasm backend (#6176)
Show description for 8d1324bauthored
Commits on Feb 7, 2018
pass the correct option to enable small XHR chunks (#6206)
Show description for 10ab97cauthored andcommitted- authored andcommitted
Commits on Feb 5, 2018
Use Firefox headless mode for browser tests (#5901)
Show description for e12102eauthored andcommitted
Commits on Feb 3, 2018
Update test browser.test_pthread_global_data_initialization
Show description for 0b37dd7committed
Commits on Feb 2, 2018
Commits on Feb 1, 2018
Check process failure in test_emcc_multiprocess_cache_access (#5891)
Show description for 6d2798eauthored andcommitted- authored
Commits on Jan 31, 2018
Improve C++11 atomics to directly route to wasm opcodes rather than go through an asm.js emulation function. Improve C++11 64-bit atomics test and split out asm.js atomics to a separate file that's…
Show description for 2a57fd9committedMerge pull request #5400 from juj/merge_llvm_401
Show description for fd7038dauthored- committed
- committed
Fix test_llvm_intrinsics for llvm_round_f32/f64. https://llvm.org/docs/LangRef.html#id508 states that llvm.round 'returns the same values as the libm round functions would', and http://en.cpprefere…
Show description for 8d5e408committed- committed
Commits on Jan 30, 2018
- committed
Parallel other tests (#6150)
Show description for 4594b09authored andcommitted