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-06
use .set on big memcpys
Alon Zakai
2014-02-06
fuzz -O3 as well
Alon Zakai
2014-02-06
add memset test
Alon Zakai
2014-02-06
Revert strcmp.c to musl v0.9.13 so that the versions in this pull request mat...
Jukka Jylänki
2014-02-06
Add missing memcmp symbol declaration from previous commit.
Jukka Jylänki
2014-02-06
Add strcoll as well so that library.js does not need to depend on musl libc c...
Jukka Jylänki
2014-02-06
Add optimized versions of musl libc string and memory comparison functions.
Jukka Jylänki
2014-02-06
Merge pull request #2082 from inolen/oes_stdder
juj
2014-02-06
add memcpy test
Alon Zakai
2014-02-06
Always preventDefault() on keydown if keypress is not needed.
Boris Gjenero
2014-02-05
allow external variables to be defined as strings in library*.js files
Alon Zakai
2014-02-05
add testcase for odd large doubles
Alon Zakai
2014-02-05
avoid blobs when not necessary for client code mods
Alon Zakai
2014-02-05
optimize out fround calls on clients that do not support fround
Alon Zakai
2014-02-05
comment on emscripten_set_main_loop fps setting
Alon Zakai
2014-02-05
tool to parse unaligned output
Alon Zakai
2014-02-05
disable other.test_chunking in fastcomp, since it's irrelevant
Alon Zakai
2014-02-05
Merge pull request #2097 from dreamlayers/web_audio
juj
2014-02-04
disable WARN_UNALIGNED by default
Alon Zakai
2014-02-04
Add myself to AUTHORS.
Boris Gjenero
2014-02-04
WARN_UNALIGNED option for fastcomp
Alon Zakai
2014-02-04
Improve Web Audio buffering.
Boris Gjenero
2014-02-04
Merge pull request #2094 from inolen/lazy_init_surface_buffer
Alon Zakai
2014-02-04
Merge pull request #2096 from juj/test_minmax
Alon Zakai
2014-02-04
do not apply de-morgan's laws on floats, nans break them
Alon Zakai
2014-02-04
Add test_minmax that checks different comparisons when nans and infs are rela...
Jukka Jylänki
2014-02-04
lazily initialize SDL surface buffer
Anthony Pesch
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
[prev]
[next]