<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/system/lib, branch 1.12.3</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/system/lib?h=1.12.3</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/system/lib?h=1.12.3'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-02-25T19:58:53Z</updated>
<entry>
<title>Begin using the Emscripten toolchain in clang.</title>
<updated>2014-02-25T19:58:53Z</updated>
<author>
<name>Dan Gohman</name>
<email>sunfish@google.com</email>
</author>
<published>2014-02-24T16:46:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c600155b1fef26a248d6467a89030328db0fedab'/>
<id>urn:sha1:c600155b1fef26a248d6467a89030328db0fedab</id>
<content type='text'>
With the Emscripten toolchain, we can make clang do more of what we need
directly rather than in the wrapper scripts.
</content>
</entry>
<entry>
<title>Remove "OES" extensions from GL functions when using GetProcAddress</title>
<updated>2014-02-19T09:17:17Z</updated>
<author>
<name>Joel Croteau</name>
<email>jcroteau@gmail.com</email>
</author>
<published>2014-02-13T11:00:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d1c09ebd46b35ed2b343ebab9afdd1dfc99c63b6'/>
<id>urn:sha1:d1c09ebd46b35ed2b343ebab9afdd1dfc99c63b6</id>
<content type='text'>
</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>add fnmatch; fixes #2002</title>
<updated>2014-01-16T23:42:14Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-01-16T22:42:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=5bb976ed71f1402f8f7853cc9a0c8ea4dd551615'/>
<id>urn:sha1:5bb976ed71f1402f8f7853cc9a0c8ea4dd551615</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add musl fputws, fix vswprintf, add testing for fwprintf and swprintf as well</title>
<updated>2014-01-15T19:26:48Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-01-14T01:48:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c5522c645635939ac49e6cfecb02a64e768a76d6'/>
<id>urn:sha1:c5522c645635939ac49e6cfecb02a64e768a76d6</id>
<content type='text'>
</content>
</entry>
</feed>
