Граф коммитов

11265 Коммитов

Автор SHA1 Сообщение Дата
Alon Zakai 919556db48 add --closure 2 option, to run closure even on the asm.js output 2014-08-22 13:07:02 -07:00
Alon Zakai ae14052569 copy mem init file to temp dir, so EMCC_DEBUG intermediate files work in the temp dir 2014-08-22 11:23:12 -07:00
Alon Zakai 00a0eb735c module.html edits 2014-08-22 10:24:54 -07:00
Alon Zakai 20a0a2a24f Merge pull request #2703 from hamishwillee/incoming
Changes to support SDK Build
2014-08-21 19:44:23 -07:00
hamishwillee e0ac40123c changes to support SDK builds (both the actual text, and instructions on how to enable changes when needed) 2014-08-22 12:15:26 +10:00
hamishwillee e6148f29c3 partial update to V22010 getting started file 2014-08-22 10:37:45 +10:00
hamishwillee 95cd41b47a Add external link icon to all external links 2014-08-22 10:37:44 +10:00
Alon Zakai 435cfe7090 update text docs 2014-08-21 17:12:47 -07:00
Alon Zakai e83ec61a80 update docs for -c 2014-08-21 17:12:27 -07:00
Alon Zakai f6609e57a7 Merge pull request #2702 from hamishwillee/incoming
Numerous general fixes
2014-08-21 17:09:26 -07:00
hamishwillee 6dc95a7a38 Fixes to home page layout, size of inline code text, emcc final updates, improvements to tutorial and downloads 2014-08-22 09:48:27 +10:00
Alon Zakai 97e2a795a9 add NO_FILESYSTEM and NO_BROWSER options, to reduce file size in cases where those functionalities are not necessary 2014-08-21 16:45:19 -07:00
Alon Zakai c6f5311401 add structure alignment code to runtime only in non-fastcomp 2014-08-21 15:25:07 -07:00
Alon Zakai 06c663933f clean up dedup and set appearance in runtime 2014-08-21 14:56:34 -07:00
Alon Zakai cdb7dad8db move imprecise bitops runtime utils into non-fastcomp 2014-08-21 14:48:51 -07:00
Alon Zakai 8a5c20aaf5 add settings.js note of when we are running fastcomp 2014-08-21 14:47:40 -07:00
Alon Zakai 424b709cac move alignment and type utilities out of Runtime, as not needed at runtime 2014-08-21 14:46:58 -07:00
Alon Zakai a9697cf332 Merge pull request #2694 from huningxin/incoming
Update simd.js and code generation accordingly
2014-08-21 13:12:27 -07:00
Alon Zakai 776650c3a9 Merge pull request #2699 from juj/custom_clang_vendors
Adjust clang version check to detect custom compiler vendor strings. #2698
2014-08-21 12:43:09 -07:00
Alon Zakai 33c92f65f9 1.23.0 2014-08-21 11:57:27 -07:00
Jukka Jylanki 4df83e7f81 Adjust clang version check to detect custom compiler vendor strings. #2698 2014-08-21 13:03:32 +03:00
hamishwillee 7b7aeb9840 Addition of Module reference and cross linking to it from elsewhere. Removal from Interacting with code 2014-08-21 12:55:42 +10:00
Alon Zakai d20703137e fix test_rounding 2014-08-20 13:29:12 -07:00
Alon Zakai c5c2534521 Merge branch 'floor' of https://github.com/socketpair/emscripten into incoming
Conflicts:
	src/runtime.js
2014-08-20 13:28:37 -07:00
Alon Zakai a56ebf0b02 use |0 in utf code 2014-08-20 13:25:26 -07:00
Alon Zakai 4805247232 add test for modf negatives 2014-08-20 13:19:52 -07:00
Alon Zakai 392e7ff998 clean up emcc --help 2014-08-20 13:10:55 -07:00
Alon Zakai 206b05b7e8 use text output for local doc builds, and make emcc --help read and print its docs 2014-08-20 11:40:04 -07:00
Alon Zakai 575d26e287 Merge branch 'incoming' of https://github.com/hamishwillee/emscripten into incoming 2014-08-20 11:14:01 -07:00
Alon Zakai 6c91dce178 simplify other.test_emcc --help detection to try to fix it on windows 2014-08-20 11:10:52 -07:00
Alon Zakai 43112f26bc suppress unneeded benchmark notification 2014-08-20 11:10:37 -07:00
hamishwillee 604c9699cf Fixes to fonts and some text as result of final review by Jukka on a number of docs 2014-08-20 21:23:11 +10:00
hamishwillee 395ef97ace Conversion of emcc docs to form that can easily be converted to text. Full review of that doc. 2014-08-20 17:19:40 +10:00
hamishwillee 9431a0f9ce Update filesystem API with clarifications from Anthony Pesch. Mark AboutEmscription doc as ready-for-review 2014-08-19 17:43:11 -07:00
Alon Zakai c6c1cbf72a Merge pull request #2686 from artillery/webidl-array-attributes
WebIDL: array attribute bindings
2014-08-19 17:14:35 -07:00
Alon Zakai fed7423fa3 faq updates 2014-08-19 16:59:41 -07:00
hamishwillee 87c4287dbe Make Talks and Publications topic done (not ready for review) 2014-08-19 16:59:41 -07:00
hamishwillee 50fc7c2e22 Fixes to building from source on Windows. Updated introduction. Minor updates to many other files 2014-08-19 16:59:41 -07:00
hamishwillee 315c206d57 Add .ico files to site 2014-08-19 16:58:58 -07:00
Alon Zakai 22fe746306 Merge pull request #2690 from waywardmonkeys/upstream-embind-changes
Upstream embind changes
2014-08-19 16:41:16 -07:00
Alon Zakai 391f0e8879 benchmark runner fixes 2014-08-19 16:35:29 -07:00
Alon Zakai 80779d0c4b update sockets.test_nodejs_sockets_echo 2014-08-19 15:48:38 -07:00
Alon Zakai 1ca55d4db7 limit the size of the test runner library cache name, to avoid OS limits 2014-08-19 15:03:41 -07:00
Alon Zakai efcd418da7 disable test_readdir in non-emcc 2014-08-19 14:54:50 -07:00
Ningxin Hu 8367ef671f Update SIMD.js code generation due to API update. 2014-08-19 11:20:47 -07:00
Ningxin Hu 627141c776 Update the simd.js
It is based on version 14aa231d3c/src/ecmascript_simd.js

Changes:
46620fd Add type check into SIMD operations.
1f29859 Fix float64x2.clamp implementation and add test case for it.
22b8ccf Use object properties instead of typed array as storage in polyfill
8941215 Changed conversion operators from SIMD.XXX.toYYY() to SIMD.YYY.fromXXX(), added 'select' operator for all types, added/updated tests
3eaaf69 Added reciprocal, reciprocalSqrt, shuffle, shuffleMix, comparison, and select operators to SIMD.float64x2
6f68238 Added SIMD.float64x2 (abs, neg, add, sub, mul, div, clamp, min, max, scale, sqrt, withX, withY, SIMD.float32x4.toFloat64x2)
2014-08-19 11:19:30 -07:00
Alon Zakai 2cdd2fc0fd docs updates 2014-08-19 11:12:47 -07:00
juj 6122398e08 Merge pull request #2688 from juj/libcxx_map_selfassign_fix
Libcxx map selfassign fix
2014-08-19 16:56:52 +03:00
Jukka Jylänki f984d94836 Bump version to 1.22.2 to ensure the previous patch is applied. 2014-08-19 16:55:05 +03:00
Jukka Jylanki ccc9d13839 Add a note to readme.txt for libcxx to remind about backported std::map self-assign fix. 2014-08-19 16:54:48 +03:00