sort by:
Revision Author Date Message Commit Date
5903bb7 add updated theme files 24 July 2014, 23:44:17 UTC
fed28a4 Full site with API reference and default sphinx_rtd_theme 24 July 2014, 23:44:17 UTC
424862f ignore empty functions in tools/find_bigfuncs 24 July 2014, 22:44:29 UTC
7286eaa remove annoying unnecessary logging message of forced stdlibs when there are none 24 July 2014, 22:35:23 UTC
22adc05 allow creating read-only files; fixes #2573 24 July 2014, 20:58:50 UTC
7fb6526 warn on -s X=Y of invalid keys, and suggest corrections; fixes #2579 24 July 2014, 19:46:54 UTC
1f07e38 Merge pull request #2575 from coolwanglu/pr2 fix indent 24 July 2014, 08:14:18 UTC
07ca8af disable test_exceptions_alias in s_x_x 24 July 2014, 02:15:50 UTC
0f87798 fix indent 23 July 2014, 22:41:25 UTC
22a61be fix strftime z; #2570 23 July 2014, 21:15:53 UTC
def1a97 fix truncate extending a file from size 0; fixes #2572 23 July 2014, 20:37:48 UTC
e540fcf support strftime z|Z as best we can; fixes #2570 23 July 2014, 20:19:23 UTC
ac64173 run sanity checks with -v + an input file 23 July 2014, 19:07:12 UTC
cf49498 update libcxxabi symbols 23 July 2014, 19:00:17 UTC
48c839f docs improvements 23 July 2014, 17:55:04 UTC
c20f95a keep a list of readdir() entries during read start; fixes #2528 23 July 2014, 17:50:44 UTC
ce11edd disable test_environ in non-fastcomp 23 July 2014, 17:33:32 UTC
35263ec update other.test_mkdir_silly 23 July 2014, 03:27:04 UTC
4b79584 update test_fs_base 23 July 2014, 01:04:17 UTC
034362a give an error if IDBFS is used without IDB support 22 July 2014, 23:43:02 UTC
1c30e41 Merge pull request #2476 from amatus/push-upstream Fix IDBFS for webworkers 22 July 2014, 23:36:14 UTC
2293efa fix getFuncWrapper for aliased function pointers, fixes #2010 22 July 2014, 23:35:00 UTC
d6e755e Fix IDBFS for webworkers 22 July 2014, 23:27:21 UTC
a747952 make environ work by itself; fixes #2557 22 July 2014, 22:34:50 UTC
768b56c consolidate Module.thisProgram 22 July 2014, 21:47:56 UTC
e61582c update test_env 22 July 2014, 21:44:58 UTC
701fc34 Merge pull request #2565 from sunfishcode/incoming Incoming 22 July 2014, 21:37:52 UTC
a08f940 Update default environment variables and argv[0]. 22 July 2014, 21:36:09 UTC
1068519 Implement <sys/unistd.h> compatibility. 22 July 2014, 21:36:09 UTC
3ed23f1 EMCC_ONLY_FORCED_STDLIBS option 22 July 2014, 21:26:04 UTC
803d923 remove no longer needed bad_exception hack; fixes #2560; 1.21.6 22 July 2014, 20:47:40 UTC
0efb852 emscripten_force_exit option 22 July 2014, 19:55:47 UTC
c843ee2 Make eglReleaseThread implementation according to spec. 22 July 2014, 14:07:54 UTC
0b49b2f Merge pull request #2540 from gwichman-zynga-com/incoming add GLUT_STENCIL to glut display mode flags in library_egl.js 22 July 2014, 12:25:01 UTC
d9c6bf6 Merge pull request #2535 from Daft-Freak/splitALC Split AL/ALC errors 22 July 2014, 11:12:39 UTC
03da914 disable some exceptions tests in s_x_x 22 July 2014, 01:05:24 UTC
919e208 make test_exceptions_white_list more robust 21 July 2014, 23:47:13 UTC
7e9e243 Module.memoryInitializerPrefixURL option; #2542 21 July 2014, 23:29:23 UTC
18789e1 do not set EMCC_DEBUG=1 when -v; fixes #2538 21 July 2014, 22:58:03 UTC
f46eb8e fix looking up a file in a non-dir; fixes #2552 21 July 2014, 22:43:12 UTC
d731353 improve warning 21 July 2014, 22:25:45 UTC
812f051 DEMANGLE_SUPPORT option to use libcxxabi's demangler in stackTrace() 21 July 2014, 21:26:38 UTC
d1e74bb move isxdigit from libcextra to libc 21 July 2014, 20:45:56 UTC
780fac7 move new.cpp from libc into libcxxabi 21 July 2014, 20:21:03 UTC
411f6f3 update sanity.test_emcc_caching 21 July 2014, 18:44:22 UTC
1fb983e do not warn on malloc not present, we do so at runtime if used (+commented code to pull in malloc and other system libs based on EXPORTS) 21 July 2014, 18:39:37 UTC
92f653e build enough of libcxxabi to support bad_typeid without undefined symbols; 1.21.5; fixes #2547 21 July 2014, 18:25:08 UTC
7bb5b82 add missing zconf.h in test suite 18 July 2014, 23:21:46 UTC
f42681f testcase for #2539 18 July 2014, 23:21:46 UTC
5da836c Merge pull request #2544 from juj/stacktrace_js IE stack trace fix. 18 July 2014, 22:10:38 UTC
1937fe8 document --memory-init-file on by default in opt builds in Changelog 18 July 2014, 20:51:38 UTC
b88f00d update csmith driver 18 July 2014, 18:54:42 UTC
409051c remove zlib headers from system/include 18 July 2014, 17:41:33 UTC
ce462a2 Fix stackTrace() in preamble.js to support IE10 and IE11. 18 July 2014, 12:40:37 UTC
b61811c Use typedefs in html5.h for referring to callback function pointers instead of passing the function pointer types in the function declaration to avoid Sphinx doc parser from getting confused during parsing. 18 July 2014, 09:26:07 UTC
2acb8de use compiler opts in -E, to use our target, system dirs, etc.; fixes #2534 18 July 2014, 01:48:50 UTC
1f4ad8a mention that .mem must be alongside .js 18 July 2014, 01:17:14 UTC
19ac7ed document -v saving temp files; #2538 18 July 2014, 01:12:45 UTC
e4d5e75 clean up some old comments 18 July 2014, 01:12:45 UTC
acbedd4 Merge pull request #2533 from Daft-Freak/eglReleaseThread Add stub for eglReleaseThread 17 July 2014, 23:50:17 UTC
b3a23c2 add self to authors 17 July 2014, 21:31:31 UTC
70411b8 our one and only context should include a stencil buffer 17 July 2014, 21:07:24 UTC
f8b73dc handle errors in rename better 17 July 2014, 19:05:39 UTC
b03f00a Merge pull request #2530 from Daft-Freak/drawBuffers support glDrawBuffers 17 July 2014, 18:33:53 UTC
172e8af strsignal; 1.21.4; fixes #2532 17 July 2014, 17:55:07 UTC
bafe7c1 export stackTrace 17 July 2014, 17:40:41 UTC
351beea split AL/ALC errors 17 July 2014, 17:07:49 UTC
c903d0b add eglReleaseThread 17 July 2014, 17:04:06 UTC
d92a592 support glDrawBuffers 17 July 2014, 16:18:51 UTC
9b67b28 disable test_emscripten_api in s_x_x 17 July 2014, 04:34:10 UTC
ac0354b move deps on malloc/free to deps_info, where they belong 16 July 2014, 18:52:10 UTC
135456f Improve previous fix to take into account different error numbers. 16 July 2014, 13:56:11 UTC
d49e2d5 Add instructions to ffdb.py when user is missing the app name to ffdb.py log command 16 July 2014, 13:51:07 UTC
6db2978 Fix ffdb.py to automatically attempt adb port forward when error 107 'Transport endpoint is not connected' is received. 16 July 2014, 13:49:40 UTC
b369d78 Convert ints that were signalling booleans to EM_BOOL everywhere in html5.h where those were missing. 16 July 2014, 13:03:09 UTC
31eea8b Clean up code from prabindh's pull request. 16 July 2014, 11:48:53 UTC
00566c6 Fix for incorrect parsing of context attributes as in emscripten issue #2518 16 July 2014, 11:45:36 UTC
5357de5 Added tests for invalid parameters and terminators, to test functionality of egl context creation. This also adds a RED clear color for the default viewport so that the GL output can be visually observed 16 July 2014, 11:45:26 UTC
76d1669 fix error on symlinking to an invalid filename 16 July 2014, 00:06:12 UTC
a63c4f6 error on invalid pathname to symlink target 16 July 2014, 00:06:12 UTC
559c4f9 make lookupPath return failure on '', and check for existence in stat 16 July 2014, 00:06:12 UTC
59932ef make PATH.resolve return an error result on paths with '' portions 16 July 2014, 00:06:12 UTC
53726c8 Fix emrun process exit code handler to use __ATEXIT__ instead of depending on Module.exit. 15 July 2014, 10:00:26 UTC
e9fe620 Fix missing param in docs for --js-opts. 15 July 2014, 09:07:25 UTC
e316fe3 Merge pull request #2390 from fadams/add-network-callbacks Feature to enable asynchronous event driven network event handling 15 July 2014, 07:59:29 UTC
eca09b5 Use shared.listify() in tools/validate_asmjs.py, and enhance error message is SpiderMonkey is not found, and improve the output print. 15 July 2014, 07:57:40 UTC
4ae1987 c-define __EMSCRIPTEN_major__, __EMSCRIPTEN_minor__, __EMSCRIPTEN_tiny__ as the 3 parts of the emscripten version; fixes #2343 14 July 2014, 22:58:03 UTC
1e3cdb2 Fix broken link to page visibility api 14 July 2014, 19:31:16 UTC
ff1a3ce fix other.test_scons 14 July 2014, 18:15:29 UTC
897f67c copy the event in SDL_PushEvent, and free it later after copy is no longer needed 14 July 2014, 18:09:09 UTC
8284398 refactor emscripten.h to avoid ugly function pointer type definitions in function definitions 14 July 2014, 17:54:11 UTC
97a8a21 Clean up extra littering includes in Bullet build file to avoid noise. Upstreaming progress at https://github.com/bulletphysics/bullet3/pull/197 12 July 2014, 11:05:16 UTC
725b30d Fix test other.test_cmake to build after updates to CMake system. 12 July 2014, 11:01:48 UTC
d0fe974 Fix other.test_cmake to not fail on Ninja generator if EM_BUILD_VERBOSE=3 12 July 2014, 10:09:00 UTC
451cde2 Fix tools/validate_asmjs.py to not throw if SPIDERMONKEY_ENGINE is not properly set. 12 July 2014, 10:08:22 UTC
cb2cb14 Fix EMSCRIPTEN root path search in CMake toolchain file. 12 July 2014, 10:07:40 UTC
6b9d26f clean up emscripten.h 11 July 2014, 22:07:18 UTC
6c9f15a better warning on huge functions 11 July 2014, 20:50:55 UTC
60168a6 use forEach in extensions iteration in gl code; fixes #2514 11 July 2014, 19:49:39 UTC
69c2dc2 Merge pull request #2486 from sronsse/pkg-config add pkg-config files for some supported libraries 11 July 2014, 19:37:10 UTC
back to top