| Age | Commit message (Expand) | Author |
| 2014-06-09 | apply library synonyms using wrapper functions, to avoid needing hacks in the...1.19.2 | Alon Zakai |
| 2014-06-09 | fix environ circularity | Alon Zakai |
| 2014-06-09 | Add support for passing --run command to ffdb install&launch when a packaged ... | Jukka Jylänki |
| 2014-06-09 | Add options --run and --log to ffdb launch and install commands for conveniency. | Jukka Jylänki |
| 2014-06-09 | Merge pull request #2399 from waywardmonkeys/cleanup-includes | Alon Zakai |
| 2014-06-09 | Improve error message that is shown in ffdb when DevTools is not enabled on a... | Jukka Jylänki |
| 2014-06-09 | Add a nicer quit message when pressing Ctrl-C to abort an operation in ffdb. | Jukka Jylänki |
| 2014-06-09 | Improved error messages printed from tools/ffdb.py. Added new commands 'get',... | Jukka Jylänki |
| 2014-06-08 | show an error on NO_DYNAMIC_EXECUTION with embind | Alon Zakai |
| 2014-06-07 | On Windows, properly clean up temporary .rsp response file used during the bu... | Jukka Jylänki |
| 2014-06-07 | Put a placeholder README in system/local/include. | Bruce Mitchener |
| 2014-06-07 | Remove non-existing include paths. | Bruce Mitchener |
| 2014-06-06 | recurse on deps_info.json, and remove workaround we needed without that | Alon Zakai |
| 2014-06-06 | Merge pull request #2403 from guillaumeblanc/incoming | Alon Zakai |
| 2014-06-06 | Merge pull request #2409 from Daft-Freak/preloaded_image_data | Alon Zakai |
| 2014-06-06 | add test | Charlie Birks |
| 2014-06-06 | path should be const | Charlie Birks |
| 2014-06-06 | fix relative paths | Charlie Birks |
| 2014-06-06 | Adds unit test for glfwGetProcAddress. | Guillaume Blanc |
| 2014-06-06 | Add options --host, --port, --verbose and --simulator to tools/ffdb.py | Jukka Jylänki |
| 2014-06-06 | Remember to free up resources used by Devtools connection for ffdb screenshot... | Jukka Jylänki |
| 2014-06-06 | Add support to tools/ffdb.py to take a screenshot of the FFOS device screen. | Jukka Jylänki |
| 2014-06-06 | Add support to tools/ffdb.py to perform B2G 2.0 bulk data transfers for binar... | Jukka Jylänki |
| 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-05 | changes from review | Charlie Birks |
| 2014-06-05 | Merge pull request #2405 from huningxin/simd_phi_test | Alon Zakai |
| 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-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.11.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 |