Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
errors in improper function calls with the wrong type (but we do warn in this test)
|
|
args in static calls
|
|
|
|
disabled for non-fastcomp.
|
|
github.com:virusdave/emscripten into incoming
Conflicts:
AUTHORS
|
|
|
|
Add unit test for multiple worker responses.
Test command:
python tests/runner.py browser.test_worker_api_3
Add self to authors file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
entirely in some cases
|
|
|
|
|
|
|
|
|
|
buffer. Add test. Closes #2171.
|
|
|
|
Fullscreen element sizes
|
|
|
|
|
|
build, and also fixes sqlite test
|
|
|
|
Ensure that fileno() returns -1 when given an invalid file pointer.
|
|
|
|
new pixel sizes of the fullscreen element, as well as the whole screen size. These can be used to read and adjust the rendering canvas size appropriately when transitioning between fullscreen modes. Thanks to Joel Croteau for the suggestion at https://groups.google.com/forum/#!topic/emscripten-discuss/qaTrOXWv1Oc .
Bump version to 1.12.3 to update the cache after change to struct_info.json.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
With the Emscripten toolchain, we can make clang do more of what we need
directly rather than in the wrapper scripts.
|
|
|
|
|