<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten, branch 1.5.0</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/?h=1.5.0</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/?h=1.5.0'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-06-17T19:59:00Z</updated>
<entry>
<title>v 1.5.0</title>
<updated>2013-06-17T19:59:00Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-17T19:59:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=05f77fcca314c38c5db78458264d436a5ce179dc'/>
<id>urn:sha1:05f77fcca314c38c5db78458264d436a5ce179dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>assert on Root being non-NULL in the relooper</title>
<updated>2013-06-17T19:55:48Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-17T19:55:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e59feda245e469059f10d84b60c29790385022bf'/>
<id>urn:sha1:e59feda245e469059f10d84b60c29790385022bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enable all debug logging in emcc -v</title>
<updated>2013-06-17T19:21:32Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-17T19:21:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=697408d658f185991521946a3a68c8f2ce5d108d'/>
<id>urn:sha1:697408d658f185991521946a3a68c8f2ce5d108d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1282 from juj/sdl_addtimer</title>
<updated>2013-06-16T23:24:14Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-16T23:24:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=6d16097a437b58c7e5451128658044998fa1da9d'/>
<id>urn:sha1:6d16097a437b58c7e5451128658044998fa1da9d</id>
<content type='text'>
Fix SDL_AddTimer dyncall signature. The timer callback is of form 'typed...</content>
</entry>
<entry>
<title>Merge pull request #1284 from juj/SDL_WM_SetIcon</title>
<updated>2013-06-16T23:22:32Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-16T23:22:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=99011daea04c190c1efbdff1ffab4b2eae71324d'/>
<id>urn:sha1:99011daea04c190c1efbdff1ffab4b2eae71324d</id>
<content type='text'>
Add no-op SDL_WM_SetIcon.</content>
</entry>
<entry>
<title>add some dirent defines, fixes #1277</title>
<updated>2013-06-16T23:06:38Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-16T23:06:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=f665c7f0b163495b49d2ba7512b5ff10334aa4c0'/>
<id>urn:sha1:f665c7f0b163495b49d2ba7512b5ff10334aa4c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>do not eliminate dead code in EXPORT_ALL</title>
<updated>2013-06-14T01:32:28Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-14T01:32:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=1a3cb10ca12c7fdfbea1fa3bd253ed46cf7a02ce'/>
<id>urn:sha1:1a3cb10ca12c7fdfbea1fa3bd253ed46cf7a02ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add no-op SDL_WM_SetIcon.</title>
<updated>2013-06-13T13:54:07Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-06-13T13:54:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=fc53fc8994d62fa725220d2cff9ef460477929bf'/>
<id>urn:sha1:fc53fc8994d62fa725220d2cff9ef460477929bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix SDL_AddTimer dyncall signature. The timer callback is of form 'typedef Uint32 (SDLCALL * SDL_TimerCallback) (Uint32 interval, void *param);'.</title>
<updated>2013-06-13T13:32:31Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-06-13T13:32:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=37867df137f9d85f93c9f267e54fcd93e74d9e8f'/>
<id>urn:sha1:37867df137f9d85f93c9f267e54fcd93e74d9e8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>coerce output of integer modulus, since x%0 is NaN, which is not an integer</title>
<updated>2013-06-11T00:58:21Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-11T00:58:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=886e3158cf5d95a2c2721e5eb9a1c3ac4461f805'/>
<id>urn:sha1:886e3158cf5d95a2c2721e5eb9a1c3ac4461f805</id>
<content type='text'>
</content>
</entry>
</feed>
