<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/src, branch 1.4.3</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/src?h=1.4.3</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/src?h=1.4.3'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-05-07T23:10:52Z</updated>
<entry>
<title>switch to le32 target by default</title>
<updated>2013-05-07T23:10:52Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-05-07T23:10:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=06a8c252d94f34a3729aaefe8cb89fbe1a877a57'/>
<id>urn:sha1:06a8c252d94f34a3729aaefe8cb89fbe1a877a57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1138 from sylvestre/incoming</title>
<updated>2013-05-06T19:44:41Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-05-06T19:44:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=39479d6ea74aabc297c52f65aefe09df2a8657b3'/>
<id>urn:sha1:39479d6ea74aabc297c52f65aefe09df2a8657b3</id>
<content type='text'>
Minor improvements in the sources </content>
</entry>
<entry>
<title>add test for sdl allocation, and warn when using stub malloc/free</title>
<updated>2013-05-05T23:12:43Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-05-05T23:12:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=bf673b03ca52e3613b78ddf412cb99be71a4d816'/>
<id>urn:sha1:bf673b03ca52e3613b78ddf412cb99be71a4d816</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make memory management sane: 0 is null, then static including globals, then stack, then dynamic/sbrk. deprecate shared libs (BUILD_AS_SHARED_LIB)</title>
<updated>2013-05-05T02:53:45Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-05-03T23:40:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=eadd89b7c87921ea3274e76017046b8bf884b336'/>
<id>urn:sha1:eadd89b7c87921ea3274e76017046b8bf884b336</id>
<content type='text'>
</content>
</entry>
<entry>
<title>emit aborting stubs for DEAD_FUNCTIONS</title>
<updated>2013-05-04T16:49:52Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-05-04T16:49:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=0560adda8a6c0259478a54e5b514ceaafe8fc10c'/>
<id>urn:sha1:0560adda8a6c0259478a54e5b514ceaafe8fc10c</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>assert on no fp80s etc. in non-x86 target</title>
<updated>2013-05-03T21:01:57Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-05-03T21:01:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=91cf5f4ffc98fb0a610910d19f529ac464d92290'/>
<id>urn:sha1:91cf5f4ffc98fb0a610910d19f529ac464d92290</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>fix asm.js coercion</title>
<updated>2013-05-03T20:31:53Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-05-03T20:31:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=6c531cbf21e4b332f963b977434dc897e914ca7b'/>
<id>urn:sha1:6c531cbf21e4b332f963b977434dc897e914ca7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'strcat-fix' of github.com:fairfieldt/emscripten into fairfieldt-strcat-fix</title>
<updated>2013-05-03T20:30:41Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-05-03T20:30:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=40a5c44d6626d74db4f56ae621b765adafbe8131'/>
<id>urn:sha1:40a5c44d6626d74db4f56ae621b765adafbe8131</id>
<content type='text'>
</content>
</entry>
</feed>
