<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests/core, branch 1.16.0</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests/core?h=1.16.0</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests/core?h=1.16.0'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-04-14T09:10:57Z</updated>
<entry>
<title>Remove undefined behavior reading 32-bit variables as 64-bit in printf formatting in test_atomic_cxx. Fixes the test on OSX.</title>
<updated>2014-04-14T09:10:57Z</updated>
<author>
<name>Jukka Jylanki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-04-14T09:10:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=f988a171ee8176243ecc9792e3c3e27df9299ba7'/>
<id>urn:sha1:f988a171ee8176243ecc9792e3c3e27df9299ba7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>finish 64-bit atomics; fixes #2273</title>
<updated>2014-04-10T17:56:59Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-04-10T17:56:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=ca8d5a649c4e8c1f29178d093cc7bbcf192e3197'/>
<id>urn:sha1:ca8d5a649c4e8c1f29178d093cc7bbcf192e3197</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enable test_atomic_cxx on everything but 64-bit operations; #2273</title>
<updated>2014-04-10T17:25:30Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-04-10T17:25:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d7f14cea09e8d2911dc44ede06d28b34e5fd555f'/>
<id>urn:sha1:d7f14cea09e8d2911dc44ede06d28b34e5fd555f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>start on c++11 atomics implementation and test; #2273</title>
<updated>2014-04-10T00:30:44Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-04-10T00:30:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e2811fed826db20a10af7f70ac44f1aad9f06aa5'/>
<id>urn:sha1:e2811fed826db20a10af7f70ac44f1aad9f06aa5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2256 from juj/more_musl</title>
<updated>2014-04-08T00:39:39Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-04-08T00:39:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d93fd8156ba2530d5ff12caaf9b0eaf557f60de5'/>
<id>urn:sha1:d93fd8156ba2530d5ff12caaf9b0eaf557f60de5</id>
<content type='text'>
More musl.</content>
</entry>
<entry>
<title>add testing for EM_ASM_ARGS</title>
<updated>2014-03-31T17:12:38Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-03-31T17:12:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=f8fa2ceb33917ab29538a6b1aca46dbfc348365b'/>
<id>urn:sha1:f8fa2ceb33917ab29538a6b1aca46dbfc348365b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix test_strndup. The signature of strndup takes in a size_t for length, so passing -1 is equivalent to passing 0xFFFFFFFF, which means the whole string will get duplicated, and the old handwritten implementation had a bug.</title>
<updated>2014-03-29T03:06:17Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-03-25T20:06:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a019e4e65cbdb0a075110db09c54bb34e544c7e3'/>
<id>urn:sha1:a019e4e65cbdb0a075110db09c54bb34e544c7e3</id>
<content type='text'>
</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>emscripten_debugger()</title>
<updated>2014-03-05T21:30:14Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-03-05T21:30:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=5774e5d0cff190488bb9eec61d3aaa68d4450f21'/>
<id>urn:sha1:5774e5d0cff190488bb9eec61d3aaa68d4450f21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Eliminate undefined behavior in test_sscanf_other_whitespace.in.</title>
<updated>2014-03-03T22:02:06Z</updated>
<author>
<name>Dan Gohman</name>
<email>sunfish@mozilla.com</email>
</author>
<published>2014-03-03T22:02:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c47c5c350bcc03b35d9fd2cb2c374c562a4058ee'/>
<id>urn:sha1:c47c5c350bcc03b35d9fd2cb2c374c562a4058ee</id>
<content type='text'>
</content>
</entry>
</feed>
