<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/src, branch 1.5.4</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/src?h=1.5.4</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/src?h=1.5.4'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-08-09T01:08:54Z</updated>
<entry>
<title>converted Object.defineProperty calls to use Object.defineProperties in order to make closure happy</title>
<updated>2013-08-09T01:08:54Z</updated>
<author>
<name>Anthony Pesch</name>
<email>inolen@gmail.com</email>
</author>
<published>2013-08-09T01:07:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=bd1d02e02cf0f39c8d7f672520910714d1c2d4e5'/>
<id>urn:sha1:bd1d02e02cf0f39c8d7f672520910714d1c2d4e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>metadata parsing tweaks</title>
<updated>2013-08-08T23:32:32Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-05-13T19:14:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=30a929e104a5874620a8b048e9e5fd935006fb5b'/>
<id>urn:sha1:30a929e104a5874620a8b048e9e5fd935006fb5b</id>
<content type='text'>
Modified by ncbray to simultaniously support LLVM 3.2 and 3.3.
</content>
</entry>
<entry>
<title>remove nocapture in aligned byval</title>
<updated>2013-08-08T23:03:19Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-05-13T21:35:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=da97bd385f882508d17b4b7db946c9cf0d5ba4de'/>
<id>urn:sha1:da97bd385f882508d17b4b7db946c9cf0d5ba4de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ignore nocapture parameters</title>
<updated>2013-08-08T23:02:35Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-05-13T20:37:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=0bd965b60cade7c610dcb0c882e2780bdb6905d6'/>
<id>urn:sha1:0bd965b60cade7c610dcb0c882e2780bdb6905d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ignore llvm 3.3 attributes</title>
<updated>2013-08-08T23:02:18Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-05-13T18:50:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=3ce7d9e0249025d81627c23ccda594e60acbcf25'/>
<id>urn:sha1:3ce7d9e0249025d81627c23ccda594e60acbcf25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1470 from inolen/preload_path_fixes</title>
<updated>2013-08-08T22:03:41Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-08-08T22:03:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=634bac9e1ed719c5779d3116a3797b3aef4b2012'/>
<id>urn:sha1:634bac9e1ed719c5779d3116a3797b3aef4b2012</id>
<content type='text'>
file preload path fixes</content>
</entry>
<entry>
<title>Merge pull request #1484 from juj/browser_image_decoding_check</title>
<updated>2013-08-08T22:00:43Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-08-08T22:00:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=fef6f254c305db507904d1068af4f9e25ce5769a'/>
<id>urn:sha1:fef6f254c305db507904d1068af4f9e25ce5769a</id>
<content type='text'>
Fix --preload-file on image files on Opera.</content>
</entry>
<entry>
<title>support input and output vars in inline js</title>
<updated>2013-08-08T21:16:31Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-08-08T21:16:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=f75c7e0d0bb31871a5b1be45a35c5083508e7e83'/>
<id>urn:sha1:f75c7e0d0bb31871a5b1be45a35c5083508e7e83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>If WebGL context creation fails, return 0 in glutCreateWindow and EGL_NO_CONTEXT in eglCreateContext to allow the user to detect whether WebGL support is enabled in the browser or not.</title>
<updated>2013-08-08T20:43:35Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-08-08T20:32:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=75760c7bffe20a62219fdb9ade9864b5f15ec58e'/>
<id>urn:sha1:75760c7bffe20a62219fdb9ade9864b5f15ec58e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not attempt browser image decoding if the browser does not have the window.URL or window.webkitURL objects. Fix the warning print to appear in that case on Opera/9.80 (Windows NT 6.1; WOW64) Presto/2.12.388 Version/12.16.</title>
<updated>2013-08-08T19:11:43Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-08-08T19:11:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=1b5f57912239c80c4d59a877b01ae614222f4ab1'/>
<id>urn:sha1:1b5f57912239c80c4d59a877b01ae614222f4ab1</id>
<content type='text'>
</content>
</entry>
</feed>
