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
2013-08-06
Merge pull request #1348 from mnaamani/inet
Alon Zakai
2013-08-06
Merge pull request #1458 from inolen/vfs
Alon Zakai
2013-08-06
add more output in file packager error
Alon Zakai
2013-08-06
Merge pull request #1459 from j4m3z0r/gl_delete_buffers_nocrash
Alon Zakai
2013-08-05
Coding conventions fix.
James Gregory
2013-08-06
handle IPv6 addresses in inet_ntop and inet_pton
Mokhtar Naamani
2013-08-05
handle overflows when relocating heap offsets
Alon Zakai
2013-08-05
Removed USE_OLD_FS
Anthony Pesch
2013-08-05
increase logging output, fixes s_0_0.test_safe_heap
Alon Zakai
2013-08-05
fix test_fgetc_ungetc
Alon Zakai
2013-08-05
remove nativizer test output
Alon Zakai
2013-08-05
infrastructure to track the costs of outlining, and to possibly change outlin...
Alon Zakai
2013-08-05
Added node.js license info
Anthony Pesch
2013-08-05
hacked createLazyFile to work with the new FS code
Anthony Pesch
2013-08-05
initial VFS work
Anthony Pesch
2013-08-05
Split out createPreloadedFile to FSCOM
Anthony Pesch
2013-08-05
- convert to new stream API function names
Anthony Pesch
2013-08-05
enable permissions checks after initialization
Anthony Pesch
2013-08-05
Updated rename tests
Anthony Pesch
2013-08-05
always use canonical temp dir in benchmarks, to let multiple tests reuse the ...
Alon Zakai
2013-08-05
add more slack to test_sdl_rotozoom
Alon Zakai
2013-08-05
strip color correction from pngs, so that the browser reftests are consistent...
Alon Zakai
2013-08-04
Modify glDeleteBuffers changes per azakai's comments.
James Gregory
2013-08-04
Merge pull request #1460 from yukoba/sys-sendfile-h
Alon Zakai
2013-08-04
mention DISABLE_GL_EMULATION option when initializing gl emulation
Alon Zakai
2013-08-03
Merge pull request #1462 from waywardmonkeys/include-signal-h
Alon Zakai
2013-08-03
Merge pull request #1461 from waywardmonkeys/cdefine-single-quotes
Alon Zakai
2013-08-04
Include signal.h when using signals.
Bruce Mitchener
2013-08-04
Use single quotes instead of double quotes with cDefine.
Bruce Mitchener
2013-08-03
Add sys/sendfile.h
Yu Kobayashi
2013-08-02
add slack to some more browser reftests
Alon Zakai
2013-08-02
reftest infrastructure
Alon Zakai
2013-08-02
make some gl tests more forgiving
Alon Zakai
2013-08-02
update cube browser tests to use reftests
Alon Zakai
2013-08-02
fix sanity tests
Alon Zakai
2013-08-02
Ensure glDeleteBuffers silently processes non-existent names, per spec.
James Gregory
2013-08-02
convert test_cubegeom_pre to reftest
Alon Zakai
2013-08-02
improve testcase
Alon Zakai
2013-08-02
accept phi subItems that are parsable LLVM functions
Alon Zakai
2013-08-02
infer relative paths in file packager only when not told explicit src and des...
Alon Zakai
2013-08-02
Merge pull request #1457 from inolen/fs_init_split
Alon Zakai
2013-08-02
Merge pull request #1453 from yukoba/flock-mprotect-msync
Alon Zakai
2013-08-02
also use LLVM_ROOT to detect when we need to clear the cache
Alon Zakai
2013-08-02
properly deprecate all arguments to --minify except for 0
Alon Zakai
2013-08-02
add default extra arguments to beginning of commandline arguments, so that us...
Alon Zakai
2013-08-02
move file packager logging into debug-only
Alon Zakai
2013-08-02
split up FS.init
Anthony Pesch
2013-08-01
add tools to split and merge asm modules from the surrounding code
Alon Zakai
2013-08-01
refactor asm module parsing code into separate file
Alon Zakai
2013-08-01
optimize bsearch
Alon Zakai
[next]