<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/src, branch 1.5.0</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/src?h=1.5.0</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/src?h=1.5.0'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-06-17T19:55:48Z</updated>
<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>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>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>
<entry>
<title>rename int because closure hates it</title>
<updated>2013-06-10T22:15:34Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-10T22:15:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e60c9c89b2100951666abc0ed2560a7ceb0ee3d8'/>
<id>urn:sha1:e60c9c89b2100951666abc0ed2560a7ceb0ee3d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>comment on not inlining for setjmp</title>
<updated>2013-06-10T22:13:47Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-10T22:13:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=537bea501ce10baddeaf1410bc36b37e6812f064'/>
<id>urn:sha1:537bea501ce10baddeaf1410bc36b37e6812f064</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add event listening to headless</title>
<updated>2013-06-10T19:52:33Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-10T19:52:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9e57de76df9ccb49527806febf5ab03dc81804c7'/>
<id>urn:sha1:9e57de76df9ccb49527806febf5ab03dc81804c7</id>
<content type='text'>
</content>
</entry>
</feed>
