<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/src, branch 1.12.3</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/src?h=1.12.3</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/src?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>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>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>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>Ensure that fileno() returns -1 when given an invalid file pointer.</title>
<updated>2014-02-26T04:32:44Z</updated>
<author>
<name>Ryan Kelly</name>
<email>ryan@rfk.id.au</email>
</author>
<published>2014-02-25T06:15:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=fee89ee4a91f0d1eed465ca785b5353f02913ab4'/>
<id>urn:sha1:fee89ee4a91f0d1eed465ca785b5353f02913ab4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'NiCoX' of github.com:patchanka/emscripten into incoming</title>
<updated>2014-02-25T23:41:05Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-25T23:41:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=74e244046b058134f3e777ba3e2b0bc0166f6b54'/>
<id>urn:sha1:74e244046b058134f3e777ba3e2b0bc0166f6b54</id>
<content type='text'>
Conflicts:
	AUTHORS
</content>
</entry>
<entry>
<title>do not warn on undefined symbols for things that are mere js lib dependencies, and not things we know are actually missing (they may be provided by a C implementation); fixes #2154</title>
<updated>2014-02-25T23:08:58Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-25T23:08:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=7ab985f2ca716b3c28d51b745d7ebb87901de6ae'/>
<id>urn:sha1:7ab985f2ca716b3c28d51b745d7ebb87901de6ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce the asmjs-unknown-emscripten target triple.</title>
<updated>2014-02-25T19:58:52Z</updated>
<author>
<name>Dan Gohman</name>
<email>sunfish@google.com</email>
</author>
<published>2014-02-21T01:24:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=264a5a91c450b510bcee1d257372ee5d9750879b'/>
<id>urn:sha1:264a5a91c450b510bcee1d257372ee5d9750879b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor code simplifications.</title>
<updated>2014-02-25T19:58:52Z</updated>
<author>
<name>Dan Gohman</name>
<email>sunfish@google.com</email>
</author>
<published>2014-02-19T00:41:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e6f7d1edbe66e4ee676413de57a96222add7a3fd'/>
<id>urn:sha1:e6f7d1edbe66e4ee676413de57a96222add7a3fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a copy+pasto.</title>
<updated>2014-02-25T19:58:52Z</updated>
<author>
<name>Dan Gohman</name>
<email>sunfish@google.com</email>
</author>
<published>2014-02-19T00:41:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9232a22863aa8c2204079d19e4b24381b8fcbb88'/>
<id>urn:sha1:9232a22863aa8c2204079d19e4b24381b8fcbb88</id>
<content type='text'>
</content>
</entry>
</feed>
