<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests/embind, branch 1.4.7</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests/embind?h=1.4.7</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests/embind?h=1.4.7'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-05-17T19:58:44Z</updated>
<entry>
<title>Add support for multiple overloaded smart pointer constructors.</title>
<updated>2013-05-17T19:58:44Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-11T06:05:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=fec256e358077534355250f08ddd47f19ec80703'/>
<id>urn:sha1:fec256e358077534355250f08ddd47f19ec80703</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow implicit conversion from booleans to ints/floats (for WebGL)</title>
<updated>2013-05-17T19:58:29Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-09T19:39:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=17ab8d9f57f0cb31d2d83555ae898b32b99600f8'/>
<id>urn:sha1:17ab8d9f57f0cb31d2d83555ae898b32b99600f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new benchmark for emscripten::val handling.</title>
<updated>2013-05-17T19:58:08Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-05-09T13:43:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=4e616121d182fa478d845393e7363b3c0a5e3452'/>
<id>urn:sha1:4e616121d182fa478d845393e7363b3c0a5e3452</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement an autorelease pool in embind.</title>
<updated>2013-05-17T19:58:01Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-09T01:43:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=0ef792b006a82a0071fa70f83661dbf0ef04b18d'/>
<id>urn:sha1:0ef792b006a82a0071fa70f83661dbf0ef04b18d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new unit tests to ensure that the return values of interfaces implemented in JS don't leak memory.</title>
<updated>2013-05-17T19:57:45Z</updated>
<author>
<name>Jukka Jylanki</name>
<email>jjylanki@imvu.com</email>
</author>
<published>2013-05-07T13:50:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=af3c155db90051d9772ed2a1cc29f9701f7a9c6c'/>
<id>urn:sha1:af3c155db90051d9772ed2a1cc29f9701f7a9c6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pre-register symbol strings in embind benchmark just to be sure - e.g. Uint8Array was not found via 'fast path', but with slow string compares!</title>
<updated>2013-05-17T19:57:24Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-05-06T14:54:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=fd62cafc529c0b8da9159df1c65af5d03a5bf41d'/>
<id>urn:sha1:fd62cafc529c0b8da9159df1c65af5d03a5bf41d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Benchmark for memory_view</title>
<updated>2013-05-17T19:57:04Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-04T01:51:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a020f7dc1d37e986a2ce26a960ec1c1be5734f97'/>
<id>urn:sha1:a020f7dc1d37e986a2ce26a960ec1c1be5734f97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for (fast?) memory_view objects.  If C++ passes a memory_view to JS, it gets converted into a typed array object on the other side.  Intended for WebGL.</title>
<updated>2013-05-17T19:56:48Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-04T01:20:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=fd8cbaa853ec9ea1f2c0c689e1729126c52368e4'/>
<id>urn:sha1:fd8cbaa853ec9ea1f2c0c689e1729126c52368e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switch to this emscripten for building the benchmark, now that imvu's emscripten is rebased on top of upstream</title>
<updated>2013-05-17T19:56:40Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-03T18:48:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=7f83ab2926947fda7181a7e67e76425f02da19c4'/>
<id>urn:sha1:7f83ab2926947fda7181a7e67e76425f02da19c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove more +x permissions on source or javascript files</title>
<updated>2013-05-04T15:32:14Z</updated>
<author>
<name>Sylvestre Ledru</name>
<email>sylvestre@debian.org</email>
</author>
<published>2013-05-04T15:32:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=aa7dbbb0bb0cd21c047d0c89638a0804bd60389b'/>
<id>urn:sha1:aa7dbbb0bb0cd21c047d0c89638a0804bd60389b</id>
<content type='text'>
</content>
</entry>
</feed>
