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-09-13
Don't define _POSIX_SHARED_MEMORY_OBJECTS.
Bruce Mitchener
2013-09-13
add some stubs for libc needed by libc++
Alon Zakai
2013-09-13
simplify other.test_llvm_nativizer to not rely on libc stuff
Alon Zakai
2013-09-13
update sanity.test_jcache
Alon Zakai
2013-09-13
headers readme
Alon Zakai
2013-09-13
Don't define _POSIX_SHARED_MEMORY_OBJECTS.
Bruce Mitchener
2013-09-13
Skip test_math unless using ta2
Bruce Mitchener
2013-09-13
Incorrect return type on a compat header.
Bruce Mitchener
2013-09-13
Update to musl-0.9.13 headers.
Bruce Mitchener
2013-09-13
Correctly note musl provenance and differences.
Bruce Mitchener
2013-09-13
Change various 64 bit typedefs over to 32 bit.
Bruce Mitchener
2013-09-13
gethostbyname_r update.
Bruce Mitchener
2013-09-13
Fix sockaddr struct definitions for musl.
Bruce Mitchener
2013-09-13
Handle fpclassify and signbit for long double.
fails
Bruce Mitchener
2013-09-13
Emscripten requires different #s for stdio fds.
Bruce Mitchener
2013-09-13
Bump version for new libc headers.
1.5.7
Bruce Mitchener
2013-09-13
Provide better impl of __assert_fail().
Bruce Mitchener
2013-09-13
Fix fpclassify with musl libc headers.
Bruce Mitchener
2013-09-13
Add __va_copy as a compat/stdarg.h
Bruce Mitchener
2013-09-13
Fix time tests.
Bruce Mitchener
2013-09-13
Fix other.test_embind & other.test_static_link.
Bruce Mitchener
2013-09-13
Update to work with new libc headers.
Bruce Mitchener
2013-09-13
Update libc headers to use musl headers.
Bruce Mitchener
2013-09-13
Expand on the instructions for building Python.
Bruce Mitchener
2013-09-13
Merge branch 'incoming' of github.com:sbalko/emscripten into incoming
Soeren Balko
2013-09-13
Enable %[] pattern in scanf
Soeren Balko
2013-09-13
Enable %[] pattern in scanf
Soeren Balko
2013-09-13
Fix using emcc -E.
Bruce Mitchener
2013-09-12
try to use console.log even in workers
Alon Zakai
2013-09-12
do not switchify illegally-typed switches
Alon Zakai
2013-09-13
Typo fix.
Bruce Mitchener
2013-09-12
Module.logReadFiles option
Alon Zakai
2013-09-12
update other.test_js_optimizer
Alon Zakai
2013-09-11
abort registerize at the proper early time when we need to
Alon Zakai
2013-09-11
we only allow 1 exported variable from inline js; #1613
Alon Zakai
2013-09-11
Merge pull request #1613 from juj/inline_asm_testcase
Alon Zakai
2013-09-11
disable registerize when seeing inline js in non-asm mode, as we do not prote...
Alon Zakai
2013-09-11
test FORCE_ALIGNED_MEMORY in bullet only in configure mode, not cmake
Alon Zakai
2013-09-11
build both configure and cmake versions of bullet, so the cache does not mix ...
Alon Zakai
2013-09-11
better comment on inline js in asm.js
Alon Zakai
2013-09-11
Merge pull request #1610 from juj/fix_bullet
Alon Zakai
2013-09-11
Merge pull request #1608 from juj/validate_asmjs
Alon Zakai
2013-09-11
better assertion message for corruption checker and asm
Alon Zakai
2013-09-11
listen to blur on the window, not the document, so chrome works
Alon Zakai
2013-09-11
Skip asm2x86.test_utf32 since test_utf32 uses inline asm.
Jukka Jylänki
2013-09-11
Add new unit test for inline asm syntax passing through input variables to ou...
Jukka Jylänki
2013-09-11
Fix test_the_bullet on Windows. Closes #696. Related to #681. On Windows, use...
Jukka Jylänki
2013-09-11
Use SPIDERMONKEY_ENGINE from ~/.emscripten in validate_asmjs.py as the primar...
Jukka Jylänki
2013-09-11
Use em_validate_asmjs_after_build() in CMake test.
Jukka Jylänki
2013-09-11
Add CMake helper function em_validate_asmjs_after_build() that adds an extra ...
Jukka Jylänki
[prev]
[next]