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-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
2012-05-13
fix order in gl_ModelViewProjectionMatrix and add working cube_explosion test
Alon Zakai
2012-05-13
misc tweaks and add wip cube_explosion test
Alon Zakai
2012-05-11
unenabled experimental registerization pass in js optimizer
Alon Zakai
2012-05-11
fix bug with missing entry labels being misused between original labels and n...
Alon Zakai
2012-05-11
FS.createPreloadedFile
Alon Zakai
2012-05-10
support for gl_TextureMatrixes
Alon Zakai
2012-05-09
allow adding runDependencies in preRun
Alon Zakai
2012-05-09
sscanf support for negative integers
Alon Zakai
2012-05-09
various fixes and improvements to sscanf
Alon Zakai
2012-05-09
fix bug with using color and normal even when not enabled, if they were enabl...
Alon Zakai
2012-05-08
handle absolute paths in file preloading
Alon Zakai
2012-05-07
make test_cubegeom_mt a proper test of multitexturing
Alon Zakai
2012-05-07
make glEnableClientState aware of the client active texture, and add a tempor...
Alon Zakai
2012-05-07
support for gl_Normal
Alon Zakai
2012-05-07
add full support for glColorX both in glBegin/End and out
Alon Zakai
2012-05-06
emscripten_pause_main_loop and resume
Alon Zakai
2012-05-05
make sdl event handling work in closure, and add testing
Alon Zakai
2012-05-05
refactor getProcAddress for closure
Alon Zakai
2012-05-05
refactor gl code for closure compiler, and add more testing
Alon Zakai
[next]