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-08
1.5.4
1.5.4
Alon Zakai
2013-08-08
collect malloc defaults for emscripten, and do not try to trim
Alon Zakai
2013-08-08
converted Object.defineProperty calls to use Object.defineProperties in order...
Anthony Pesch
2013-08-08
Refactor a dictionary comprehension for Python 2.6 compatibility.
Nick Bray
2013-08-08
Improve the generation of ~/.emscripten on Windows.
Nick Bray
2013-08-08
Allow the PNaCl toolchain to be used in place of a standard version of Clang.
Nick Bray
2013-08-08
metadata parsing tweaks
Alon Zakai
2013-08-08
make dce check flexible
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
generate static linking invokes in the prelude; fixes #1468
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
disable test_fcvt in s_0_x
Alon Zakai
2013-08-08
Merge pull request #1473 from juj/wno-warn-absolute-paths
Alon Zakai
2013-08-08
Merge pull request #1403 from imvu/scons-updates-pull-request
Alon Zakai
2013-08-08
Merge pull request #1467 from abergmeier/extend_versions
Alon Zakai
2013-08-08
support input and output vars in inline js
Alon Zakai
2013-08-08
Merge pull request #1483 from juj/graceful_gl_fail
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
Merge branch 'link_exports' of github.com:ncbray/emscripten into incoming
Alon Zakai
2013-08-08
Add Nick Bray to authors.
Nick Bray
2013-08-08
Added FS deps to socket-related library functions
Anthony Pesch
2013-08-08
Document -Wno-warn-absolute-paths for emcc --help.
Jukka Jylänki
2013-08-07
- parameterized sdl_image.c to support different path variations
Anthony Pesch
2013-08-07
Merge pull request #1446 from yukoba/network-constants
Alon Zakai
2013-08-07
ensure test runner cache names are valid filenames
Alon Zakai
2013-08-07
Merge pull request #1474 from waywardmonkeys/cvt-functions
Alon Zakai
2013-08-07
Merge pull request #1475 from inolen/env_tidy
Alon Zakai
2013-08-07
fix test_inet4
Alon Zakai
2013-08-07
add missing return value in readdir_r
Alon Zakai
2013-08-07
fix test_files_m
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
fix static linker parsing bug
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
Ensure the linker pulls in static libraries containing exported functions.
Nick Bray
2013-08-07
tidied up environment conditionals
Anthony Pesch
2013-08-07
Add fcvt, ecvt, gcvt functions.
Bruce Mitchener
2013-08-07
Add -Wno-warn-absolute-paths cmdline option to allow hiding the absolute -I/-...
Jukka Jylänki
2013-08-07
fix for test_sdl_image_compressed
Anthony Pesch
2013-08-06
Updated test_sdl_image to more extensively test relative paths
Anthony Pesch
2013-08-06
store preloaded images by their absolute path
Anthony Pesch
[next]