Age | Commit message (Expand) | Author |
2012-11-23 | fix test_failure_error_code | Alon Zakai |
2012-11-23 | Merge pull request #714 from juj/test_fail | Alon Zakai |
2012-11-23 | fix fmin | Alon Zakai |
2012-11-23 | fix sscanf n bug, fixes #727 | Alon Zakai |
2012-11-23 | fix glBufferSubData | Alon Zakai |
2012-11-22 | fix setjmp/longjmp to notice if we actually setjmped in the invocation of the... | Alon Zakai |
2012-11-22 | fix o2.test_openjpeg | Alon Zakai |
2012-11-22 | fix test_js_optimizer | Alon Zakai |
2012-11-22 | test for mixed jcache results | Alon Zakai |
2012-11-22 | fix ll func identifying for chunking purposes, and add testing of jcache on a... | Alon Zakai |
2012-11-22 | more carefully split out functions in js optimizer | Alon Zakai |
2012-11-21 | more jcache testing, and add newlines to ensure chunk separation | Alon Zakai |
2012-11-21 | finish js optimizer caching and add tests | Alon Zakai |
2012-11-21 | test for inlineasm with outputs | Alon Zakai |
2012-11-21 | fix emscript funcs caching and add testing | Alon Zakai |
2012-11-21 | cache emscript function chunks | Alon Zakai |
2012-11-21 | add chunking test for using multiple cores | Alon Zakai |
2012-11-21 | improve chunkify to consider previous chunkings when caching | Alon Zakai |
2012-11-21 | more jcache testing | Alon Zakai |
2012-11-21 | fix and test pre caching | Alon Zakai |
2012-11-21 | emscripten_run_script_string | Alon Zakai |
2012-11-20 | Merge pull request #724 from xxuejie/add_erf | Alon Zakai |
2012-11-20 | warn on very large structural types that slow us down | Alon Zakai |
2012-11-20 | fix sscanf bug and clean up code; fixes #723 | Alon Zakai |
2012-11-19 | Add erf and erfc implementations | Xuejie Xiao |
2012-11-19 | fix separator in atomic ops; fixes #722 | Alon Zakai |
2012-11-16 | print out hexadecimal 64-bit values properly, and fix some bugs with I64_PREC... | Alon Zakai |
2012-11-16 | add PRECISE_I64_MATH mode 2, to force inclusion of i64 code even when we can'... | Alon Zakai |
2012-11-15 | emit libraries and globals in pre phase, which needs to parse globals anyhow,... | Alon Zakai |
2012-11-15 | Test that a missing file for emcc and em++ should fail with nonzero error cod... | Jukka Jylänki |
2012-11-14 | Refactor Windows replacement for Popen to allow passing stdin to Popen proces... | Jukka Jylänki |
2012-11-13 | Merge pull request #710 from juj/cmake | Alon Zakai |
2012-11-13 | replace unicode with bit pattern in test_strcmp_uni, should fix #708 | Alon Zakai |
2012-11-13 | assert our tests do not leave .ll's behind | Alon Zakai |
2012-11-14 | Try to locate emcc in cmake based on the cmake toolchain directory structure ... | Jukka Jylänki |
2012-11-13 | temporary fix for test_cmake | Alon Zakai |
2012-11-13 | fix temp dir leaks in sanity checks. #706 | Alon Zakai |
2012-11-13 | Merge pull request #703 from juj/cmake | Alon Zakai |
2012-11-13 | disable headless test without spidermonkey | Alon Zakai |
2012-11-13 | glVertex2fv, +tests | Alon Zakai |
2012-11-13 | headless option | Alon Zakai |
2012-11-12 | handle byval varargs; fixes #705 | Alon Zakai |
2012-11-12 | zoomSurface support; fixes #673 | Alon Zakai |
2012-11-12 | handle as best we can surprising types for legalized bitcasts. fixes #701 | Alon Zakai |
2012-11-12 | Update test_cmake to invoke proper cmake toolchain file, and produce error ou... | Jukka Jylänki |
2012-11-12 | Added cmake toolchain file for Emscripten and a other.test_cmake to tests its... | Jukka Jylänki |
2012-11-11 | hide some ugly output in test_local_link | Alon Zakai |
2012-11-11 | allow skipping tests in test runner with skip:SUITE.TEST | Alon Zakai |
2012-11-11 | use internal relooper sources | Alon Zakai |
2012-11-10 | clear cache and run sanity checks on version bumps, this will help with reloo...1.0.1 | Alon Zakai |