Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This commit allows us to run a test when it requires only
a single source and expected output file.
|
|
|
|
|
|
Implemented #1573. (@llvm.used)
|
|
for more comprehensive x86 intrinsics unit tests
|
|
added to EXPORTED_FUNCTIONS.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spidermonkey shell gc() function
|
|
|
|
Further changes for issue #1732
|
|
|
|
fix a bug in the accept call in library.js whereby if accept was called ...
|
|
non-NULL addr and addrlen parameters a ReferenceError occurs because accept had a parameter of addrp but later used addr. Modified tests_sockets_echo_server.c to use non-NULL addr if TEST_ACCEPT_ADDR is defined and added test case to test_sockets.py
|
|
Custom web browser.
|
|
harness via EMSCRIPTEN_BROWSER environment variable.
|
|
|
|
Fix browser harness windows
|
|
|
|
name visibility issue in pickling, see http://stackoverflow.com/questions/8126654/using-multiprocessing-inside-decorator-generates-error-cant-pickle-function?rq=1 , which is fixed by hoisting the process start function to global scope.
|
|
that library.
|
|
not have Cygwin make, but does have MinGW32 make.
|