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
2013-08-06
enclose noInitialRun in parentheses to make closure happy
Anthony Pesch
2013-08-06
test outlining with -O2, but without size checks
Alon Zakai
2013-08-06
allow outlining of single statements
Alon Zakai
2013-08-06
add infrastructure to test multiple optimization levels in test_outline
Alon Zakai
2013-08-06
use compiler test opts in cache name for libraries, to increase coverage and ...
Alon Zakai
2013-08-06
better outline logging
Alon Zakai
2013-08-06
increment outlining counter only when outlining succeeded
Alon Zakai
2013-08-06
fix path handling in createPreloadedFile
Alon Zakai
2013-08-06
fix for process.cwd usage
Anthony Pesch
2013-08-06
do not swallow errors in FS try-catches that are not ErrnoErrors
Alon Zakai
2013-08-07
Modify NSIG, SIGRTMIN and SIGRTMAX of src/settings.js
Yu Kobayashi
2013-08-07
Remove sys/socket.h comment about glibc
Yu Kobayashi
2013-08-07
Modified the values of SO_* and SOL_SOCKET to be the same values of glibc
Yu Kobayashi
2013-08-07
Modified src/settings.h to match the constants of sys/socket.h
Yu Kobayashi
2013-08-07
Add constants to network headers
Yu Kobayashi
2013-08-06
remove createPreloadedFile__deps which is on an internal property
Alon Zakai
2013-08-06
Enable LLVM_ADD_VERSION and CLANG_ADD_VERSION being set in Emscripten configu...
Andreas Bergmeier
2013-08-06
Merge pull request #1348 from mnaamani/inet
Alon Zakai
2013-08-06
Merge pull request #1458 from inolen/vfs
Alon Zakai
2013-08-06
add more output in file packager error
Alon Zakai
2013-08-06
Merge pull request #1459 from j4m3z0r/gl_delete_buffers_nocrash
Alon Zakai
2013-08-05
Coding conventions fix.
James Gregory
2013-08-06
handle IPv6 addresses in inet_ntop and inet_pton
Mokhtar Naamani
2013-08-05
handle overflows when relocating heap offsets
Alon Zakai
2013-08-05
Removed USE_OLD_FS
Anthony Pesch
2013-08-05
increase logging output, fixes s_0_0.test_safe_heap
Alon Zakai
2013-08-05
fix test_fgetc_ungetc
Alon Zakai
2013-08-05
Merge branch 'incoming'
Alon Zakai
2013-08-05
increase logging output, fixes s_0_0.test_safe_heap
Alon Zakai
2013-08-05
fix test_fgetc_ungetc
Alon Zakai
2013-08-05
remove nativizer test output
Alon Zakai
2013-08-05
infrastructure to track the costs of outlining, and to possibly change outlin...
Alon Zakai
2013-08-05
Added node.js license info
Anthony Pesch
2013-08-05
hacked createLazyFile to work with the new FS code
Anthony Pesch
2013-08-05
initial VFS work
Anthony Pesch
2013-08-05
Split out createPreloadedFile to FSCOM
Anthony Pesch
2013-08-05
- convert to new stream API function names
Anthony Pesch
2013-08-05
enable permissions checks after initialization
Anthony Pesch
2013-08-05
Updated rename tests
Anthony Pesch
2013-08-05
always use canonical temp dir in benchmarks, to let multiple tests reuse the ...
Alon Zakai
2013-08-05
add more slack to test_sdl_rotozoom
Alon Zakai
2013-08-05
strip color correction from pngs, so that the browser reftests are consistent...
Alon Zakai
2013-08-04
Modify glDeleteBuffers changes per azakai's comments.
James Gregory
2013-08-04
Merge pull request #1460 from yukoba/sys-sendfile-h
Alon Zakai
2013-08-04
mention DISABLE_GL_EMULATION option when initializing gl emulation
Alon Zakai
2013-08-03
Merge pull request #1462 from waywardmonkeys/include-signal-h
Alon Zakai
2013-08-03
Merge pull request #1461 from waywardmonkeys/cdefine-single-quotes
Alon Zakai
2013-08-04
Include signal.h when using signals.
Bruce Mitchener
2013-08-04
Use single quotes instead of double quotes with cDefine.
Bruce Mitchener
2013-08-03
Add sys/sendfile.h
Yu Kobayashi
[prev]
[next]