<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten, branch 1.16.0</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/?h=1.16.0</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/?h=1.16.0'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-04-16T00:46:53Z</updated>
<entry>
<title>1.16.0</title>
<updated>2014-04-16T00:46:53Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-04-16T00:45:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=4045e657628d575f267e4e118519b3473d922000'/>
<id>urn:sha1:4045e657628d575f267e4e118519b3473d922000</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stop using __proto__ as an optimization, it actually makes things slower</title>
<updated>2014-04-15T19:58:07Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-04-15T19:57:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=8b8affee0732239c81320fc09b19d0cbf33800bf'/>
<id>urn:sha1:8b8affee0732239c81320fc09b19d0cbf33800bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix browser.test_sdl_touch to pass touch coordinates inside the canvas rectangle.</title>
<updated>2014-04-15T17:44:30Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-04-15T17:44:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=8fb65c7a3e5f9c0d25f35a1401c98f7c32a744e5'/>
<id>urn:sha1:8fb65c7a3e5f9c0d25f35a1401c98f7c32a744e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>1.15.1</title>
<updated>2014-04-14T22:37:17Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-04-14T22:37:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=153e0f6426ff908166abdf07be7f91601fbed07f'/>
<id>urn:sha1:153e0f6426ff908166abdf07be7f91601fbed07f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2285 from juj/sdl2-touch-api-additions</title>
<updated>2014-04-14T21:09:54Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-04-14T21:09:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d990bbdd04fab88828ea95d09ce68c92ae2543bc'/>
<id>urn:sha1:d990bbdd04fab88828ea95d09ce68c92ae2543bc</id>
<content type='text'>
Sdl2 touch api additions</content>
</entry>
<entry>
<title>Merge pull request #2286 from chadaustin/embind-code-size-reduction</title>
<updated>2014-04-14T21:06:52Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-04-14T21:06:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=512b7bd6689699a16a5afb6d38c786d17ec45c91'/>
<id>urn:sha1:512b7bd6689699a16a5afb6d38c786d17ec45c91</id>
<content type='text'>
Embind code size reduction by using lightweight RTTI record for non-polymorphic types</content>
</entry>
<entry>
<title>Merge pull request #2291 from juj/spidermonkey_none</title>
<updated>2014-04-14T20:58:42Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-04-14T20:58:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=411e6287c76d0cf7ff869fa6fc97237ad8be1b1d'/>
<id>urn:sha1:411e6287c76d0cf7ff869fa6fc97237ad8be1b1d</id>
<content type='text'>
spidermonkey_none</content>
</entry>
<entry>
<title>Merge pull request #2290 from juj/fix_test_atomic_cxx</title>
<updated>2014-04-14T20:55:24Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-04-14T20:55:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=55b5c4b82549cffc872a81eae8bb9f05d445da15'/>
<id>urn:sha1:55b5c4b82549cffc872a81eae8bb9f05d445da15</id>
<content type='text'>
fix_test_atomic_cxx</content>
</entry>
<entry>
<title>Store CMAKE_AR and CMAKE_RANLIB in CMake CACHE so that the values persist to user CMake toolchain files. Also CACHE the variable Emscripten, in the hope of that fixing the visibility issue with variable. Some users have reported that in their CMakeLists.txt files the variable EMSCRIPTEN is not always visible, even though in the Emscripten cmake unit tests it always works. Fixes #2288. Thanks mhenschel!</title>
<updated>2014-04-14T15:37:13Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-04-14T15:37:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=cfecdac66f1bde8da28adf34d782cfff6be9f83e'/>
<id>urn:sha1:cfecdac66f1bde8da28adf34d782cfff6be9f83e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow setting SPIDERMONKEY_ENGINE=None in .emscripten to simplify test runner operation.</title>
<updated>2014-04-14T12:12:01Z</updated>
<author>
<name>Jukka Jylanki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-04-14T12:12:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=96a1da27484c4579e9e6e5e6ad1242865b54ee02'/>
<id>urn:sha1:96a1da27484c4579e9e6e5e6ad1242865b54ee02</id>
<content type='text'>
</content>
</entry>
</feed>
