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-09-10
force shifts on i64s to remain integers
Alon Zakai
2011-09-10
better autodebugger support for floats
Alon Zakai
2011-09-09
rename test_error ; all tests pass
Alon Zakai
2011-09-08
Merge branch 'master' into llvm-svn
Alon Zakai
2011-09-08
disable some not-yet-relevant tests
Alon Zakai
2011-09-08
make sure the current working directory is valid in do_emscripten; fixes pyth...
Alon Zakai
2011-09-06
vtable customization in bindings generator, +misc infra improvements to help ...
Alon Zakai
2011-09-04
disable -indvars on q1
Alon Zakai
2011-09-04
some updates for q1
Alon Zakai
2011-09-04
fix llvm opts for 3.0
Alon Zakai
2011-09-04
stubs for lifecycle intrinsics, and do not generate calls to stubs
Alon Zakai
2011-09-03
fix expect bug in library, fixes dlmalloc test
Alon Zakai
2011-09-03
Merge branch 'master' into llvm-svn
Alon Zakai
2011-09-03
simplify emmaken with EMMAKEN_JUST_CONFIGURE, and use llvm-ld instead of llvm...
Alon Zakai
2011-09-02
disable libcxx due to llvm bug, and improve skip() printing
Alon Zakai
2011-09-02
remove hardcoded result from autodebug test (autogenerated is enough)
Alon Zakai
2011-09-02
remove (the deprecated) llvm-gcc
Alon Zakai
2011-08-30
Merge pull request #75 from max99x/master
Alon Zakai
2011-08-30
make it easier to run specific benchmarks
Alon Zakai
2011-08-30
enable some tests since spidermonkey bug 675269 is resolved
Alon Zakai
2011-08-29
make FAST_MEMORY and TOTAL_MEMORY easier to use; fix slowdown in dlmalloc ben...
Alon Zakai
2011-08-28
Fix for field size in _scanString().
max99x
2011-08-28
Fixed negatives in strtod(); implemented strto[l/ul/ll/ull]().
max99x
2011-08-27
Simplified strdup(); added test for it in test_strings.
max99x
2011-08-27
Disabled tests that are now incompatible with _t2;
max99x
2011-08-26
Switched from "var x = function x() {}" to plain "function x() {}" for lib fu...
max99x
2011-08-25
Style fixes in response to code review. No change in functionality.
max99x
2011-08-25
Fixed _formatString()/printf() for USE_TYPED_ARRAYS + test for it.
max99x
2011-08-25
Added vprintf() test;
max99x
2011-08-25
Fixed test_dlfcn_varargs (still failing, but correct expectations).
max99x
2011-08-25
Added a failing test for calling parent vararg functions inside shared libs.
max99x
2011-08-25
Fixed usage of parent global vars inside shared libs.
max99x
2011-08-24
fix bug with not signing/unsigning pointer types
Alon Zakai
2011-08-24
Added eliminator test to the runner.
max99x
2011-08-23
Implemented rand(), rand_r() and srand() using a simple Linear Congruential G...
max99x
2011-08-23
Added strcoll() and strtoul() and improved strtol().
max99x
2011-08-23
Merge remote-tracking branch 'upstream/master'
max99x
2011-08-21
comment
Alon Zakai
2011-08-18
benchmark fixes
Alon Zakai
2011-08-17
Merge remote-tracking branch 'upstream/master'
max99x
2011-08-17
Implemented nl_langinfo().
max99x
2011-08-15
allow generateStructInfo to work at runtime with structMetadata
Alon Zakai
2011-08-14
test for DISABLE_EXCEPTIONS
Alon Zakai
2011-08-14
preparation for further ta2 optimizations
Alon Zakai
2011-08-07
filesystem workaround for closure compiler, +closure compiler test
Alon Zakai
2011-08-07
disable part I of scriptaclass due to possible v8 bug
Alon Zakai
2011-08-06
bindings generator fixes for latest CppHeaderParser
Alon Zakai
2011-08-02
Polish for dlfcn.h.
max99x
2011-08-02
Switched file timestamps from Date objects to numbers.
max99x
2011-08-02
Added --dlmalloc to the Python test.
max99x
[prev]
[next]