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-08
converted Object.defineProperty calls to use Object.defineProperties in order...
Anthony Pesch
2013-08-08
metadata parsing tweaks
Alon Zakai
2013-08-08
remove nocapture in aligned byval
Alon Zakai
2013-08-08
ignore nocapture parameters
Alon Zakai
2013-08-08
ignore llvm 3.3 attributes
Alon Zakai
2013-08-08
Merge pull request #1470 from inolen/preload_path_fixes
Alon Zakai
2013-08-08
Merge pull request #1484 from juj/browser_image_decoding_check
Alon Zakai
2013-08-08
support input and output vars in inline js
Alon Zakai
2013-08-08
If WebGL context creation fails, return 0 in glutCreateWindow and EGL_NO_CONT...
Jukka Jylänki
2013-08-08
Do not attempt browser image decoding if the browser does not have the window...
Jukka Jylänki
2013-08-08
fix AF_INET6 value in settings.js
Alon Zakai
2013-08-08
Added FS deps to socket-related library functions
Anthony Pesch
2013-08-07
Merge pull request #1446 from yukoba/network-constants
Alon Zakai
2013-08-07
Merge pull request #1475 from inolen/env_tidy
Alon Zakai
2013-08-07
add missing return value in readdir_r
Alon Zakai
2013-08-07
fix test_files
Alon Zakai
2013-08-07
manually fill heap history in write targets of VFS.write|read into the heap
Alon Zakai
2013-08-07
indentation fix
Alon Zakai
2013-08-07
Merge pull request #1478 from inolen/function_spacing
Alon Zakai
2013-08-07
Merge pull request #1479 from j4m3z0r/fast_isspace
Alon Zakai
2013-08-07
Workaround for Chrome bug https://code.google.com/p/chromium/issues/detail?id...
James Gregory
2013-08-07
updated bad function formatting
Anthony Pesch
2013-08-07
tidied up environment conditionals
Anthony Pesch
2013-08-06
store preloaded images by their absolute path
Anthony Pesch
2013-08-06
fix path handling in createPreloadedFile
Alon Zakai
2013-08-06
fix for process.cwd usage
Anthony Pesch
2013-08-06
do not swallow errors in FS try-catches that are not ErrnoErrors
Alon Zakai
2013-08-07
Modify NSIG, SIGRTMIN and SIGRTMAX of src/settings.js
Yu Kobayashi
2013-08-07
Modified src/settings.h to match the constants of sys/socket.h
Yu Kobayashi
2013-08-06
remove createPreloadedFile__deps which is on an internal property
Alon Zakai
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
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
Removed USE_OLD_FS
Anthony Pesch
2013-08-05
infrastructure to track the costs of outlining, and to possibly change outlin...
Alon Zakai
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-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
[next]