<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/src, branch 1.14.0</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/src?h=1.14.0</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/src?h=1.14.0'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-03-24T18:50:42Z</updated>
<entry>
<title>Merge pull request #2236 from waywardmonkeys/remove-invalid-type-info-destructor</title>
<updated>2014-03-24T18:50:42Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-03-24T18:50:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=44bec89cef50420ab6e52efcf114c200b0023be7'/>
<id>urn:sha1:44bec89cef50420ab6e52efcf114c200b0023be7</id>
<content type='text'>
Remove empty std::type_info destructor.</content>
</entry>
<entry>
<title>fix caching of asm const strings; fixes #2253</title>
<updated>2014-03-24T18:14:04Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-03-24T18:14:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=97b99d6e689d0740b85be1ad7279df7a1ca74f7f'/>
<id>urn:sha1:97b99d6e689d0740b85be1ad7279df7a1ca74f7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>do not warn on missing emscripten_ functions</title>
<updated>2014-03-22T21:24:36Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-03-22T21:24:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d38cd65d3923b4a519e804200b6f81bdf0722eb3'/>
<id>urn:sha1:d38cd65d3923b4a519e804200b6f81bdf0722eb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2241 from Noxalus/incoming</title>
<updated>2014-03-18T18:36:35Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-03-18T18:36:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=705f29464e34738718a6278f08e71b7c21ee996e'/>
<id>urn:sha1:705f29464e34738718a6278f08e71b7c21ee996e</id>
<content type='text'>
Complete the list of properly supported keys</content>
</entry>
<entry>
<title>Complete the list of properly supported keys</title>
<updated>2014-03-18T18:17:56Z</updated>
<author>
<name>Noxalus</name>
<email>noxalus@gmail.com</email>
</author>
<published>2014-03-18T18:17:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=450f1578683e85719c77ef1b3df42ae2ae05ca33'/>
<id>urn:sha1:450f1578683e85719c77ef1b3df42ae2ae05ca33</id>
<content type='text'>
Sort the key code and scan code maps by key and add many missing keys.</content>
</entry>
<entry>
<title>Remove empty std::type_info destructor.</title>
<updated>2014-03-18T08:57:13Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2014-03-18T08:57:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=5569c5ab502b8b3da21371ca8854fa877cc517cc'/>
<id>urn:sha1:5569c5ab502b8b3da21371ca8854fa877cc517cc</id>
<content type='text'>
This is provided by libcxxabi and there are actually 3 different
destructors, not just this one, so let things pick up libcxxabi correctly.
</content>
</entry>
<entry>
<title>make simplifyIfs a settings option</title>
<updated>2014-03-18T00:56:17Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-03-17T19:53:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=dc797a4570fcb776020c886581f6de7feaf734ea'/>
<id>urn:sha1:dc797a4570fcb776020c886581f6de7feaf734ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>comment on outlining downsides</title>
<updated>2014-03-18T00:56:17Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-03-16T19:01:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9b7c27056eccfa8f95dc2c61fe969ab6f353757a'/>
<id>urn:sha1:9b7c27056eccfa8f95dc2c61fe969ab6f353757a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add another if testcase in relooper</title>
<updated>2014-03-18T00:56:17Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-03-15T22:16:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=dbb60d034c77c65aee16bc971fb0957838ca31d7'/>
<id>urn:sha1:dbb60d034c77c65aee16bc971fb0957838ca31d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2020 from fadams/improve-websocket-config-options</title>
<updated>2014-03-17T22:22:48Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-03-17T22:22:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=4f0e8c3aed0ce2e4606c5c8facacfbd3c015d375'/>
<id>urn:sha1:4f0e8c3aed0ce2e4606c5c8facacfbd3c015d375</id>
<content type='text'>
Provide compile time and run time options for WebSocket URL and subproto...</content>
</entry>
</feed>
