<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tools, branch 1.13.0</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tools?h=1.13.0</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tools?h=1.13.0'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-03-03T18:14:16Z</updated>
<entry>
<title>put emscripten version in emscripten-version.txt, like other repos</title>
<updated>2014-03-03T18:14:16Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-03-03T18:03:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d60e298132f99b052e2b4cebfcac950dd145cecb'/>
<id>urn:sha1:d60e298132f99b052e2b4cebfcac950dd145cecb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more warnings on source versions not matching, plus testing</title>
<updated>2014-02-27T01:58:26Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-27T01:58:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=2a43c14b8458f4e5c4e7ee5b8e28d52be5f472bb'/>
<id>urn:sha1:2a43c14b8458f4e5c4e7ee5b8e28d52be5f472bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make js optimizer max chunk size customizable</title>
<updated>2014-02-27T01:16:55Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-26T23:32:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=ff987c084910598aa810109e5522f558c93ca222'/>
<id>urn:sha1:ff987c084910598aa810109e5522f558c93ca222</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2162 from TV4Fun/syntaxupdate</title>
<updated>2014-02-27T01:14:50Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-27T01:14:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=32ac825694343b7ca7040e7cfb9a04af500fe0eb'/>
<id>urn:sha1:32ac825694343b7ca7040e7cfb9a04af500fe0eb</id>
<content type='text'>
Fix depecrated sourceMappingURL syntax</content>
</entry>
<entry>
<title>Merge pull request #2165 from juj/fs_element_size</title>
<updated>2014-02-27T01:09:11Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-27T01:09:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b47f101d59dc7288f1488431f5db02e9b9922e97'/>
<id>urn:sha1:b47f101d59dc7288f1488431f5db02e9b9922e97</id>
<content type='text'>
Fullscreen element sizes</content>
</entry>
<entry>
<title>add debug printout regarding chunkification in js optimizer</title>
<updated>2014-02-26T23:23:49Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-26T23:23:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=202a13e9bb409cf320dd19f3aff48b77ba934fb2'/>
<id>urn:sha1:202a13e9bb409cf320dd19f3aff48b77ba934fb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use le32 target when fastcomp is disabled, so we do not need a fastcomp build, and also fixes sqlite test</title>
<updated>2014-02-26T20:44:22Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-26T20:44:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=2708d551bd31338fbfd9f9e11716451443c04dbb'/>
<id>urn:sha1:2708d551bd31338fbfd9f9e11716451443c04dbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new fields to EmscriptenFullscreenChangeEvent structure that report the new pixel sizes of the fullscreen element, as well as the whole screen size. These can be used to read and adjust the rendering canvas size appropriately when transitioning between fullscreen modes. Thanks to Joel Croteau for the suggestion at https://groups.google.com/forum/#!topic/emscripten-discuss/qaTrOXWv1Oc .</title>
<updated>2014-02-26T10:11:15Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-02-26T10:05:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=793eb176a0c777d91941cb17386de0f5da981bac'/>
<id>urn:sha1:793eb176a0c777d91941cb17386de0f5da981bac</id>
<content type='text'>
Bump version to 1.12.3 to update the cache after change to struct_info.json.
</content>
</entry>
<entry>
<title>Fix depecrated sourceMappingURL syntax</title>
<updated>2014-02-26T02:30:14Z</updated>
<author>
<name>Joel Croteau</name>
<email>jcroteau@gmail.com</email>
</author>
<published>2014-02-26T02:25:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a9b5784188e38eabc19f7756c55b0f01de590435'/>
<id>urn:sha1:a9b5784188e38eabc19f7756c55b0f01de590435</id>
<content type='text'>
This will remove an error message about using old syntax in debug builds.
</content>
</entry>
<entry>
<title>fix i386 target usage and asm2.test_cube2hash</title>
<updated>2014-02-26T00:46:40Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-26T00:46:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=34930dcad04e568406ac461355d76e8a9ea381fd'/>
<id>urn:sha1:34930dcad04e568406ac461355d76e8a9ea381fd</id>
<content type='text'>
</content>
</entry>
</feed>
