index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2013-06-04
check more carefully if a stream is a socket
Alon Zakai
2013-06-04
leave low fds for sockets
Alon Zakai
2013-06-04
Merge branch 'incoming' of github.com:kanaka/emscripten into incoming
Alon Zakai
2013-06-04
Merge pull request #1225 from inolen/errno
Alon Zakai
synced library.js errno codes with sys/errno.h
2013-06-04
Updated tests to reflect new error values
Anthony Pesch
2013-06-04
Merge branch 'incoming-merge' of github.com:modeswitch/emscripten into incoming
Alon Zakai
2013-06-04
Check that module is an object instead of exports
Jazz
2013-06-04
Fixed Issue #1241: _scanString not supporting upper case format specifiers ↵
Onno
A, E, F, G, X.
2013-06-03
show stub malloc/free warnings only in ASSERTIONS==2
Alon Zakai
2013-06-03
Fix frexp does not accept negative numbers
Frits Talbot
Add frexp unit tests
2013-06-02
create /dev/null; issue #1226
Alon Zakai
2013-06-02
fix typo in glGenVertexArrays__deps
Alon Zakai
2013-06-01
syncd library.js errno codes with sys/errno.h
Anthony Pesch
2013-06-01
limit a warning message
Alon Zakai
2013-06-01
remove more unneeded break and continue statements in relooper
1.4.7
Alon Zakai
2013-06-01
improve RemoveUnneededFlows to handle flows into loops with a single entry
1.4.6
Alon Zakai
2013-06-01
improve relooper debugging
Alon Zakai
2013-06-01
do not leak split blocks
1.4.5
Alon Zakai
2013-05-31
more relooper work towards arbitrary splitting
Alon Zakai
2013-05-31
remove unneeded Branch info on incoming branches in relooper
1.4.4
Alon Zakai
2013-05-31
point relooper fuzzer to non-absolute path
Alon Zakai
2013-05-31
add testcase for annoying relooper pattern that generates many control flow ↵
Alon Zakai
overheads
2013-05-31
prepare for option to split arbitrary nodes in relooper
Alon Zakai
2013-05-30
License info for webrtc p2p library.
Alan Kligman
2013-05-30
Fixed formatting.
Alan Kligman
2013-05-30
fix relooper test, needs bash
Alon Zakai
2013-05-30
do not use gl emulation code in es2 emulation mode, to avoid confusing lack ↵
Alon Zakai
of a bound buffer between them
2013-05-30
remove unnecessary GL.currArrayBufferObj
Alon Zakai
2013-05-30
indentation
Alon Zakai
2013-05-30
Merge branch 'texenv' of github.com:jdashg/emscripten into incoming
Alon Zakai
2013-05-30
Merge pull request #1220 from inolen/free_surface
Alon Zakai
SDL_SetVideoMode: Free old surface before creating new one
2013-05-30
handle illegal mathops in processMathop; valid for <64 bits in some cases
Alon Zakai
2013-05-30
export PGOMonitor
Alon Zakai
2013-05-30
handle phi loops properly
Alon Zakai
2013-05-30
heap hash debugging function
Alon Zakai
2013-05-30
Don't include webrtc-specific code for websockets builds.
Alan Kligman
2013-05-30
Fix style issues.
Alan Kligman
2013-05-29
Free old surface before creating new one
Anthony Pesch
2013-05-29
This fixes various strtoll/strtol issues, including tests
Soeren Balko
2013-05-28
initialize errno
Alon Zakai
2013-05-27
make sure emscripten_run_script_int returns an int
Alon Zakai
2013-05-27
emscripten_exit_with_live_runtime
Alon Zakai
2013-05-25
use smaller special label for longjmp
Alon Zakai
2013-05-25
silence exceptions during cxa_free_exception
Alon Zakai
2013-05-25
do not emit resumeException when exceptions are disabled
Alon Zakai
2013-05-25
additional embind testing
Alon Zakai
2013-05-24
handle globals with no value and no zeroinit
Alon Zakai
2013-05-24
auto-export malloc, needed by file packager
Alon Zakai
2013-05-23
Fix missing methods.
Alan Kligman
2013-05-23
Comments.
Alan Kligman
[prev]
[next]