<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/system, branch 1.4.3</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/system?h=1.4.3</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/system?h=1.4.3'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-05-06T20:35:33Z</updated>
<entry>
<title>auto-include malloc/free when SDL is used; fixes #1139</title>
<updated>2013-05-06T20:35:33Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-05-06T20:24:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=be0fb5cc46392c203c5c7885efdfe4f0cd579751'/>
<id>urn:sha1:be0fb5cc46392c203c5c7885efdfe4f0cd579751</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>
<entry>
<title>Merge pull request #1126 from imvu/more_embind_updates</title>
<updated>2013-05-03T20:40:01Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-05-03T20:40:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=1e3e0e5cf1ab9866faadbce1b1861d9fd79a80fb'/>
<id>urn:sha1:1e3e0e5cf1ab9866faadbce1b1861d9fd79a80fb</id>
<content type='text'>
More embind updates</content>
</entry>
<entry>
<title>Remove executable permissions on simple files</title>
<updated>2013-05-03T20:18:26Z</updated>
<author>
<name>Sylvestre Ledru</name>
<email>sylvestre@debian.org</email>
</author>
<published>2013-05-02T11:03:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=155342908c2dd94e433bd043367efc9799296420'/>
<id>urn:sha1:155342908c2dd94e433bd043367efc9799296420</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a benchmark for calling from C++ into JS via interfaces</title>
<updated>2013-05-03T01:55:54Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-02T07:01:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=58352074e51c15bd108a71a3c31354206d488eee'/>
<id>urn:sha1:58352074e51c15bd108a71a3c31354206d488eee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Snip some dead code</title>
<updated>2013-05-03T01:54:49Z</updated>
<author>
<name>Chad Austin</name>
<email>caustin@gmail.com</email>
</author>
<published>2013-04-25T08:49:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9b2cb58a355d4645fe2c7352a0408dc43e99d538'/>
<id>urn:sha1:9b2cb58a355d4645fe2c7352a0408dc43e99d538</id>
<content type='text'>
</content>
</entry>
<entry>
<title>namespace the binding struct a bit more</title>
<updated>2013-05-03T01:54:42Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-04-24T22:10:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=2dc3ce9992a96ae80013e7ee24ba78ce777c97f1'/>
<id>urn:sha1:2dc3ce9992a96ae80013e7ee24ba78ce777c97f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>snip dead code</title>
<updated>2013-05-03T01:54:36Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-04-24T01:23:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9e375f0d243fbd21289283d2f61836ddfc4983c2'/>
<id>urn:sha1:9e375f0d243fbd21289283d2f61836ddfc4983c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a select_const for selecting the const method implementation if there are only two.</title>
<updated>2013-05-03T01:54:27Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-04-18T23:52:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=6566a0c989b101572c8154bbd43cc6a07532bada'/>
<id>urn:sha1:6566a0c989b101572c8154bbd43cc6a07532bada</id>
<content type='text'>
Conflicts:
	tests/embind/embind_test.cpp
</content>
</entry>
<entry>
<title>add glew test and some degree of support</title>
<updated>2013-04-30T01:19:55Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-04-30T01:19:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=80343d763780369d7557543f5e1f11e8a0e0eb7f'/>
<id>urn:sha1:80343d763780369d7557543f5e1f11e8a0e0eb7f</id>
<content type='text'>
</content>
</entry>
</feed>
