<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/src, branch 1.7.8</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/src?h=1.7.8</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/src?h=1.7.8'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-11-19T01:01:01Z</updated>
<entry>
<title>better fix for closure issue in asm2f.test_exceptions; clear out the spidermonkey shell gc() function</title>
<updated>2013-11-19T01:01:01Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-19T01:01:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=28b3a25d98de7073da8736426c01e3f0c7d12cb2'/>
<id>urn:sha1:28b3a25d98de7073da8736426c01e3f0c7d12cb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix a bug in the accept call in library.js whereby if accept was called with non-NULL addr and addrlen parameters a ReferenceError occurs because accept had a parameter of addrp but later used addr. Modified tests_sockets_echo_server.c to use non-NULL addr if TEST_ACCEPT_ADDR is defined and added test case to test_sockets.py</title>
<updated>2013-11-18T19:28:21Z</updated>
<author>
<name>Fraser Adams</name>
<email>fraser.adams@blueyonder.co.uk</email>
</author>
<published>2013-11-18T19:28:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=5e49fbbfdcca308b7f9d747fc66d3c92c03ac241'/>
<id>urn:sha1:5e49fbbfdcca308b7f9d747fc66d3c92c03ac241</id>
<content type='text'>
</content>
</entry>
<entry>
<title>try 'webgl' as well for webgl context creation; fixes #1813</title>
<updated>2013-11-18T05:02:45Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-18T05:02:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=047280d98decd0c4071b0a044461569b84193023'/>
<id>urn:sha1:047280d98decd0c4071b0a044461569b84193023</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix some leaked globals; fixes #1823</title>
<updated>2013-11-17T19:57:55Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-17T19:57:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=458ac87fce25798093e389cece7a25d633ef1386'/>
<id>urn:sha1:458ac87fce25798093e389cece7a25d633ef1386</id>
<content type='text'>
</content>
</entry>
<entry>
<title>EM_ASM_INT and EM_ASM_DOUBLE, which allow input and output values from EM_ASM; fixes #1819</title>
<updated>2013-11-17T18:20:45Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-17T18:20:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a4e9c38c371360b3cc652f1fcd11974d0476b54a'/>
<id>urn:sha1:a4e9c38c371360b3cc652f1fcd11974d0476b54a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>asm warning</title>
<updated>2013-11-17T04:26:25Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-17T04:26:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=dddebe080f0792b1df14c1dbb596961f108cc3b5'/>
<id>urn:sha1:dddebe080f0792b1df14c1dbb596961f108cc3b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1818 from DopefishJustin/master</title>
<updated>2013-11-17T01:10:09Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-17T01:10:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=3e436ebea2b8fe20b772edc39eb221782511709a'/>
<id>urn:sha1:3e436ebea2b8fe20b772edc39eb221782511709a</id>
<content type='text'>
Don't throw an exception on SDL_ThreadID()</content>
</entry>
<entry>
<title>fix clock_getres for higher-resolution timing we now support; improves #1795</title>
<updated>2013-11-17T01:01:21Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-17T01:01:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=eee850a1379802622318bca48bd81be70d7cbac0'/>
<id>urn:sha1:eee850a1379802622318bca48bd81be70d7cbac0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't throw an exception on SDL_ThreadID()</title>
<updated>2013-11-16T22:39:40Z</updated>
<author>
<name>DopefishJustin</name>
<email>dopefishjustin@gmail.com</email>
</author>
<published>2013-11-16T22:39:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=89c96cd9ae39196157fe78b5f2097a371f764460'/>
<id>urn:sha1:89c96cd9ae39196157fe78b5f2097a371f764460</id>
<content type='text'>
</content>
</entry>
<entry>
<title>precise clock_gettime when not using CLOCK_REALTIME; fixes #1795</title>
<updated>2013-11-16T02:35:41Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-16T02:35:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b8ac3d2a175799678691bd123d7e1cb1d42b46f8'/>
<id>urn:sha1:b8ac3d2a175799678691bd123d7e1cb1d42b46f8</id>
<content type='text'>
</content>
</entry>
</feed>
