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
path:
root
/
tests
/
runner.py
Age
Commit message (
Expand
)
Author
2011-03-06
re-enable advanced optimizations in closure compiler
Alon Zakai
2011-03-05
openjpeg demo
Alon Zakai
2011-03-05
optimize openjpeg test
Alon Zakai
2011-03-05
correct signs in equality comparisons
Alon Zakai
2011-03-04
integer rounding fixes and CORRECT_ROUNDINGS option
Alon Zakai
2011-03-03
autodebug improvements
Alon Zakai
2011-03-02
autodebugger tool
Alon Zakai
2011-03-02
faster openjpeg test
Alon Zakai
2011-02-27
comments
Alon Zakai
2011-02-27
openjpeg test
Alon Zakai
2011-02-27
debugging info and test runner fixes
Alon Zakai
2011-02-27
debugging info for zlib
Alon Zakai
2011-02-20
generate strict mode javascript
Alon Zakai
2011-02-20
fixes for benchmarks
Alon Zakai
2011-02-19
use line-specific corrections in zlib test
Alon Zakai
2011-02-19
line-specific CORRECT_OVERFLOWS and CORRECT_SIGNS
Alon Zakai
2011-02-18
parse debugging metadata for original filenames
Alon Zakai
2011-02-13
tweak sign and overflow checks
Alon Zakai
2011-02-13
debugging fixes
Alon Zakai
2011-02-12
line number debugging info
Alon Zakai
2011-02-12
emscripten_run_script API
Alon Zakai
2011-02-12
drop RELOOP for clang in freetype test
Alon Zakai
2011-02-11
add parens in mathops
Alon Zakai
2011-02-10
use clang in emmaken and in freetype&zlib tests
Alon Zakai
2011-02-08
prep for freetype demo
Alon Zakai
2011-02-06
use GUARD_SIGNS only in tests that need it; benchmarks fast again
Alon Zakai
2011-02-06
strengthen SAFE_HEAP checks for copied values
Alon Zakai
2011-02-05
zlib test
Alon Zakai
2011-02-05
mathop fixes +test
Alon Zakai
2011-02-04
unsign in zext to prevent a sign error
Alon Zakai
2011-01-31
misc cleanups and fixes
Alon Zakai
2011-01-30
disable the combination of llvm opts+reloop in freetype test, due to slowness
Alon Zakai
2011-01-29
freetype test, plus some unix-specific file IO stuff
Alon Zakai
2011-01-29
fix for structure alignment handling +test
Alon Zakai
2011-01-27
reSign parallel to unSign to fix rare signing issues; CHECK_SIGNS option
Alon Zakai
2011-01-23
minor fixes and optimizations
Alon Zakai
2011-01-19
Optimize out some loop labels
Alon Zakai
2011-01-19
lower closure optimizations to SIMPLE; no speed difference, and ADVANCED clas...
Alon Zakai
2011-01-17
libcxx test; support for linking in test runner; failure in clang_0_1.test_li...
Alon Zakai
2011-01-16
sscanf
Alon Zakai
2011-01-16
support for writing to files in stdio
Alon Zakai
2011-01-16
initial emulation for stdio file reading, and other preparations for poppler
Alon Zakai
2011-01-14
refactor shared components of python tools, and add emmaken.py
Alon Zakai
2011-01-07
enable llvm opts on tests with precompiled .ll (python, bullet, lua); fix min...
Alon Zakai
2011-01-02
optimize mod operator, and primes benchmark
Alon Zakai
2011-01-01
fix benchmarks
Alon Zakai
2011-01-01
CORRECT_OVERFLOWS option; strengthening of various tests, and fixes a bug in ...
Alon Zakai
2010-12-31
allow SAFE_HEAP with typed arrays; fix minor uncovered bugs; add SAFE_HEAP_LO...
Alon Zakai
2010-12-29
nicer test runner output
Alon Zakai
2010-12-28
handle env of 0 as a third parameter for main()
Alon Zakai
[next]