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
2012-06-05
make cubegeom_normal_dap_far_glda more robust
Alon Zakai
2012-06-04
fix glDrawArrays with non-zero start
Alon Zakai
2012-06-02
glDrawRangeElements
Alon Zakai
2012-06-02
return correct values for GL_SHADER_COMPILER and GL_NUM_SHADER_BINARY_FORMATS
Alon Zakai
2012-06-02
scan indices when necessary to figure out what vertex data to push, when no b...
Alon Zakai
2012-06-01
handle pointers to clientside data in glDrawElements when emulating GL
Alon Zakai
2012-05-31
make strtod properly handle .5 etc
Alon Zakai
2012-05-31
Merge pull request #460 from adetaylor/llvm_uadd_with_overflow_i16
Alon Zakai
2012-05-31
treat -s not before OPT=VALUE as a linker option
Alon Zakai
2012-05-31
Adding LLVM intrinsic llvm_uadd_with_overflow_i16.
Adrian Taylor
2012-05-30
make test_sdl_mouse more robust
Alon Zakai
2012-05-30
properly identify function pointers that return things like [64 x i16]*
Alon Zakai
2012-05-30
Merge pull request #450 from caiiiycuk/openttd
Alon Zakai
2012-05-30
tweak emcc caching test numbers
Alon Zakai
2012-05-30
tweak caching test sizes
Alon Zakai
2012-05-29
fix bindings generator bug with overloaded functions whose parameters differ ...
Alon Zakai
2012-05-29
Fix behavior strndup whern size <= 0, in this case strndup returns empty string
Aleksander Guryanov
2012-05-28
fix string detection regexp and add test
Alon Zakai
2012-05-28
throw on writes to absolute memory addresses; fixes #451
Alon Zakai
2012-05-28
Add implementation of strndup function and test for it
Aleksander Guryanov
2012-05-28
Merge branch 'incoming' of https://github.com/kripken/emscripten into incoming
LCID Fire
2012-05-28
Only use C++ flags for C++ code
LCID Fire
2012-05-28
test for scons integration and stop using emld there
Alon Zakai
2012-05-28
Add C file to test, to be sure that the correct linker is used.
LCID Fire
2012-05-28
Add small test project for SCons integration.
LCID Fire
2012-05-26
fix strtod behavior on non-ints
Alon Zakai
2012-05-25
allow - in globals, aliases and types
Alon Zakai
2012-05-24
Merge branch 'incoming' into llvmsvn
Alon Zakai
2012-05-24
make fgetc return the char value as unsigned (in a signed int)
Alon Zakai
2012-05-24
update year in emcc
Alon Zakai
2012-05-24
Merge branch 'master' into llvmsvn
Alon Zakai
2012-05-22
Fix the SDL mouse motion events
Ehsan Akhgari
2012-05-18
WARN_ON_UNDEFINED_SYMBOLS
Alon Zakai
2012-05-18
support emcc -v with no further arguments
Alon Zakai
2012-05-16
Merge pull request #427 from juj/vs2010
Alon Zakai
2012-05-16
Fix the incorrect initial value of GL.immediate.currentMatrix
Ehsan Akhgari
2012-05-15
Merge pull request #428 from ehsan/fixes
Alon Zakai
2012-05-15
browser gc test
Alon Zakai
2012-05-15
Fix IMG_Load to work with absolute paths
Ehsan Akhgari
2012-05-15
skip test_gc in s_x_x
Alon Zakai
2012-05-15
fix test_gc for o1 and o2
Alon Zakai
2012-05-15
gc tests for object scanning and atomics
Alon Zakai
2012-05-15
working early gc test
Alon Zakai
2012-05-15
Added Visual Studio 2010 solution and project files for the applications in t...
Jukka Jylänki
2012-05-15
move test_emconfig to other
Alon Zakai
2012-05-15
Merge pull request #426 from ehsan/em-config
Alon Zakai
2012-05-14
Add the em-config tool
Ehsan Akhgari
2012-05-14
allow nonexistent phis in another location + add test
Alon Zakai
2012-05-14
do not fail on -fcatch-undefined-behavior
Alon Zakai
2012-05-13
fix active client attribute counting and add test
Alon Zakai
[next]