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
Age
Commit message (
Expand
)
Author
2013-05-17
Pre-register symbol strings in embind benchmark just to be sure - e.g. Uint8A...
Jukka Jylänki
2013-05-17
Benchmark for memory_view
Chad Austin
2013-05-17
Add support for (fast?) memory_view objects. If C++ passes a memory_view to ...
Chad Austin
2013-05-17
switch to this emscripten for building the benchmark, now that imvu's emscrip...
Chad Austin
2013-05-17
fix highp to lowp in tests
Alon Zakai
2013-05-17
fix file packager issue with closure
Alon Zakai
2013-05-17
add browser testing for -O2 --closure 1
Alon Zakai
2013-05-16
fix dyncalls in closure+asm and use closure in benchmarks
Alon Zakai
2013-05-16
update tests
Alon Zakai
2013-05-16
support closure compiler on the shell in asm mode
Alon Zakai
2013-05-16
Merge pull request #1167 from j4m3z0r/issue645
Alon Zakai
2013-05-16
fix font rendering in test_sdl_canvas
Alon Zakai
2013-05-16
fix test_sdl_alloctext
Alon Zakai
2013-05-16
Merge pull request #1173 from manuels/incoming
Alon Zakai
2013-05-16
when not aliasing tables, keep them all at full size to avoid aliasing throug...
Alon Zakai
2013-05-16
enable aliasing function pointers by default in -O2
Alon Zakai
2013-05-15
emit each function table of its own size
Alon Zakai
2013-05-15
add testing for aliasing function pointers
Alon Zakai
2013-05-15
future proof a test
Alon Zakai
2013-05-15
handle the case of no function tables with aliasing function pointers
Alon Zakai
2013-05-15
Fix bug in rename() that occures if new filename starts with the old filename
manuels
2013-05-12
make asm.js compilation check case-agnostic
Alon Zakai
2013-05-10
fix test_cases:trace
Alon Zakai
2013-05-10
Issue #645: Implement eglQuerySurface for EGL_HEIGHT and EGL_WIDTH.
James Gregory
2013-05-09
test for FORCE_ALIGNED_MEMORY to reduce unaligned reads in bullet
Alon Zakai
2013-05-09
fix 0x0 in formatString; fixes #1164
Alon Zakai
2013-05-09
update asm compilation checks
Alon Zakai
2013-05-09
standardize all benchmarks to use the same commandline argument for timing
Alon Zakai
2013-05-09
standardize params to nbody_java
Alon Zakai
2013-05-09
fix box2d compilation with emscripten
Alon Zakai
2013-05-09
Merge pull request #1158 from juj/ignore_tests_by_wildcard
Alon Zakai
2013-05-09
fix test_sscanf_other_whitespace for s_x_x
Alon Zakai
2013-05-09
Add support for skipping all modes of a single test with 'python tests/runner...
Jukka Jylänki
2013-05-08
Issue #1134: scanf does not treat CR, FF, VT as whitespace
Anthony Thibault
2013-05-08
add nbody-java benchmark
Alon Zakai
2013-05-08
add nbody-java code
Alon Zakai
2013-05-08
improve mathfuncptr test
Alon Zakai
2013-05-08
Fix bug in rename() that occures if new filename starts with the old filename
manuels
2013-05-07
fix test runner is_le32
Alon Zakai
2013-05-07
add whets testcase
Alon Zakai
2013-05-07
switch to le32 target by default
1.4.3
Alon Zakai
2013-05-06
auto-include malloc/free when SDL is used; fixes #1139
Alon Zakai
2013-05-06
Merge pull request #1138 from sylvestre/incoming
Alon Zakai
2013-05-06
remove tests/cases/gepoverflow since it is too finicky with absolute pointers
Alon Zakai
2013-05-05
add test for sdl allocation, and warn when using stub malloc/free
Alon Zakai
2013-05-05
generalize customizeVTable to support asm
Alon Zakai
2013-05-05
update test_statics
Alon Zakai
2013-05-04
make memory management sane: 0 is null, then static including globals, then s...
Alon Zakai
2013-05-04
Remove more +x permissions on source or javascript files
Sylvestre Ledru
2013-05-03
Merge pull request #1126 from imvu/more_embind_updates
Alon Zakai
[prev]
[next]