Bruce Mitchener
|
7267211663
|
Fix typo in comment (respose -> response).
|
2015-08-04 15:53:22 +07:00 |
Bruce Mitchener
|
fad920070b
|
Remove unused temporary build file.
This probably wasn't intended to have been committed.
|
2015-08-04 15:35:03 +07:00 |
Bruce Mitchener
|
03b62b0769
|
Remove workarounds for using the pnacl toolchain.
These workarounds were added in 2013 but aren't used or supported
any longer now that we require fastcomp.
|
2015-08-04 15:31:14 +07:00 |
Alon Zakai
|
390dd23e80
|
Merge pull request #3654 from sunfishcode/no-force-eval
Disable FORCE_EVAL for Emscripten.
|
2015-07-31 17:26:38 -07:00 |
Dan Gohman
|
34b68a2a5c
|
Disable FORCE_EVAL for Emscripten.
asm.js doesn't support floating-point exceptions, so there's no need to
evaluate expressions just to produce them.
|
2015-07-31 13:41:55 -07:00 |
Alon Zakai
|
bd19ad6ade
|
add EXTRA_EXPORTED_RUNTIME_METHODS option
|
2015-07-30 14:35:57 -07:00 |
Alon Zakai
|
ea90737183
|
fix double alignment issue in formatString and emscripten_log #3647
|
2015-07-29 14:02:41 -07:00 |
Alon Zakai
|
9c1210058a
|
run pthreads tests first in browser suite, which is more robust against random errors
|
2015-07-29 12:41:48 -07:00 |
Alon Zakai
|
a13d98bde6
|
do not build with -g by default in test runner
|
2015-07-28 13:01:58 -07:00 |
Alon Zakai
|
db1bc9c96a
|
consolidate emterpreter modes asm1i and asm3i into asm2i, now that this feature is more stable we need less extra coverage
|
2015-07-28 11:36:29 -07:00 |
Alon Zakai
|
e476217c98
|
fix umask syscall #3637
|
2015-07-27 11:09:02 -07:00 |
Alon Zakai
|
af1f4ce4b0
|
Merge pull request #3639 from regular/incoming
reduce printErr() noise in non-ASSERTIONS builds
|
2015-07-23 17:57:28 -07:00 |
Jan Bölsche
|
fe07847e5b
|
Update AUTHORS
|
2015-07-24 02:52:33 +02:00 |
Jan Bölsche
|
1fd42affa7
|
Call printErr() about calling signal stubs in ASSERTIONS builds only
|
2015-07-23 21:54:55 +02:00 |
Jan Bölsche
|
f048ce5d83
|
Put diagnostic messages of lesser importance behind #if ASSERTIONS to reduce noise on stderr
|
2015-07-23 21:53:43 +02:00 |
line0
|
dafa75e08e
|
add myself to AUTHORS
|
2015-07-23 09:56:16 +02:00 |
line0
|
8136769762
|
WebVR: add some more debug output to the tests
|
2015-07-23 09:50:24 +02:00 |
Alon Zakai
|
1cf114cc24
|
fix memory allocation assert in pthreads worker creation code, and add testing for pthreads in -O0 #3636
|
2015-07-22 13:21:25 -07:00 |
Alon Zakai
|
b10ddf7b8a
|
fix EXPORTED_RUNTIME_METHODS on an empty list, and add more testing
|
2015-07-22 12:01:52 -07:00 |
Alon Zakai
|
b6629954c1
|
add testing for the amount of code size reduction of closure+empty EXPORTED_RUNTIME_METHODS
|
2015-07-22 11:36:29 -07:00 |
Alon Zakai
|
7b22b32b50
|
add print to test_fs_nodefs_rw
|
2015-07-22 11:19:26 -07:00 |
Alon Zakai
|
343a6654ba
|
Merge branch 'fix-node-fs-calls' of https://github.com/Kagami/emscripten into incoming
|
2015-07-22 11:17:55 -07:00 |
Alon Zakai
|
f23f314e6e
|
Merge branch 'WebWorkerProxyCanvasSizeOnWorkerInit' of https://github.com/hoongern/emscripten into incoming
|
2015-07-22 11:14:45 -07:00 |
Alon Zakai
|
74e62a6895
|
fix test_ccall; we should use runtime global functions like addOnExit directly, or quoted on module, not just Module.addOnExit
|
2015-07-22 10:37:50 -07:00 |
Alon Zakai
|
7bde9fea00
|
improve optimizing docs
|
2015-07-22 10:36:59 -07:00 |
Alon Zakai
|
e73f3e21b5
|
document code size reduction options
|
2015-07-21 14:06:20 -07:00 |
Kagami Hiiragi
|
7a69fe7922
|
Use node externs
Fixes #3230
|
2015-07-22 00:03:16 +03:00 |
node externs authors
|
dab17826eb
|
Add node externs for Closure
|
2015-07-22 00:00:55 +03:00 |
Alon Zakai
|
3c03777dfa
|
add preamble.js exports to EXPORTED_RUNTIME_METHODS, so they can easily be removed
|
2015-07-21 13:40:41 -07:00 |
Alon Zakai
|
782b9af67e
|
generalize EXPORTED_FS_METHODS to EXPORTED_RUNTIME_METHODS, in preparation for more code reduction options
|
2015-07-21 13:19:14 -07:00 |
Kagami Hiiragi
|
63368dcfbb
|
Add closure=1 tests for NODEFS and stdin
Reproduces: #3230
Relates: #3629
|
2015-07-21 22:15:30 +03:00 |
HoongErnNg
|
5488bce083
|
Proxy canvas.boundingClientRect in worker-init
|
2015-07-21 12:14:54 -07:00 |
HoongErnNg
|
22211581d1
|
Add test to ensure canvas css size is available when main() is called
|
2015-07-21 12:14:54 -07:00 |
Alon Zakai
|
03751aee80
|
Merge branch 'embind-test-warning-fix' of https://github.com/waywardmonkeys/emscripten into incoming
|
2015-07-21 11:49:59 -07:00 |
Alon Zakai
|
9ba4945946
|
generalize canvas setStyle proxy message to setObjectProperty #3623
|
2015-07-21 11:49:10 -07:00 |
Alon Zakai
|
0a46d089b1
|
Merge branch 'WebWorkerCursorStyle' of https://github.com/hoongern/emscripten into incoming
|
2015-07-21 11:44:29 -07:00 |
HoongErnNg
|
e4e3d32215
|
Add test for proxying canvas style
|
2015-07-21 10:15:59 -07:00 |
HoongErnNg
|
5601f03027
|
Add support for proxying css cursor style with web workers #3568
|
2015-07-21 10:15:59 -07:00 |
HoongErnNg
|
b8a6275425
|
Update AUTHORS
|
2015-07-21 10:15:59 -07:00 |
Bruce Mitchener
|
6d5702e38c
|
[libc] Merge compat directories.
We already have a system/include/compat for all libc compat headers,
so we don't need a system/include/libc-compat next to it
|
2015-07-21 12:26:34 +07:00 |
Bruce Mitchener
|
f3753e7ea3
|
[embind] Fix unused variable warning in tests.
|
2015-07-21 11:36:15 +07:00 |
Alon Zakai
|
a2b81c68c5
|
unify messages on building things in the cache
|
2015-07-20 12:29:24 -07:00 |
line0
|
1f10e500a8
|
WebVR: add function for retrieving device names
|
2015-07-20 19:13:24 +02:00 |
line0
|
4f01636225
|
Update WebVR support to the latest spec version
|
2015-07-20 19:09:43 +02:00 |
Alon Zakai
|
2822a451e1
|
add syscall debugging to some node tests to try to figure out why they fail on windows
|
2015-07-18 11:23:52 -07:00 |
Alon Zakai
|
f383d3cb65
|
disable other.test_emcc_dev_null on windows
|
2015-07-17 20:44:59 -07:00 |
Alon Zakai
|
1ae53c3b68
|
increase browser timeouts on pthreads tests
|
2015-07-17 16:58:19 -07:00 |
Alon Zakai
|
7b500b5178
|
support basic printf usage even when NO_FILESYSTEM #3627
|
2015-07-17 16:03:30 -07:00 |
Alon Zakai
|
985fdc1f92
|
add more specific browser timeouts
|
2015-07-17 14:34:57 -07:00 |
Alon Zakai
|
ac55555abd
|
add btest option to adjust timeout, and add timeout to test_emterpreter_async_with_manual
|
2015-07-17 14:26:21 -07:00 |