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-06-06
Fix issue in tools/ffdb.py where installing an app using a relative path woul...
Jukka Jylänki
2014-06-06
Improve error reporting in tools/ffdb.py
Jukka Jylänki
2014-06-06
In tools/ffdb.py, compress the zip files before uploading to improve packaged...
Jukka Jylänki
2014-06-06
Simplify typed array creation code in MEMFS.
Jukka Jylänki
2014-06-05
changes from review
Charlie Birks
2014-06-05
Merge pull request #2405 from huningxin/simd_phi_test
Alon Zakai
2014-06-05
Fix MEMFS.getFileDataAsTypedArray to be strict and not return unused capacity...
Jukka Jylänki
2014-06-05
Add include for FILE*
Charlie Birks
2014-06-05
Add missing return
Charlie Birks
2014-06-05
add emscripten_get_preloaded_image_data
Charlie Birks
2014-06-05
Fix test_fwrite_0 syntax error in s_ modes after previous change.
Jukka Jylänki
2014-06-05
Convert MEMFS files to typed arrays before storing to IDBFS for better IDBFS ...
Jukka Jylänki
2014-06-05
Use typed arrays instead of normal JS arrays to back files in the MEMFS files...
Jukka Jylänki
2014-06-04
pull code out of loops when they have a single break and it allows us to turn...
Alon Zakai
2014-06-04
fix sourceRegex for IE; issue #2400
Alon Zakai
2014-06-04
added Nicolas Guillemot to AUTHORS
Nicolas Guillemot
2014-06-04
removed parens from copy&paste error
Nicolas Guillemot
2014-06-04
Merge branch 'mhenschel-cmake_response_files' into incoming
Jukka Jylänki
2014-06-04
Merge branch 'cmake_response_files' of https://github.com/mhenschel/emscripte...
Jukka Jylänki
2014-06-04
export everything in the main module, so side modules can access it
Alon Zakai
2014-06-04
On calls to glfwSetWindowSizeCallback, calls the provided callback function, ...
Guillaume Blanc
2014-06-04
Fixes glfwGetProcAddress calls that were causing a ReferenceError exception, ...
Guillaume Blanc
2014-06-03
Merge pull request #2401 from rfk/rfk/fix-registerizeHarder-unlabelled-continue
Alon Zakai
2014-06-04
Fix registerizeHarder handling of unlabelled 'continue' inside a 'switch'.
Ryan Kelly
2014-06-04
Add test case for phi node handling in SIMD path
Ningxin Hu
2014-06-03
allocate in realpath() if necessary
Alon Zakai
2014-06-03
fix other.test_emcc_nonfastcomp
Alon Zakai
2014-06-02
Merge branch 'update_simd' of github.com:huningxin/emscripten into incoming
Alon Zakai
2014-06-02
1.19.1
1.19.1
Alon Zakai
2014-06-02
Merge pull request #2364 from juj/musl_stdio
Alon Zakai
2014-06-02
fix very large doubles; fixes #2392
Alon Zakai
2014-06-02
add test for shell code not optimized in -profiling builds
Alon Zakai
2014-05-29
show an error in tests/hello_world_file.cpp if we can't open the file; closes...
Alon Zakai
2014-05-29
NO_DYNAMIC_EXECUTION option to disable features using eval() or new Function()
Alon Zakai
2014-05-29
1.19.0
1.19.0
Alon Zakai
2014-05-29
Add ningxin.hu@intel.com into AUTHORS
Ningxin Hu
2014-05-28
Merge pull request #2388 from waywardmonkeys/upstream-from-imvu
Alon Zakai
2014-05-29
Fix a bug where a returned handle to a derived JS object would not always cor...
Chad Austin
2014-05-28
add emscripten_align typedefs for #2378
Alon Zakai
2014-05-28
Merge branch 'master' of github.com:JasonGreen/emscripten into incoming
Alon Zakai
2014-05-28
glTex[Sub]Image* should not throw an exception, but should cause a GL_INVALID...
Jason Green
2014-05-28
fix case of exceptions whitelist being empty
Alon Zakai
2014-05-28
add test for building shared and static libraries with cmake
Markus Henschel
2014-05-28
add myself to authors
Markus Henschel
2014-05-28
use response files for everything and remove unnecessary settings
Markus Henschel
2014-05-28
fix slow2asm.test_dlfcn_self
Alon Zakai
2014-05-28
fix asm2.test_memorygrowth
Alon Zakai
2014-05-28
Move float32x4 and int32x4 constructors into SIMD module.
Ningxin Hu
2014-05-27
fix ccall regex for minified code, and add testing
Alon Zakai
2014-05-27
fix crash in audio code in bananabread
Alon Zakai
[prev]
[next]