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-06-05
disabled support for hoisting back into loops in relooper
1.4.8
Alon Zakai
2013-06-05
remove unneeded parameter to FindIndependentGroups
Alon Zakai
2013-06-05
Merge pull request #1248 from int3/incoming
Alon Zakai
2013-06-05
Merge pull request #1260 from modeswitch/fix-missing-constant-definition
Alon Zakai
2013-06-05
Merge pull request #1259 from modeswitch/fix-syntax-error
Alon Zakai
2013-06-05
sdl fixes; fixes #1251
Alon Zakai
2013-06-05
INCOMING_QUEUE_LENGTH was not found by CircularBuffer constructor.
Alan Kligman
2013-06-05
Missed closing parenthesis.
Alan Kligman
2013-06-05
Merge branch 'commonjs' of github.com:jazzzz/emscripten into incoming
Alon Zakai
2013-06-05
return the best we can from SDL_OpenAudio, fixes #1253
Alon Zakai
2013-06-05
Fix typo.
Jez Ng
2013-06-05
Add myself to AUTHORS
Jazz
2013-06-04
Merge branch 'master' of github.com:feeley/emscripten into incoming
Alon Zakai
2013-06-04
Add basic support for nonblocking read
Marc Feeley
2013-06-04
Merge pull request #1246 from int3/sscanf-caps
Alon Zakai
2013-06-04
Merge pull request #1244 from onnoj/incoming
Alon Zakai
2013-06-04
do not skip -s X=Y when EMCONFIGURE_JS
Alon Zakai
2013-06-04
Add Jez Ng to AUTHORS.
Jez Ng
2013-06-04
Add test for capitalized sscanf format specifiers.
Jez Ng
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
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 A,...
Onno
2013-06-03
show stub malloc/free warnings only in ASSERTIONS==2
Alon Zakai
2013-06-03
Add myself to AUTHORS
Frits Talbot
2013-06-03
Fix frexp does not accept negative numbers
Frits Talbot
2013-06-03
Merge pull request #1224 from michaeljbishop/emscripten-implementation
Alon Zakai
2013-06-03
Merge pull request #1235 from juj/fix_test_exported_response
Alon Zakai
2013-06-03
Merge pull request #1236 from juj/skip_test_symlink
Alon Zakai
2013-06-03
disable strotoll tests in s_x_x
Alon Zakai
2013-06-03
make test_statvfs more robust
Alon Zakai
2013-06-03
disable some test_cases tests in s_x_x
Alon Zakai
2013-06-03
fix whitespace changes that broke some tests
Alon Zakai
2013-06-03
Skip other.test_symlink on Windows, since it doesn't have them. NTFS does hav...
Jukka Jylänki
2013-06-03
Fix test_exported_response and test_asm_pgo on Windows.
Jukka Jylänki
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
[next]