<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten, branch 1.12.3</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/?h=1.12.3</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/?h=1.12.3'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-02-27T01:09:11Z</updated>
<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>fix test_asmjs_unknown_emscripten</title>
<updated>2014-02-26T21:48:25Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-26T21:48:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=6cd47398bb73572c95dab7729ccb8ac793f69655'/>
<id>urn:sha1:6cd47398bb73572c95dab7729ccb8ac793f69655</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix test_fuzz in non-fastcomp</title>
<updated>2014-02-26T21:47:01Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-26T21:47:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=3a4dbe968aa639fee2c6301297b8e636072121cd'/>
<id>urn:sha1:3a4dbe968aa639fee2c6301297b8e636072121cd</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>improve -v output, and add some docs</title>
<updated>2014-02-26T18:56:22Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-26T18:53:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=28cd0d4f2be20241b3e3b090156775c29b695f9a'/>
<id>urn:sha1:28cd0d4f2be20241b3e3b090156775c29b695f9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use le32 target in slow2[asm].test_sqlite; fixes #2160</title>
<updated>2014-02-26T18:56:22Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-26T18:45:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=6d11f414a7cce4aacf7da0cd8e412c92166ea162'/>
<id>urn:sha1:6d11f414a7cce4aacf7da0cd8e412c92166ea162</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2157 from rfk/rfk/fileno-error-reporting</title>
<updated>2014-02-26T18:46:32Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-26T18:46:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=4c015a33bc5ed8b4e7f9ef7c80e467cce8af5ad6'/>
<id>urn:sha1:4c015a33bc5ed8b4e7f9ef7c80e467cce8af5ad6</id>
<content type='text'>
Ensure that fileno() returns -1 when given an invalid file pointer.</content>
</entry>
<entry>
<title>pass NO_EXIT_RUNTIME flag to fastcomp and add test</title>
<updated>2014-02-26T17:48:27Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-26T02:31:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=01efb0bfc550ed1e4ebd4cfc2c617dea83026029'/>
<id>urn:sha1:01efb0bfc550ed1e4ebd4cfc2c617dea83026029</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>
</feed>
