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
2012-10-22
handle no-data worker api calls, and more tests
Alon Zakai
2012-10-22
worker api closure fixes + additional testing
Alon Zakai
2012-10-22
Merge branch 'master' into incoming
Alon Zakai
2012-10-22
switch benchmark suite to -O2+ from -O3
Alon Zakai
2012-10-22
initial work on worker api
Alon Zakai
2012-10-22
Merge branch 'incoming'
Alon Zakai
2012-10-22
fix SAFE_HEAP history
Alon Zakai
2012-10-22
fix strtok temp state ; fixes #658
Alon Zakai
2012-10-22
fix array detection in pread
Alon Zakai
2012-10-21
listen to glut events on glutInit, so it works even without main loop
Alon Zakai
2012-10-20
check node version is at least 0.6.8, which is the first to not have v8 bug 1...
Alon Zakai
2012-10-20
report times of passes in EMCC_DEBUG
Alon Zakai
2012-10-20
implement simplifyZeroComp js optimizer pass, not yet executed
Alon Zakai
2012-10-20
restore workaround for v8 bug 1895
Alon Zakai
2012-10-19
emit unreachable throws only in ASSERTIONS mode
Alon Zakai
2012-10-19
do not forward worker stdio by default ; fixes test_worker
Alon Zakai
2012-10-19
tweak sync xhr code a tiny bit
Alon Zakai
2012-10-19
Merge pull request #648 from ysangkok/chunked-bin-xhr-lazy-loading
Alon Zakai
2012-10-20
document SMALL_CHUNKS
Janus
2012-10-19
save benchmarks with different names
Alon Zakai
2012-10-19
assert on stack being too large compared to total memory
Alon Zakai
2012-10-19
add argument to emscripten_async_prepare_data
Alon Zakai
2012-10-19
emscripten_async_prepare_data
Alon Zakai
2012-10-19
IE fixes
Alon Zakai
2012-10-19
add tests for chunked binary web worker xhr
Janus
2012-10-18
support ALL.test in test runner
Alon Zakai
2012-10-18
intel/linux webgl output test runner additions
Alon Zakai
2012-10-17
fix closure error in file packager
Alon Zakai
2012-10-17
support for SDL resize event
Alon Zakai
2012-10-17
UNALIGNED_MEMORY option to emulate unaligned reads/writes all the time, to su...
Alon Zakai
2012-10-17
split up very large js files when passing them into js-optimizer and eliminat...
Alon Zakai
2012-10-17
remove unneeded node checks
Alon Zakai
2012-10-17
stop working around v8 bug 1985 which was fixed a while ago
Alon Zakai
2012-10-17
allow changing java heap size for closure via JAVA_HEAP_SIZE env var
Alon Zakai
2012-10-17
use base64 as websocket protocol
Alon Zakai
2012-10-17
add non-working websockets test for large amounts of 'random' data
Alon Zakai
2012-10-17
Add explicit braces to one-liner if statements in library_egl.js.
Jukka Jylänki
2012-10-17
Relax the implementation of eglGetDisplay function to always return the Emscr...
Jukka Jylänki
2012-10-17
Implemented more EGL functions.
Jukka Jylänki
2012-10-17
add sscanf support for 'i'
Alon Zakai
2012-10-17
return identical ids from glGetUniformLocation when we need to
Alon Zakai
2012-10-17
improve runtimelink handling of function aliases
Alon Zakai
2012-10-17
do not include C library in shared library 2
Alon Zakai
2012-10-17
disable test_gethostbyname without t2
Alon Zakai
2012-10-17
disable jansson in SAFE_HEAP
Alon Zakai
2012-10-17
improve node autodetection
Alon Zakai
2012-10-17
Don't explode in emconfigure if no args are passed
Riccardo Magliocchetti
2012-10-17
mark jansson test as only for ta2
Alon Zakai
2012-10-17
Add `library_jansson` for JSON parsing.
Lars Schneider
2012-10-17
Support for servers without byte serving, various small fixes
Janus
[prev]
[next]