https://github.com/kripken/emscripten

sort by:
Revision Author Date Message Commit Date
c326a24 make sure rand() returns values only up to RAND_MAX; #1855 31 January 2014, 19:06:14 UTC
5c35062 further fix for #1407 31 January 2014, 18:59:40 UTC
35ef551 headless fix 31 January 2014, 01:28:08 UTC
5ce6395 mark new testcase as ta2-only 30 January 2014, 23:14:32 UTC
4f531c5 Merge pull request #2080 from inolen/idbfs_updates idbfs updates 30 January 2014, 22:30:00 UTC
2aa3348 asmify rand 30 January 2014, 22:20:58 UTC
602d114 asmify rand_r 30 January 2014, 22:07:01 UTC
c14cab6 use Math.imul in rand_r 30 January 2014, 22:02:14 UTC
64d52bf use all 32 bits in rand_r 30 January 2014, 22:01:54 UTC
90e12f4 misc cleanups 30 January 2014, 21:53:16 UTC
00ebebf Merge branch 'rand' of github.com:coolwanglu/emscripten into incoming 30 January 2014, 21:46:31 UTC
5cae031 fix exceptions whitelist check on invoke using function pointer; fixes #2081 30 January 2014, 20:23:27 UTC
f756644 add fuzz testcase 30 January 2014, 19:28:59 UTC
7b902a5 improve fuzzing setup 30 January 2014, 19:21:59 UTC
65184b4 don't leak streams in readFile and writeFile don't invoke multiple callbacks when idbfs sync errors added canOwn option to writeFile updated idbfs sync to specify canOwn when writing to the local fs reworked idbfs sync to use an index with openKeyCursor to avoid deserializing all values when getting the set members 30 January 2014, 17:47:21 UTC
25252c1 make emlink.py executable 30 January 2014, 02:18:14 UTC
a01edb0 Merge pull request #2077 from inolen/enable_udp enable UDP tests in socket tests 30 January 2014, 01:08:13 UTC
ee756a2 enable test_bigswitch in asm 30 January 2014, 00:50:45 UTC
b33f067 add legalizer_b testcase 30 January 2014, 00:00:02 UTC
092c9c4 improve i96 test 29 January 2014, 23:09:08 UTC
e8746d3 remove obsolete sig param to sign/unSign 29 January 2014, 22:52:58 UTC
bf2b465 add testcase for i96 shifts 29 January 2014, 22:33:58 UTC
6fc5fed better error message on errors in CRUNCH 29 January 2014, 22:33:58 UTC
9cc5eec check correct define for UDP mode minor fixes related to UDP mode 29 January 2014, 22:11:00 UTC
15fa890 Merge pull request #2065 from Daft-Freak/al AL improvements 29 January 2014, 20:37:33 UTC
940ed60 fix locale-removing aliases that break because they then have the wrong sig; fixes #2076 29 January 2014, 20:22:15 UTC
9b61253 enable tests/cases/514 in fastcomp 29 January 2014, 19:44:07 UTC
ef1e460 release 1.10.0 29 January 2014, 18:28:48 UTC
b67e161 disable asm2x86.test_exceptions_2 29 January 2014, 01:12:37 UTC
146eff4 run js opts for safe heap 29 January 2014, 00:39:55 UTC
80bda6e fix fastcomp detection; fixes #2072 29 January 2014, 00:19:03 UTC
d98aa6d rely on js opts to do safe heap for asm, to avoid duplicating logic for proper asm ffi coercions 28 January 2014, 23:10:53 UTC
cf184b9 fix find_bigis.py tool 28 January 2014, 20:16:17 UTC
684d83d more tests and improvements to openal_playback.cpp to allow running native 28 January 2014, 12:03:40 UTC
96bd7bf start to add tests 28 January 2014, 11:41:10 UTC
894165f add alGetBufferi 28 January 2014, 11:30:38 UTC
af0b0dc alcGetIntegerv fixes 28 January 2014, 10:40:54 UTC
398d284 improve alcGetString 28 January 2014, 10:37:41 UTC
1083b6e alGetString fixes from review 28 January 2014, 09:59:52 UTC
87758ab EM_ASM_ variants that return a value but receive no inputs; fixes #2070 28 January 2014, 04:12:46 UTC
dd8ef8c comment 28 January 2014, 02:36:11 UTC
c1c1cb7 fix some safeHeap errors with the new exceptions code; fixes #2068 28 January 2014, 01:52:02 UTC
eb7c2b2 add testcase with longjmp and c++ exception catching in the same function 28 January 2014, 00:55:44 UTC
25e736c improve mem init help text; fixes #2066 27 January 2014, 23:56:59 UTC
9694653 finish precompiled headers test; fixes #2045 27 January 2014, 23:26:43 UTC
51ae20f silence poppler stdout output, so it is suitable as a benchmark 27 January 2014, 23:20:57 UTC
9294c37 improve alGetString 27 January 2014, 17:56:49 UTC
ed809c5 add alcGetIntegerv 27 January 2014, 17:34:23 UTC
e173e9f add alIsSource 27 January 2014, 17:11:35 UTC
a5243b4 support precompiled headers; fixes #2045 27 January 2014, 03:25:17 UTC
a7c5795 Merge pull request #2061 from inolen/openal_fix fix variable name in alListenerfv 27 January 2014, 01:30:00 UTC
bcff119 fix variable name in alListenerfv 27 January 2014, 01:24:21 UTC
3398015 Merge pull request #2042 from waywardmonkeys/exception-fixes Start tracking exception data in a header. 27 January 2014, 01:12:44 UTC
e7d23db do not include library i64 stuff in side modules, it is in the parent; fixes #2060 27 January 2014, 00:47:00 UTC
8426800 add responsive mode to box2d benchmark 27 January 2014, 00:04:58 UTC
adfbc37 Merge pull request #2056 from jamesu/openal_t2d_fixes Openal t2d fixes 26 January 2014, 09:45:41 UTC
a63c4f5 do more parallel work in js optimizer 26 January 2014, 01:06:34 UTC
0d7a169 improve sqlite benchmarking 26 January 2014, 01:01:50 UTC
fe7fd75 improve box2d benchmarking 26 January 2014, 01:01:50 UTC
2877208 make emscripten_get_now work in native builds, because what is otherwise a convenient way to just get timing info in ms using a simple libc call? 26 January 2014, 01:01:50 UTC
a48bfa5 Add get&set for source direction and cone values 25 January 2014, 14:07:57 UTC
11779de Use correct index for alIsBuffer 25 January 2014, 14:07:00 UTC
9ed2003 Use correct error handling for new OpenAL functions 25 January 2014, 14:06:38 UTC
ed697cc Merge pull request #2057 from juj/relooper_linkage Fix inconsistent linkage warnings from Visual Studio caused by mismatched dllexport specifiers. 25 January 2014, 04:16:50 UTC
1f43e7a Bump version to 1.9.5 to cause relooper to rebuild after previous change. 25 January 2014, 01:45:14 UTC
198d96a Fix inconsistent linkage warnings from Visual Studio caused by mismatched dllexport specifiers. Both definition and declaration need to have dllexport present, and added RELOOPERDLL_EXPORTS define to the .cpp file so it always sees the dllexport version instead of dllimport. 25 January 2014, 01:44:29 UTC
d54f3e0 spinner during startup; #2050 24 January 2014, 23:03:31 UTC
473b4ea Add myself to AUTHORS 24 January 2014, 23:03:02 UTC
8fd1af8 Implement alGetSourcefv 24 January 2014, 22:43:50 UTC
ab5298c Implement basic stub for alEnable & alDisable 24 January 2014, 22:43:38 UTC
bacb36f Implement alIsBuffer 24 January 2014, 22:43:07 UTC
e339d06 Implement listener gain & get functions for OpenAL 24 January 2014, 22:42:17 UTC
4f5a270 Merge pull request #2035 from juj/html5_events HTML5 Events API. 24 January 2014, 17:29:37 UTC
c91f409 Merge pull request #2052 from juj/test_float_literals Add test for storing special float literals in source code. 24 January 2014, 17:25:47 UTC
95bde35 Add test for storing special float literals in source code. Currently fails in fastcomp. 24 January 2014, 17:16:10 UTC
9f7690f Rename library_events to library_html5 and other suggested renamings. Add better support for reporting EMSCRIPTEN_RESULT_NOT_SUPPORTED for unsupported features. 24 January 2014, 10:31:53 UTC
43cbd70 Improve C++ exception handling. We now allocate extra bytes before the exception data and use that, rather than globals, to store the exception type and destructor information. This is step one towards having multiple exceptions in flight at once. We also track what exceptions are currently being caught in a stack maintained in __cxa_begin_catch and __cxa_end_catch. This is used for ensuring that we handle nested exception catch blocks correctly. 24 January 2014, 08:08:19 UTC
64d37b6 Merge pull request #2046 from rfk/rfk/registerize-harder-followups Some follow-up fixes to registerizeHarder 24 January 2014, 04:28:18 UTC
42efac3 Merge pull request #2051 from inolen/invalidate_buffer_support use correct bufferData method when passing a NULL pointer 24 January 2014, 03:32:48 UTC
44998c3 rename filePackageURL to filePackagePrefixURL 24 January 2014, 01:58:46 UTC
958492b use correct bufferData method when passing a NULL pointer 24 January 2014, 01:56:40 UTC
c99a28d allow adding a custom prefix to file package downloads, so they can happen from a different url; fixes #2049 24 January 2014, 01:52:57 UTC
91de0c9 export the runtime; fixes #2041 24 January 2014, 00:23:14 UTC
9d8957c better error reporting on errors in js libraries; fixes #2033 24 January 2014, 00:14:06 UTC
d55c071 Add TODO about more permissive label handling in registerizeHarder 23 January 2014, 11:37:37 UTC
d21f2ea Simplify handling of switch statements in registerizeHarder. It now assumes they're of the very restricted for that's actually produced by emscripten, which both simplified the code and uncovered opportunities for further register reduction in a testcase. 23 January 2014, 11:37:31 UTC
0bae95f Add dedicated testcases for registerizeHarder pass. 23 January 2014, 11:32:40 UTC
a912e82 Reduce memory usage when assigning registers in a block. Rather than pre-calculating liveness states and then processing nodes in execution order, we process nodes in reverse execution order and use the liveness info implicit in this traversal. Names are assigned a register when they're used for the first time, and the register is freed when we reach an assignment. 23 January 2014, 11:32:40 UTC
db122ed Merge pull request #1905 from juj/glGetTexEnv Gl get tex env 23 January 2014, 01:11:55 UTC
ee33970 fix some sdl typos that error on safe heap in asm mode, and add test coverage; fixes #2044 23 January 2014, 01:09:36 UTC
7dfbd9a some headless additions 23 January 2014, 01:09:02 UTC
00c0ccc skip test_debug in asm3 22 January 2014, 23:57:18 UTC
1a89900 eliminate llvm_prefetch; fixes #2043 22 January 2014, 22:01:42 UTC
8608181 fastcomp updates and a test for fptosi|ui on floats and doubles 22 January 2014, 21:09:56 UTC
245a29d avoid unresolved symbol warnings on misc funcs in fastcomp 22 January 2014, 20:05:14 UTC
d655dd6 Bump version after adding new entries to src/struct_info.json. 22 January 2014, 17:02:10 UTC
96895e6 Implement C-based events library for various HTML5 APIs. 22 January 2014, 16:59:37 UTC
0b1df26 Add test for s3tc.c rendering when GL_FFP_ONLY flag is set. 22 January 2014, 10:32:20 UTC
e797f2a Fix default vertex color to (1,1,1,1) and properly enable correct attribute streams when doing immediate mode rendering when GL_FFP_ONLY is set. 22 January 2014, 10:29:29 UTC
cc77e14 do not registerizeHarder when outlining 22 January 2014, 03:20:54 UTC
back to top