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-08
Merge pull request #1467 from abergmeier/extend_versions
Alon Zakai
2013-08-08
support input and output vars in inline js
Alon Zakai
2013-08-08
Merge pull request #1483 from juj/graceful_gl_fail
Alon Zakai
2013-08-08
If WebGL context creation fails, return 0 in glutCreateWindow and EGL_NO_CONT...
Jukka Jylänki
2013-08-08
fix AF_INET6 value in settings.js
Alon Zakai
2013-08-08
Merge branch 'link_exports' of github.com:ncbray/emscripten into incoming
Alon Zakai
2013-08-08
Add Nick Bray to authors.
Nick Bray
2013-08-08
Added FS deps to socket-related library functions
Anthony Pesch
2013-08-07
Merge pull request #1446 from yukoba/network-constants
Alon Zakai
2013-08-07
ensure test runner cache names are valid filenames
Alon Zakai
2013-08-07
Merge pull request #1474 from waywardmonkeys/cvt-functions
Alon Zakai
2013-08-07
Merge pull request #1475 from inolen/env_tidy
Alon Zakai
2013-08-07
fix test_inet4
Alon Zakai
2013-08-07
add missing return value in readdir_r
Alon Zakai
2013-08-07
fix test_files_m
Alon Zakai
2013-08-07
fix test_files
Alon Zakai
2013-08-07
manually fill heap history in write targets of VFS.write|read into the heap
Alon Zakai
2013-08-07
indentation fix
Alon Zakai
2013-08-07
Merge pull request #1478 from inolen/function_spacing
Alon Zakai
2013-08-07
fix static linker parsing bug
Alon Zakai
2013-08-07
Merge pull request #1479 from j4m3z0r/fast_isspace
Alon Zakai
2013-08-07
Workaround for Chrome bug https://code.google.com/p/chromium/issues/detail?id...
James Gregory
2013-08-07
updated bad function formatting
Anthony Pesch
2013-08-07
Ensure the linker pulls in static libraries containing exported functions.
Nick Bray
2013-08-07
tidied up environment conditionals
Anthony Pesch
2013-08-07
Add fcvt, ecvt, gcvt functions.
Bruce Mitchener
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
[next]