<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests/embind, branch 1.12.2</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests/embind?h=1.12.2</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests/embind?h=1.12.2'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-02-25T19:58:52Z</updated>
<entry>
<title>Update the tests to use asmjs-unknown-emscripten.</title>
<updated>2014-02-25T19:58:52Z</updated>
<author>
<name>Dan Gohman</name>
<email>sunfish@google.com</email>
</author>
<published>2014-02-21T16:11:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=377e75950fd04ed2705befe00b0c46f0e88a0cf7'/>
<id>urn:sha1:377e75950fd04ed2705befe00b0c46f0e88a0cf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a possible double-deletion in embind when returning a smart pointer from an abstract class implementation.</title>
<updated>2014-02-04T09:22:17Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-12-07T03:49:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b5cf147e6ce7a8d3277342d87beec76290a578bf'/>
<id>urn:sha1:b5cf147e6ce7a8d3277342d87beec76290a578bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a sample for adding mixins to embind</title>
<updated>2014-02-04T09:21:54Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-12-07T00:35:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9ba56d2c20fb2a5d5572e6030bd9dc1794fefdd2'/>
<id>urn:sha1:9ba56d2c20fb2a5d5572e6030bd9dc1794fefdd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a test to verify we can use static constants defined in classes.</title>
<updated>2014-02-04T09:19:50Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-12-06T02:12:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b09a5551ea298d0d8d95946a7131df342362ea51'/>
<id>urn:sha1:b09a5551ea298d0d8d95946a7131df342362ea51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename smart_ptr_trait::operator_new to construct_null per feedback from Chad.</title>
<updated>2014-02-04T09:19:11Z</updated>
<author>
<name>Andy Friesen</name>
<email>andy@imvu.com</email>
</author>
<published>2013-12-05T18:08:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=dd8b8e71bfc4aff36909eab7cc23c03907f02ef1'/>
<id>urn:sha1:dd8b8e71bfc4aff36909eab7cc23c03907f02ef1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add operator_new to smart_ptr_trait.</title>
<updated>2014-02-04T09:18:42Z</updated>
<author>
<name>Andy Friesen</name>
<email>andy@imvu.com</email>
</author>
<published>2013-12-04T20:43:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=4fa2f8933821050fd10fd973f2f619422a807c94'/>
<id>urn:sha1:4fa2f8933821050fd10fd973f2f619422a807c94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bring back Joe's original test too</title>
<updated>2014-02-04T09:16:52Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-08-29T20:58:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=34798ee526774bf5040bf5153575e867c82a72e5'/>
<id>urn:sha1:34798ee526774bf5040bf5153575e867c82a72e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a possible memory corruption bug when using val::as</title>
<updated>2014-02-04T09:16:10Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-08-29T20:39:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=1511e68f617e555b5342fe9df693eed07ffac8cb'/>
<id>urn:sha1:1511e68f617e555b5342fe9df693eed07ffac8cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correct way of scrollinbg to bottom</title>
<updated>2013-11-25T20:08:18Z</updated>
<author>
<name>Lu Wang</name>
<email>coolwanglu@gmail.com</email>
</author>
<published>2013-11-25T20:08:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=7da74b04f9733a801fbd1ff90acc55309121e1b6'/>
<id>urn:sha1:7da74b04f9733a801fbd1ff90acc55309121e1b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>write out html and side js when html output is requested, to improve page load times</title>
<updated>2013-10-24T02:06:55Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-10-24T01:36:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=50ee300ffabb6c5e5c6a2d4b4762343822ea1dc2'/>
<id>urn:sha1:50ee300ffabb6c5e5c6a2d4b4762343822ea1dc2</id>
<content type='text'>
</content>
</entry>
</feed>
