<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/system, branch 1.11.0</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/system?h=1.11.0</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/system?h=1.11.0'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-02-13T07:53:37Z</updated>
<entry>
<title>mark several embind functions as always_inline: this reduces code size</title>
<updated>2014-02-13T07:53:37Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2014-02-13T02:05:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=786feded8fb68c9bb024ce9adb510c3e1b1bc0f0'/>
<id>urn:sha1:786feded8fb68c9bb024ce9adb510c3e1b1bc0f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2099 from waywardmonkeys/upstream-from-imvu</title>
<updated>2014-02-10T23:16:14Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-10T23:16:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=ed896c9c00edc7c7bdd4c4cfaca057509c3cd628'/>
<id>urn:sha1:ed896c9c00edc7c7bdd4c4cfaca057509c3cd628</id>
<content type='text'>
Upstream from imvu</content>
</entry>
<entry>
<title>Merge pull request #1408 from rfk/move-std-fds</title>
<updated>2014-02-10T23:16:03Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-10T23:16:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=8eb52e34be029cd7f276871c830b02fdf53ed00c'/>
<id>urn:sha1:8eb52e34be029cd7f276871c830b02fdf53ed00c</id>
<content type='text'>
Make stdin/stdout/stderr be 0/1/2 per standard posix convention</content>
</entry>
<entry>
<title>move emscripten_GetProcAddress to a C library, so that it is less hackish and can work in fastcomp</title>
<updated>2014-02-09T18:22:26Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-09T04:44:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=475548d8c38134b9721cfca119cea18bc8d3f065'/>
<id>urn:sha1:475548d8c38134b9721cfca119cea18bc8d3f065</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make sdl malloc hack nicer, and improve back deps trick</title>
<updated>2014-02-07T18:45:15Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-07T18:45:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=94c4724ebf1d60a86630f0097b560ffffd4be865'/>
<id>urn:sha1:94c4724ebf1d60a86630f0097b560ffffd4be865</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert strcmp.c to musl v0.9.13 so that the versions in this pull request match the ones that waywardmonkeys has pushed in earlier.</title>
<updated>2014-02-06T23:05:30Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-02-06T23:05:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=25fcd51cd5c5f06fbfba6c07b00904e32c440b87'/>
<id>urn:sha1:25fcd51cd5c5f06fbfba6c07b00904e32c440b87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing memcmp symbol declaration from previous commit.</title>
<updated>2014-02-06T22:43:56Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-02-06T22:43:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=1df678f09958e9f8f8fcd386ed200540b9702cc4'/>
<id>urn:sha1:1df678f09958e9f8f8fcd386ed200540b9702cc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add strcoll as well so that library.js does not need to depend on musl libc code.</title>
<updated>2014-02-06T22:26:38Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-02-06T22:26:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=95b77f9e4abac6cb41a5269d087f296ebfac4f66'/>
<id>urn:sha1:95b77f9e4abac6cb41a5269d087f296ebfac4f66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add optimized versions of musl libc string and memory comparison functions.</title>
<updated>2014-02-06T22:07:04Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-02-06T22:07:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a2f95d50985660324812286771dbfdcf7da638a4'/>
<id>urn:sha1:a2f95d50985660324812286771dbfdcf7da638a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>comment on emscripten_set_main_loop fps setting</title>
<updated>2014-02-05T17:41:52Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-05T17:41:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9532e3875c691cc50efbee95475243eeb46e2552'/>
<id>urn:sha1:9532e3875c691cc50efbee95475243eeb46e2552</id>
<content type='text'>
</content>
</entry>
</feed>
