https://github.com/kripken/emscripten

sort by:
Revision Author Date Message Commit Date
f155542 1.2.5 05 March 2013, 18:32:46 UTC
09868ed restore jcache debugging, busted by pull #826 05 March 2013, 18:23:33 UTC
46158be restore jcache compression, busted by pull #826 05 March 2013, 18:18:14 UTC
ce09c38 restore cache erase save times, busted by pull #826 05 March 2013, 18:13:06 UTC
c1c88e7 Rebasing broke a lot of things (I had to fix about 12 conflicts) so now the sanity tests pass again. 05 March 2013, 03:50:42 UTC
cc0d959 fix some test failures 05 March 2013, 03:35:18 UTC
4bde971 Isolate shutil.rmtree logic in tempfiles.try_delete, and integrate azakai's feedback 05 March 2013, 03:34:54 UTC
d84a4ec Don't change cwd when running compiler.js. This allows us to use relative paths for things like shell files and temp directories. This is important especially on Cygwin/Windows because Cygwin and Windows have different absolute paths. 05 March 2013, 03:34:54 UTC
77ec50c Fix a stupid error that broke emcc 05 March 2013, 03:34:54 UTC
48089b8 the compiler does not need to run with a modified cwd 05 March 2013, 03:34:54 UTC
1f661c6 Only load tools.shared if it's necessary to compute a default. Now emscripten.py can run without a ~/.emscripten directory :) 05 March 2013, 03:34:28 UTC
74955d5 make it possible to manually specify a temp directory when running emscripten.py 05 March 2013, 03:34:28 UTC
f507b18 emscripten.py no longer globally depends on tools.shared 05 March 2013, 03:31:47 UTC
fd4fec4 Break two more emscripten.py dependencies on tools.shared 05 March 2013, 03:31:47 UTC
1c06e04 Code review feedback 05 March 2013, 03:31:47 UTC
922d046 Code review feedback 05 March 2013, 03:31:47 UTC
68ad675 Make temp_files in main() in emscripten.py, not globally. 05 March 2013, 03:31:47 UTC
5ba10fe Get the TempFiles object from the Configuration 05 March 2013, 03:31:47 UTC
730294d Move TEMP_DIR into the Configuration object. 05 March 2013, 03:31:47 UTC
1483394 Have emscripten.py access the cache module and instantiate objects to break another dependency on shared.py 05 March 2013, 03:31:47 UTC
c919d82 Split Cache and JCache into objects and move them into cache.py so they can be loaded without shared.py 05 March 2013, 03:31:47 UTC
a804dfb Make chunkify a free function 05 March 2013, 03:27:47 UTC
8e63a92 Work towards making JCache an object 05 March 2013, 03:23:52 UTC
d0423ad Move run_js into jsrun.py (work towards breaking emscripten.py's dependency on shared, which requires .emscripten at import time) 05 March 2013, 03:14:38 UTC
024cc62 .gitignore tests/fake/ 05 March 2013, 03:12:10 UTC
2d9ed25 kill symlinks to coffeescript 05 March 2013, 03:12:10 UTC
1c08fd0 Compile the relooper into the emscripten cache directory 05 March 2013, 03:12:10 UTC
98f6c4d remove jcache global variable in emscripten.py 05 March 2013, 03:09:42 UTC
cdbb73f Integrate formatting feedback 05 March 2013, 03:08:33 UTC
74b72bb Kill compiler_engine global variable and use the specified compiler engine for every invocation in emscripten.py 05 March 2013, 03:08:33 UTC
cc9cc70 Delete the compiled relooper.js (but allow specification of an arbitrary relooper) 05 March 2013, 03:07:43 UTC
bd4bc70 allow cwd-relative paths when passing --compiler to emscripten.py 05 March 2013, 03:06:20 UTC
eff1766 Pass configuration into emscript 05 March 2013, 03:04:08 UTC
b32d064 Add command line option to emscripten.py to suppress usage warning 05 March 2013, 03:01:45 UTC
5319316 Integrate azakai's style feedback and make sanity tests pass again. 05 March 2013, 03:01:45 UTC
8dc0e2b Make a Configuration object holding formerly global variables. 05 March 2013, 03:01:45 UTC
c83c53b Remove TempFiles's dependency on global and environment variables 05 March 2013, 03:00:41 UTC
90b9f21 experimental partial jni support 05 March 2013, 02:00:38 UTC
5a6db03 fix test_structbyval 05 March 2013, 01:30:23 UTC
6de84bc disable emscripten_jcache_printf in non-C++ 05 March 2013, 01:24:47 UTC
26a3a08 emscripten_jcache_printf 05 March 2013, 01:07:25 UTC
719e805 compress jcache entries, to minimize disk IO 04 March 2013, 21:26:22 UTC
11aece9 disable csmith js logging by default 04 March 2013, 21:15:42 UTC
cc67e19 options to save files in csmith driver 04 March 2013, 20:45:02 UTC
6792da2 fix cmpxchg for asm 04 March 2013, 18:47:09 UTC
bbda9ee rename test to avoid grep for 'error' to see it 04 March 2013, 18:20:55 UTC
02cdea5 do not emit bash on legalized variables of <= 32 bits 04 March 2013, 05:11:57 UTC
ab45ff9 disable test_dlmalloc, it is not comparable to native due to syscalls anyhow 03 March 2013, 23:49:36 UTC
8cc0273 remove no-longer-needed INIT_STACK 03 March 2013, 23:23:25 UTC
3bd0991 fix test_cases/inttoptrfloat.ll 03 March 2013, 23:00:00 UTC
d5fa14a Merge pull request #894 from waywardmonkeys/output-filename Print output filename that couldn't be created. 03 March 2013, 22:24:09 UTC
1ee2b43 remove ASM_JS warning and add check for exception catching being off in it, the last remaining issue for it 03 March 2013, 20:49:06 UTC
2f0b24b Merge pull request #846 from juj/dlmalloc_286 Dlmalloc 286 03 March 2013, 18:43:46 UTC
0137134 optimize allocate()ion of zeroinit 03 March 2013, 18:24:23 UTC
485cee0 parse volatile in cmpxchg, closes #875 03 March 2013, 16:29:07 UTC
651d79a allow parseArbitraryInt to parse illegal constants 03 March 2013, 16:09:55 UTC
92ab081 fix error message 03 March 2013, 16:02:58 UTC
edb28ad more atomic implementations, closes #874 03 March 2013, 04:52:39 UTC
3ed6960 GLImmediate should depend on GLEmulation 03 March 2013, 04:38:16 UTC
626eaf8 continue looking in fuzzer after a fail 03 March 2013, 04:07:32 UTC
dc5fcfb check in fuzzer if clang differs from clang -O2 03 March 2013, 03:56:47 UTC
92499c3 set csmith fuzzer to max 03 March 2013, 02:16:57 UTC
748dadb emit C code size in fuzzer 03 March 2013, 01:03:33 UTC
0a4bc06 fix another memset fuzz bug 03 March 2013, 00:40:52 UTC
80200fb fix memset bug 02 March 2013, 23:44:01 UTC
214fbe8 Merge pull request #883 from MichaelRiss/perrorFix Perror formatting fix 02 March 2013, 22:52:37 UTC
ab74dbd fuzz both a native and a native-through-llvm build, in hopes of avoiding bugs in both 02 March 2013, 05:43:28 UTC
276325e notice segfaults in native fuzz builds 02 March 2013, 05:19:26 UTC
591b548 fuzz through bytecode, so the native build is 32-bit even on 64-bit systems, like the js build 02 March 2013, 05:05:43 UTC
46f3b8a commented-out debugging stuff 02 March 2013, 05:05:17 UTC
2be0fae do not use packed structs in fuzzer, we don't really support that 02 March 2013, 04:18:10 UTC
2a4ac40 improve c autodebugger 02 March 2013, 04:17:29 UTC
86c668e assert on emscript child processes returning forwarded data, if not, they may have aborted prematurely 02 March 2013, 02:57:47 UTC
c022f18 limit memory growth to 1GB 02 March 2013, 02:53:59 UTC
95a202d optimize processing of things like false & constant, add getFastValue in makeSignOp, and add fuzz tests that now pass 02 March 2013, 02:47:02 UTC
d862133 update csmith driver 02 March 2013, 02:46:12 UTC
37106ee do not emit code in a label after a return 02 March 2013, 00:49:48 UTC
dbac2b2 abort on loads from absolute addresses, just like saves 01 March 2013, 18:31:13 UTC
ec2a9d6 make intentional faults work in asm 01 March 2013, 17:45:46 UTC
f4c9cea add another testcase 01 March 2013, 17:39:06 UTC
a398b3b handle calls to aliases in asm 01 March 2013, 17:36:44 UTC
92ac4c4 Print output filename that couldn't be created. 01 March 2013, 09:04:31 UTC
7c67a3f add testing for registerize running in asm.js mode (but not with -g) 01 March 2013, 04:08:34 UTC
cfcf2fe do not emit floats from getFastValue divisions, can break asm 28 February 2013, 21:47:35 UTC
7213118 fix insertvalue of undef, fixes s_x_x.test_exceptions 28 February 2013, 21:13:42 UTC
3733f60 fix test_exceptions 28 February 2013, 21:10:42 UTC
9c746eb simplify audio fix from last commit 28 February 2013, 20:52:14 UTC
11fad4a Merge pull request #890 from ehsan/mix_quickload Make Mix_QuickLoad_RAW work again 28 February 2013, 20:51:01 UTC
fb0bf77 pthread_key_delete 28 February 2013, 20:50:12 UTC
ee43f1b test fixes 28 February 2013, 20:49:00 UTC
4a9fb98 Make Mix_QuickLoad_RAW work again 28 February 2013, 20:47:58 UTC
1b88f73 disable v8 stack size increase because of windows instability; make it easy to at least add params to node/v8 in ~/.emscripten by defining a list there and not just a string 28 February 2013, 20:34:34 UTC
6477d51 fix test_white_list_exception 28 February 2013, 19:12:23 UTC
f759ed3 fix test_uncaught_exception 28 February 2013, 19:11:00 UTC
4696977 add missing calloc dependency in gc 28 February 2013, 19:09:29 UTC
9c0ebb1 fix test_exit_stack 28 February 2013, 19:06:55 UTC
85dd57e fix test_exceptions 28 February 2013, 19:05:01 UTC
19c75ec enlarge v8/node stack size, to avoid relooper stack overflows on huge projects 28 February 2013, 18:58:08 UTC
acc6413 test updates 28 February 2013, 16:51:37 UTC
7880f92 inline by default, now that lto is off by default 28 February 2013, 16:33:24 UTC
back to top