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
2014-02-26
Merge pull request #2165 from juj/fs_element_size
1.12.3
Alon Zakai
2014-02-26
add debug printout regarding chunkification in js optimizer
Alon Zakai
2014-02-26
fix test_asmjs_unknown_emscripten
Alon Zakai
2014-02-26
fix test_fuzz in non-fastcomp
Alon Zakai
2014-02-26
use le32 target when fastcomp is disabled, so we do not need a fastcomp build...
Alon Zakai
2014-02-26
improve -v output, and add some docs
Alon Zakai
2014-02-26
use le32 target in slow2[asm].test_sqlite; fixes #2160
Alon Zakai
2014-02-26
Merge pull request #2157 from rfk/rfk/fileno-error-reporting
Alon Zakai
2014-02-26
pass NO_EXIT_RUNTIME flag to fastcomp and add test
Alon Zakai
2014-02-26
Add new fields to EmscriptenFullscreenChangeEvent structure that report the n...
Jukka Jylänki
2014-02-25
run sanity checks on emcc -v even without inputs
Alon Zakai
2014-02-25
check sanity on emcc -v
Alon Zakai
2014-02-26
Ensure that fileno() returns -1 when given an invalid file pointer.
Ryan Kelly
2014-02-25
run a sanity check after clearing the cache
Alon Zakai
2014-02-25
test multiple chunk sizes in cube2hash test
Alon Zakai
2014-02-25
fix i386 target usage and asm2.test_cube2hash
Alon Zakai
2014-02-25
Merge branch 'NiCoX' of github.com:patchanka/emscripten into incoming
Alon Zakai
2014-02-25
add fuzz testcase
Alon Zakai
2014-02-26
added myself to the authors
patchanka
2014-02-25
do not warn on undefined symbols for things that are mere js lib dependencies...
Alon Zakai
2014-02-25
make other.test_outline a little more flexible
Alon Zakai
2014-02-25
1.12.2
1.12.2
Alon Zakai
2014-02-25
Make the "did NOT asm.js'ify" error message more
Dan Gohman
2014-02-25
Fix the banned_js_engines mechanism.
Dan Gohman
2014-02-25
Use __EMSCRIPTEN__ instead of EMSCRIPTEN in tests.
Dan Gohman
2014-02-25
Begin using the Emscripten toolchain in clang.
Dan Gohman
2014-02-25
Update the tests to use asmjs-unknown-emscripten.
Dan Gohman
2014-02-25
Introduce the asmjs-unknown-emscripten target triple.
Dan Gohman
2014-02-25
Minor code simplifications.
Dan Gohman
2014-02-25
Fix a copy+pasto.
Dan Gohman
2014-02-25
Fix a variety of pylint warnings.
Dan Gohman
2014-02-25
add fuzz testcase
Alon Zakai
2014-02-24
warn on emscripten, llvm and clang versions not matching
Alon Zakai
2014-02-24
update fuzz testers for fastcomp by default
Alon Zakai
2014-02-24
v1.12.1 - first testing version with fastcomp on by default
1.12.1
Alon Zakai
2014-02-24
Merge branch 'fastcomp-by-default' into incoming
Alon Zakai
2014-02-24
add _ZNSt9exceptionD0Ev; fixes fastcomp issue 20
Alon Zakai
2014-02-24
add _ZNSt9exceptionD0Ev; fixes fastcomp issue 20
Alon Zakai
2014-02-25
Fix emscripten_get_callstack to work on Firefox 30 after it implemented colum...
Jukka Jylänki
2014-02-24
deprecate jcache
Alon Zakai
2014-02-24
Merge pull request #2149 from TehEpicPineapple/prettier-shell
Alon Zakai
2014-02-23
disable some outlining logging
Alon Zakai
2014-02-23
add stack bump if only sp is defined but no bump is present, when outlining
Alon Zakai
2014-02-23
emit value in safe heap load logging
Alon Zakai
2014-02-23
Changed alcOpenDevice so it works with Safari 6 and newer.
patchanka
2014-02-22
Merge branch 'master' of github.com:haneefmubarak/emscripten into incoming
Alon Zakai
2014-02-22
added 'haneefmubarak' to AUTHORS
Haneef Mubarak
2014-02-22
update year to 2014
Haneef Mubarak
2014-02-22
add EM_ASM_ which allows sending values without returning anything
Alon Zakai
2014-02-21
make test_outline limits a little more flexible
Alon Zakai
[next]