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-02-18
version 1.11.1
1.11.1
Alon Zakai
2014-02-18
fast test_longjmp_repeat in fastcomp
Alon Zakai
2014-02-17
enable test_scriptaclass in fastcomp
Alon Zakai
2014-02-17
support reserved function pointers in fastcomp
Alon Zakai
2014-02-17
enable a fuzztest that now works in fastcomp
Alon Zakai
2014-02-17
error on MAX_SETJMPS changed in fastcomp
Alon Zakai
2014-02-17
enable test_float32_precise in fastcomp
Alon Zakai
2014-02-17
check all i64 functions for whether we need to include precise i64 code
Alon Zakai
2014-02-17
Merge pull request #1871 from abergmeier/fixup_eglSwapBuffers
juj
2014-02-16
support memory growth in (non-validating) asm.js
Alon Zakai
2014-02-16
tolerate non-asm variables in asm optimization passes, with no-op coercions (...
Alon Zakai
2014-02-16
optimize traverseGenerated
Alon Zakai
2014-02-16
RETAIN_COMPILER_SETTINGS, Runtime.getCompilerSetting and emscripten_get_compi...
Alon Zakai
2014-02-15
clear status when proxied worker first responds
Alon Zakai
2014-02-15
fix canvas proxy code for sending resize events
Alon Zakai
2014-02-15
Merge pull request #2129 from rjanicek/proxy-request-animation-frame
Alon Zakai
2014-02-14
add request animation frame logic to proxy-to-worker
Richard Janicek
2014-02-14
add missing asm coercion to va_arg handler; #2120
Alon Zakai
2014-02-14
add fuzz testcase
Alon Zakai
2014-02-14
improve fuzzing to detect asm validation errors
Alon Zakai
2014-02-14
suppress native warnings in fuzzer, csmith emits many
Alon Zakai
2014-02-14
reduce some fuzzer output
Alon Zakai
2014-02-14
fix fuzz checker
Alon Zakai
2014-02-14
add testcase for i1 constants being properly unsigned
Alon Zakai
2014-02-14
improve c++ fuzzing
Alon Zakai
2014-02-14
emit both c++ and c in fuzzer
Alon Zakai
2014-02-14
Remove flush from eglSwapBuffers emulation.
Andreas Bergmeier
2014-02-14
Remove ambiguous error reporting of EGL_NOT_INITIALIZED and add error reporti...
Andreas Bergmeier
2014-02-14
Bring eglSwapBuffers closer to actual documentation.
Andreas Bergmeier
2014-02-13
enable legalizer_ta2 testcase in fastcomp
Alon Zakai
2014-02-13
i96_ashr testcase
Alon Zakai
2014-02-13
fix target in hello_world.ll
Alon Zakai
2014-02-13
release 1.11.0
1.11.0
Alon Zakai
2014-02-13
Merge pull request #2125 from waywardmonkeys/upstream-from-imvu
Alon Zakai
2014-02-13
make logo a link
Alon Zakai
2014-02-13
improve emcc help on shell file, and add minimal shell file example
Alon Zakai
2014-02-13
Merge branch 'prettier-shell' of github.com:TehEpicPineapple/emscripten into ...
Alon Zakai
2014-02-13
fix fuzzer test runner cleanups
Alon Zakai
2014-02-13
fuzz tester tweaks
Alon Zakai
2014-02-13
Fix Mozilla Audio Data API usage after my previous commit that added the use ...
Jukka Jylänki
2014-02-13
mark several embind functions as always_inline: this reduces code size
Chad Austin
2014-02-12
Spruced up shell.html
Jack Arrington
2014-02-12
test python with lto for more coverage
Alon Zakai
2014-02-12
make openjpeg extra tests on EMCC_DEBUG more lenient
Alon Zakai
2014-02-12
fix bug on using file packager on subdirs; fixes #2123
Alon Zakai
2014-02-12
update sanity.test_emcc_caching
Alon Zakai
2014-02-12
fix test_sdl_canvas
Alon Zakai
2014-02-12
Merge branch 'regexp-syntax-fix' of github.com:svaarala/emscripten into incoming
Alon Zakai
2014-02-12
Merge pull request #2118 from inolen/sdl_lazy_init_fix
Alon Zakai
2014-02-12
Fixes according to pull request feedback.
jonas echterhoff
[next]