<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten, branch 1.6.3</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/?h=1.6.3</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/?h=1.6.3'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-09-26T02:22:22Z</updated>
<entry>
<title>Bump version.</title>
<updated>2013-09-26T02:22:22Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-26T02:20:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=19ac41a8e7d0b590ae9570517ee7710c197621ac'/>
<id>urn:sha1:19ac41a8e7d0b590ae9570517ee7710c197621ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add iconv from musl.</title>
<updated>2013-09-26T02:22:22Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-14T15:28:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e197906fe1c87742ce020e7e9a1bec2d2a5abe6a'/>
<id>urn:sha1:e197906fe1c87742ce020e7e9a1bec2d2a5abe6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1670 from waywardmonkeys/add-locale-stuff</title>
<updated>2013-09-26T02:13:43Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-09-26T02:13:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e89fc456ed231d7933cd1e9e4d08d8326c51f668'/>
<id>urn:sha1:e89fc456ed231d7933cd1e9e4d08d8326c51f668</id>
<content type='text'>
Add locale stuff</content>
</entry>
<entry>
<title>optimize getFastValue</title>
<updated>2013-09-26T01:53:16Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-09-26T01:53:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=328abc1d77ba78ba2eba6b3df97bd00d9588b881'/>
<id>urn:sha1:328abc1d77ba78ba2eba6b3df97bd00d9588b881</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version.</title>
<updated>2013-09-25T23:46:53Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-25T04:58:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=0725ff3edc2ddddbd126193ca8ccaf392044b5ab'/>
<id>urn:sha1:0725ff3edc2ddddbd126193ca8ccaf392044b5ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add wprintf, swprintf, vswprintf, vfwprintf, etc.</title>
<updated>2013-09-25T23:46:53Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-25T04:52:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=894d13a4db38885fc282f1f129b481870dfb1902'/>
<id>urn:sha1:894d13a4db38885fc282f1f129b481870dfb1902</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement locale-ignoring strcoll_l.</title>
<updated>2013-09-25T23:46:53Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-20T15:03:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=2fd1d58f178256e16f329af4d40ba140b515b6ce'/>
<id>urn:sha1:2fd1d58f178256e16f329af4d40ba140b515b6ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a lot of locale code.</title>
<updated>2013-09-25T23:46:48Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-14T08:59:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=7d58080e9354e6e34cb70568ea20cfa410c17cae'/>
<id>urn:sha1:7d58080e9354e6e34cb70568ea20cfa410c17cae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hide output by default in compiler_funcs.html, main use is profiling</title>
<updated>2013-09-25T22:51:11Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-09-25T22:51:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e2614195d865de86046f84fc56e74c4aa338ceb0'/>
<id>urn:sha1:e2614195d865de86046f84fc56e74c4aa338ceb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>try to load relooper for src dir, if not in expected location</title>
<updated>2013-09-25T22:48:27Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-09-25T22:48:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=3b278b74a6111ece31de29dfec54eae957576a62'/>
<id>urn:sha1:3b278b74a6111ece31de29dfec54eae957576a62</id>
<content type='text'>
</content>
</entry>
</feed>
