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
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
Jukka Jylanki
6e35daa63a
Add test for std::map self-assign.
2014-08-19 16:54:48 +03:00
Jukka Jylänki
1c8a97ecea
Apply patch from upstream libc++ bug 18735: http://llvm.org/bugs/show_bug.cgi?id=18735 to fix self-assignment operators of std::map, multimap and unordered_map.
2014-08-19 16:54:48 +03:00
Joe Lee
972e151661
Embind: support nulls in embind_repr()
2014-08-19 16:57:00 +07:00
Joe Lee
cef1852acb
Embind: Allow the cloning of pointers scheduled for deletion
2014-08-19 16:56:34 +07:00
Alon Zakai
15a991d64f
faq updates
2014-08-18 17:55:21 -07:00
Alon Zakai
d1f676b420
update other.test_emcc
2014-08-18 17:44:49 -07:00
Mark Logan
889c97822d
Bounds-checking for array attributes.
2014-08-18 16:21:42 -07:00
Alon Zakai
a57ecc76ee
help docs update
2014-08-18 16:03:37 -07:00
Alon Zakai
1c1eb5bc6c
Merge pull request #2687 from hamishwillee/incoming
...
Minor fixes the building from source and toolchain docs. Also filesystem...
2014-08-18 15:58:43 -07:00
Alon Zakai
0a4b5c011e
allow customizing the DOM element we listen for key events on using Module.keyboardListeningElement; fixes #2668
2014-08-18 15:57:43 -07:00
Alon Zakai
71430b45af
make sdl_image.c work when REPORT_RESULT is not defined
2014-08-18 15:57:43 -07:00
Alon Zakai
749ac934f1
Merge pull request #2685 from waywardmonkeys/doc-fixes
...
Doc fixes
2014-08-18 15:52:26 -07:00
Alon Zakai
add0a1f2ff
make other.test_dash_g_bc more robust
2014-08-18 13:33:05 -07:00
Alon Zakai
506dfe5d9c
improve other.test_dash_g_bc error output
2014-08-18 13:31:58 -07:00
Alon Zakai
70d79fbd6f
gl-proxy uniform2fv, texParameterf, isContextLost
2014-08-18 13:11:12 -07:00
Alon Zakai
f1f5001a0b
make the sphinx emcc docs the single source of information; emcc --help points to the local copy
2014-08-18 11:27:12 -07:00
Boris Tsarev
81a3693dfc
Wrapped 'srcIdBySrc' method in OpenAL to OPENAL_DEBUG
2014-08-18 17:29:40 +03:00
Boris Tsarev
882b3c1d7f
Fixed OpenAL sources deeleting
2014-08-18 17:29:40 +03:00
Jukka Jylänki
b464d9f282
Skip over updating already deleted OpenAL sources.
2014-08-18 17:09:46 +03:00
hamishwillee
8d1b6d84b5
Minor fixes the building from source and toolchain docs. Also filesystem docs.
2014-08-18 11:27:47 +10:00
Alon Zakai
0457f493f0
disable closure in non-fastcomp test_exceptions
2014-08-17 16:15:02 -07:00
Mark Logan
fc95a31d13
Support for array attributes in WebIDL bindings.
2014-08-17 12:52:22 -07:00
Bruce Mitchener
da4ac5c80b
[doc] Fix a couple of typos.
2014-08-17 23:55:11 +07:00
Bruce Mitchener
f87e1baff5
[doc] Building the libc & libcxx doesn't use make/configure.
2014-08-17 23:51:32 +07:00
Alon Zakai
d40e039b04
Merge pull request #2675 from hamishwillee/incoming
...
Draft framework for bind.h
2014-08-16 17:49:54 -07:00
Alon Zakai
e8113b001b
use Module.locateFilePackage as a further way to more generally customize the remote package name in file packager; fixes #2680
2014-08-16 17:48:02 -07:00
Alon Zakai
40deab1f4d
de-adjust pointers to run the proper destructor when virtual inheritance is involved; fixes #2682
2014-08-16 14:20:16 -07:00
Dan Gohman
40a68fc067
Fix FUNCTION_TABLE folding suppression.
...
The check that disables simplification of expressions within
FUNCTION_TABLE subscripts needs to run in the "pre" visitor, not the
"post" visitor.
Also drop a TODO which isn't important. Opportunities to convert an
indirect call into a direct one would normally be already optimized by
this point.
2014-08-16 13:43:34 -07:00
Alon Zakai
13837b8f4f
clean up exception infos
2014-08-16 13:08:01 -07:00