index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-01-20
enable more tests in fastcomp
Alon Zakai
2014-01-20
enable and fix more tests for fastcomp
Alon Zakai
2014-01-20
updates and fixes for test_cases
Alon Zakai
2014-01-20
fix up final setjmp tests for fastcomp
Alon Zakai
2014-01-20
enable test_longjmp_stacked in fastcomp
Alon Zakai
2014-01-20
enable more setjmp tests in fastcomp
Alon Zakai
2014-01-20
fix longjmp call by pointer in fastcomp, and enable test_longjmp2
Alon Zakai
2014-01-20
enable first setjmp test in fastcomp
Alon Zakai
2014-01-20
Fix a param-handling bug in normalizeAsm
Ryan Kelly
2014-01-20
Remove unused _Unwind_* functions.
Bruce Mitchener
2014-01-19
remove obsolete assertion
Alon Zakai
2014-01-19
better error message for asm.js not supporting growable heap yet
Alon Zakai
2014-01-18
improve EM_ASM to tolerate quotes when safe, and error when not; fixes #2032
Alon Zakai
2014-01-18
Merge pull request #2030 from waywardmonkeys/updates4
Alon Zakai
2014-01-18
handle #if !X in preprocessor
Alon Zakai
2014-01-18
Merge pull request #2031 from juj/fix_glemu_enabledisable
Alon Zakai
2014-01-18
Merge pull request #2007 from abergmeier/cmake_test_ninja
juj
2014-01-18
Fix GL emulation cleanup to properly update the state it changes.
Jukka Jylänki
2014-01-18
Fix FFP GL emulation directives. The form !GL_FFP_ONLY is not supported, use ...
Jukka Jylänki
2014-01-18
Implement catopen/catgets/catclose to help libcxx tests pass.
Bruce Mitchener
2014-01-18
No need for 64 bit aliases for these
Bruce Mitchener
2014-01-18
Make exception tests named more consistently.
Bruce Mitchener
2014-01-18
catched -> caught
Bruce Mitchener
2014-01-18
Remove unused aliases.
Bruce Mitchener
2014-01-17
fix asm1.test_cubescript
Alon Zakai
2014-01-17
fix test_source_map
Alon Zakai
2014-01-17
fix flakey lua benchmark
Alon Zakai
2014-01-17
make debug checks in asm2g more lenient, so they pass on fastcomp
Alon Zakai
2014-01-17
add missing ;
Alon Zakai
2014-01-17
handle unsigned reads in safe heap
Alon Zakai
2014-01-17
remove stale comment
Alon Zakai
2014-01-17
don't remove whitespace in emcc, not worth the time
Alon Zakai
2014-01-17
clean up emcc timing logging
Alon Zakai
2014-01-17
add missing ;s
Alon Zakai
2014-01-17
add missing ;
Alon Zakai
2014-01-17
use double for float arguments to safe heap
Alon Zakai
2014-01-17
disable test_fnmatch in s_x_x
Alon Zakai
2014-01-17
optimize memory initializer if it is large
Alon Zakai
2014-01-17
remove current memory initialization chunking via .concat(..)
Alon Zakai
2014-01-17
Fix GL_FFP_ONLY path to enable/disable vertex attribute arrays as a response ...
Jukka Jylänki
2014-01-16
make asm2g use SAFE_HEAP in fastcomp
Alon Zakai
2014-01-16
Merge branch 'remove-01-aliases' of github.com:waywardmonkeys/emscripten into...
Alon Zakai
2014-01-16
add fnmatch; fixes #2002
1.9.3
Alon Zakai
2014-01-16
fix strnlen input of size, which should be unsigned
Alon Zakai
2014-01-16
add __h_errno; fixes #2013
Alon Zakai
2014-01-16
don't override Module.print and printErr if the user specified them
Alon Zakai
2014-01-16
strengthen test_alloca to check alignment
Alon Zakai
2014-01-16
Merge branch 'patch-1' of github.com:sindresorhus/emscripten into incoming
Alon Zakai
2014-01-16
It's 2014
Sindre Sorhus
2014-01-16
enable a form of safe heap in asm, using js optimizer pass to ensure full cov...
Alon Zakai
[prev]
[next]