<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten, branch 1.10.2</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/?h=1.10.2</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/?h=1.10.2'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-02-07T03:47:23Z</updated>
<entry>
<title>Merge pull request #2103 from juj/opt_cmp</title>
<updated>2014-02-07T03:47:23Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-07T03:47:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c95b10cff38fabf23a763d1889d024f6dabd4955'/>
<id>urn:sha1:c95b10cff38fabf23a763d1889d024f6dabd4955</id>
<content type='text'>
Add optimized versions of musl libc string and memory comparison functions.</content>
</entry>
<entry>
<title>Merge pull request #2100 from dreamlayers/prevent_hotkeys</title>
<updated>2014-02-07T03:32:55Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-07T03:32:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=11a84a636ce9722053cc3100d5c04e30e9f93df2'/>
<id>urn:sha1:11a84a636ce9722053cc3100d5c04e30e9f93df2</id>
<content type='text'>
Always preventDefault() on keydown if keypress is not needed.</content>
</entry>
<entry>
<title>fix constant generation bug due to 3605f8cc</title>
<updated>2014-02-07T03:20:22Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-07T03:20:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=6b25b9bc9deaafc093397e436ef8360f79754af7'/>
<id>urn:sha1:6b25b9bc9deaafc093397e436ef8360f79754af7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>warn when rendering without setAnimationFrame</title>
<updated>2014-02-07T03:12:46Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-07T03:12:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=7a63da01635ec01a09fad2cb3cbb0d7427664f3e'/>
<id>urn:sha1:7a63da01635ec01a09fad2cb3cbb0d7427664f3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix test_strcmp_uni and test_dlfcn_stacks after previous commit.</title>
<updated>2014-02-07T03:02:40Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-02-07T03:02:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=831bb584a91f5409af5df3c44f1bc8dc354ff0d8'/>
<id>urn:sha1:831bb584a91f5409af5df3c44f1bc8dc354ff0d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use .set on big memcpys</title>
<updated>2014-02-06T23:41:19Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-06T23:41:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d42013b7e6e9be7657936d67dc5aca4a47dc2ee1'/>
<id>urn:sha1:d42013b7e6e9be7657936d67dc5aca4a47dc2ee1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fuzz -O3 as well</title>
<updated>2014-02-06T23:41:19Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-06T23:40:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=42da12d261328082889aea0989ffd1bc76b6c42c'/>
<id>urn:sha1:42da12d261328082889aea0989ffd1bc76b6c42c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add memset test</title>
<updated>2014-02-06T23:41:19Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-06T17:50:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c06ff614145248c7b45dd7cec2d1fac49de81b90'/>
<id>urn:sha1:c06ff614145248c7b45dd7cec2d1fac49de81b90</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>
</feed>
