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
/
src
Age
Commit message (
Expand
)
Author
2013-08-05
Split out createPreloadedFile to FSCOM
Anthony Pesch
2013-08-05
- convert to new stream API function names
Anthony Pesch
2013-08-04
Modify glDeleteBuffers changes per azakai's comments.
James Gregory
2013-08-04
mention DISABLE_GL_EMULATION option when initializing gl emulation
Alon Zakai
2013-08-04
Use single quotes instead of double quotes with cDefine.
Bruce Mitchener
2013-08-02
Ensure glDeleteBuffers silently processes non-existent names, per spec.
James Gregory
2013-08-02
accept phi subItems that are parsable LLVM functions
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
split up FS.init
Anthony Pesch
2013-08-01
optimize bsearch
Alon Zakai
2013-08-01
Merge branch 'qsort_reduce_callchain' of github.com:PinZhang/emscripten into ...
Alon Zakai
2013-08-01
Merge pull request #1452 from inolen/onprerun
Alon Zakai
2013-08-01
Merge pull request #1455 from j4m3z0r/fast_isspace
Alon Zakai
2013-08-01
Use switch statement for isspace implementation. Results in huge speed increa...
James Gregory
2013-08-01
Empty implmentations of flock, mprotect and msync
Yu Kobayashi
2013-07-31
added addOnPreRun and addOnPostRun
Anthony Pesch
2013-07-31
add some closure aliases
Alon Zakai
2013-07-31
support for stb-image
Alon Zakai
2013-07-31
Reduce call chain of qsort
pzhang
2013-07-30
- fixed AudioBufferSourceNode start call, pass it an asbsolute time, not rel...
Anthony Pesch
2013-07-30
- Added debugging info
Anthony Pesch
2013-07-30
First pass at buffer queueing
Anthony Pesch
2013-07-30
show exit status if exit() is called within main(); fixes test_exit_status
Alon Zakai
2013-07-30
fix gmtime; closes #1366
Alon Zakai
2013-07-30
Merge pull request #1449 from inolen/postrun_fixes
Alon Zakai
2013-07-30
Merge pull request #1444 from inolen/async_main
Alon Zakai
2013-07-30
Update test_ccall to not use a postrun hook
Anthony Pesch
2013-07-30
Fix the build, missing comma.
Bruce Mitchener
2013-07-29
- remove code that attempts to propogate _main's exit status through returns...
Anthony Pesch
2013-07-30
Missing word in comment in src/settings.js.
Bruce Mitchener
2013-07-30
Organize C_DEFINES alphabetically.
Bruce Mitchener
2013-07-29
use fgetc/ungetc in fscanf; properly fixes #1436
Alon Zakai
2013-07-30
Add bcopy implementation
Yu Kobayashi
2013-07-29
Merge pull request #1440 from yukoba/statvfs_doc_url
Alon Zakai
2013-07-29
Merge pull request #1439 from michaeljbishop/replace-eval-in-jansson
Alon Zakai
2013-07-30
Fix statvfs document URL
Yu Kobayashi
2013-07-29
accept [0 x ..] in the middle of structures, odd as it might seem, this is va...
Alon Zakai
2013-07-29
Replace insecure eval() call with JSON.parse() in the
Michael J. Bishop
2013-07-29
fix test_scriptaclass
Alon Zakai
2013-07-29
buffer streams that cannot be rewound in fscanf; fixes #1436
Alon Zakai
2013-07-29
fix Module acquiring
Alon Zakai
2013-07-29
Merge pull request #1370 from inolen/ungetc_fixes
Alon Zakai
2013-07-26
Merge pull request #1393 from fhd/sdl-surface-refcount
Alon Zakai
2013-07-26
Merge pull request #1425 from inolen/module_global
Alon Zakai
2013-07-26
tidy up defensive environment initialization
Anthony Pesch
2013-07-25
Don't leak the last surface and improve SDL_surface refcount test
Felix H. Dahlke
2013-07-24
eliminate default Module global
Anthony Pesch
2013-07-24
Merge pull request #1428 from juj/gl_num_compressed_formats
Alon Zakai
2013-07-24
Merge pull request #1386 from michaeljbishop/sdl_rwops
Alon Zakai
[prev]
[next]