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 (
Collapse
)
Author
2011-06-28
Properly padding infinity/NaN in _formatString/printf.
max99x
2011-06-28
Added support for %n in _formatString/printf.
max99x
2011-06-27
fix for just-broken poppler
Alon Zakai
2011-06-28
Replaced brainded float formatting with a much cleaner (and more precise) ↵
max99x
version.
2011-06-27
Fixed some strict mode problems; added test for -Infinity.
max99x
2011-06-27
Fixed unsigned number printing; updated Lua test with correct format (same ↵
max99x
as GCC produces).
2011-06-27
Minor printf() bugfix.
max99x
2011-06-27
Fixed a few boneheaded mistakes; added test for strtod().
max99x
2011-06-27
Implemented a GCC-alike printf/_formatString.
max99x
2011-06-26
Fixes for review notes.
max99x
2011-06-26
Tests for dlfch.h.
max99x
2011-06-25
indexize Math.* properly. fixes issue 29
Alon Zakai
2011-06-23
minor fixes for merge
Alon Zakai
2011-06-23
libc seek tests
Alon Zakai
2011-06-23
fix bug with adding null terminator in readBinary
Alon Zakai
2011-06-19
support for customizing interactive input by setting Module.stdin
Alon Zakai
2011-06-18
fixes for web text input
Alon Zakai
2011-06-17
optional nonportable optimizations in test runner
Alon Zakai
2011-06-16
add dlmalloc benchmark
Alon Zakai
2011-06-12
improve memops benchmark
Alon Zakai
2011-06-11
fix # of benchmark tests
Alon Zakai
2011-06-11
optimize memset and memcpy in ta2
Alon Zakai
2011-06-11
disable ta2 in benchmark - still slower
Alon Zakai
2011-06-11
add comparison to native speed to benchmarks
Alon Zakai
2011-06-11
improve fasta benchmark
Alon Zakai
2011-06-11
strengthen dlmalloc
Alon Zakai
2011-06-11
fix operator precedence bug with overflow correction, improve dlmalloc test
Alon Zakai
2011-06-11
always sign/unsign constants at compile time
Alon Zakai
2011-06-10
disable bullet in ta2
Alon Zakai
2011-06-09
use ta2 in benchmark
Alon Zakai
2011-06-09
enable ta2
Alon Zakai
2011-06-09
sign analyzer for ta==2
Alon Zakai
2011-06-08
test tweaks
Alon Zakai
2011-06-06
fixes for USE_TYPED_ARRAYS == 2
Alon Zakai
2011-06-05
fix alignment issues with USE_TYPED_ARRAYS == 2
Alon Zakai
2011-06-04
refactor makeCopyValues and add makeSetValues
Alon Zakai
2011-06-03
refactor call and invoke into a single method, so invoke supports all ↵
Alon Zakai
possible inputs
2011-06-03
refactoring in preparation for TYPED_ARRAYS==2 (disabled)
Alon Zakai
2011-05-28
fixes for closure compiler advanced opts
Alon Zakai
2011-05-27
fix bug with invalid [#uses=?] parsing
Alon Zakai
2011-05-26
improve AUTO_OPTIMIZE
Alon Zakai
2011-05-26
improve CHECK_* options, add initial version of AUTO_OPTIMIZE
Alon Zakai
2011-05-25
allow 2 and 3 in SAFE_HEAP and CHECK_* options. 2 is only these, 3 is all ↵
Alon Zakai
but these
2011-05-25
do not use strict mode in benchmarks
Alon Zakai
2011-05-25
disable v8 in bullet due to v8 issue 1407
Alon Zakai
2011-05-25
64-bit bitops
Alon Zakai
2011-05-24
remove obsolete fastops; generalize load with parseLLVM/finalizeLLVM; fix ↵
Alon Zakai
issue 14
2011-05-24
handle shifts with more than 32 bits
Alon Zakai
2011-05-22
make autodebugger output smaller
Alon Zakai
2011-05-15
remove compiler argument to emscripten.py - use ~/.emscripten instead
Alon Zakai
[prev]
[next]