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
Age
Commit message (
Expand
)
Author
2014-02-04
Fix a possible double-deletion in embind when returning a smart pointer from ...
Chad Austin
2014-02-04
Add a sample for adding mixins to embind
Chad Austin
2014-02-04
have VirtualFileSystem also depend on the file path so renaming shaders cause...
Chad Austin
2014-02-04
Add a test to verify we can use static constants defined in classes.
Chad Austin
2014-02-04
Rename smart_ptr_trait::operator_new to construct_null per feedback from Chad.
Andy Friesen
2014-02-04
Add operator_new to smart_ptr_trait.
Andy Friesen
2014-02-04
Bring back Joe's original test too
Chad Austin
2014-02-04
Fix a possible memory corruption bug when using val::as
Chad Austin
2014-02-04
Remove an assertion that prevents mergefunc from doing its magic.
Chad Austin
2014-02-03
proper fix for simplifying f32-int bitcasts
Alon Zakai
2014-02-03
handle fround in optimizing out of tempDoublePtr
Alon Zakai
2014-02-03
fix wrapper coercions on floats in fastcomp
Alon Zakai
2014-02-03
support for floats in fastcomp
Alon Zakai
2014-02-03
disable tests/cases/funcptr.ll in fastcomp, as it is invalid ir (contains a l...
Alon Zakai
2014-02-03
sscanf fix and test fix
Alon Zakai
2014-02-02
comment
Alon Zakai
2014-02-02
enable postset counting code in fastcomp on asm1.test_cubescript
Alon Zakai
2014-02-02
enable test_intentional_fault in all fastcomp modes
Alon Zakai
2014-02-02
comments
Alon Zakai
2014-02-02
parse exports from fastcomp, and enable test_llvm_used
Alon Zakai
2014-02-02
enable test_segfault in fastcomp
Alon Zakai
2014-02-02
support EXCEPTION_CATCHING_WHITELIST in fastcomp
Alon Zakai
2014-02-02
add some X11 headers
Alon Zakai
2014-02-02
enable tests/cases/uadd_overflow_ta2 in fastcomp
Alon Zakai
2014-02-01
fix for FS.utime parameters
Anthony Pesch
2014-02-01
move automatic OES_standard_derivatives enabling behind LEGACY_GL_EMULATION d...
Anthony Pesch
2014-02-01
make sure RAND_MAX is a proper value
Alon Zakai
2014-02-02
Differentiate between file pointers and file descriptors.
Ryan Kelly
2014-02-02
Use standard fds of 0,1,2 rather than 1,2,3
Ryan Kelly
2014-02-02
Simplify labelled-block handling so it works better with switch statements.
Ryan Kelly
2014-02-02
Handle non-breaking case bodies in switch statement.
Ryan Kelly
2014-02-01
Only skip emscripten_log test on SpiderMonkey in asm.js modes, since the test...
Jukka Jylänki
2014-01-31
comment
Alon Zakai
2014-01-31
option to allow modifying code before executing it
Alon Zakai
2014-02-01
Fix indentation in the comments added in the previous commit.
Jukka Jylänki
2014-02-01
Restrict touch events to not run deferred fullscreen+pointerlock requests due...
Jukka Jylänki
2014-02-01
Add support for detecting whether screen orientation lock succeeds or fails. ...
Jukka Jylänki
2014-01-31
Merge pull request #2079 from inolen/fs_unmount
Alon Zakai
2014-01-31
make sure rand() returns values only up to RAND_MAX; #1855
1.10.1
Alon Zakai
2014-01-31
further fix for #1407
Alon Zakai
2014-01-31
Teach buildFlowGraph about functions that are known to always throw.
Ryan Kelly
2014-01-31
Don't let buildFlowGraph return to a junction if it's known to be unreachable.
Ryan Kelly
2014-01-31
Add return-type tracking to normalizeAsm/denormlizeAsm
Ryan Kelly
2014-01-30
headless fix
Alon Zakai
2014-01-30
mark new testcase as ta2-only
Alon Zakai
2014-01-30
added basic unmount support
Anthony Pesch
2014-01-30
Merge pull request #2080 from inolen/idbfs_updates
Alon Zakai
2014-01-30
asmify rand
Alon Zakai
2014-01-30
asmify rand_r
Alon Zakai
2014-01-30
use Math.imul in rand_r
Alon Zakai
[prev]
[next]