<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests/test_core.py, branch 1.7.7</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests/test_core.py?h=1.7.7</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests/test_core.py?h=1.7.7'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-11-15T22:33:37Z</updated>
<entry>
<title>ignore llvm ir fast-math notation; fixes #1762</title>
<updated>2013-11-15T22:33:37Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-15T22:29:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=4f3b5af14cf6bff389765d0f6dd2e5b6c3ba7161'/>
<id>urn:sha1:4f3b5af14cf6bff389765d0f6dd2e5b6c3ba7161</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix asm2g.test_the_bullet</title>
<updated>2013-11-15T19:28:50Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-15T19:28:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b6d2f109d2910cf7ea250f9ea557b2b8842f4c2b'/>
<id>urn:sha1:b6d2f109d2910cf7ea250f9ea557b2b8842f4c2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move bullet library build code to runner.py so that it can be shared between test_the_bullet in test_core.py and test_static_link test_other.py.</title>
<updated>2013-11-15T11:54:44Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-11-15T11:54:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b5bb92c44e86de9a3ee6aa7f4c7f96c1d4a8c314'/>
<id>urn:sha1:b5bb92c44e86de9a3ee6aa7f4c7f96c1d4a8c314</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'regex-impl' of github.com:waywardmonkeys/emscripten into incoming</title>
<updated>2013-11-15T05:29:31Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-15T05:29:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=4e21fffe3f824247dceba0af38d36996afad2c13'/>
<id>urn:sha1:4e21fffe3f824247dceba0af38d36996afad2c13</id>
<content type='text'>
Conflicts:
	tools/shared.py
</content>
</entry>
<entry>
<title>disable asm2x86.test_sqlite due to legalization error on llvm 3.3</title>
<updated>2013-11-15T01:40:48Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-14T22:57:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d298deb2eb2e08369904ea93b90696679338d9fa'/>
<id>urn:sha1:d298deb2eb2e08369904ea93b90696679338d9fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update test_pgo</title>
<updated>2013-11-14T22:14:24Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-14T22:14:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9d6704476bf5fc8783501a4ab1e7db90f6dd155e'/>
<id>urn:sha1:9d6704476bf5fc8783501a4ab1e7db90f6dd155e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't print anything in exit(); fixes #1791</title>
<updated>2013-11-13T05:16:07Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-13T05:16:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c9bdd33a113b4236c60b61abaec4e5e8a8b89028'/>
<id>urn:sha1:c9bdd33a113b4236c60b61abaec4e5e8a8b89028</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'incoming' into f32</title>
<updated>2013-11-11T19:56:51Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-11T19:56:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=117f357f9c08fd3297f5c34cdd0a43227079f059'/>
<id>urn:sha1:117f357f9c08fd3297f5c34cdd0a43227079f059</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test suite changes for f32 landing: enable float32_precise in all modes, disable asm1f (rely on testing in float32_precise and fasta), and mark asm2f as permanent</title>
<updated>2013-11-11T19:29:47Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-11T19:29:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=2182170ca32698886e311b7e5edbb5f9ed30aa3a'/>
<id>urn:sha1:2182170ca32698886e311b7e5edbb5f9ed30aa3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more precise float testing</title>
<updated>2013-11-10T19:34:32Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-10T19:34:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=eed2f8149d04b0fc991d3893f59a00f7f30442f0'/>
<id>urn:sha1:eed2f8149d04b0fc991d3893f59a00f7f30442f0</id>
<content type='text'>
</content>
</entry>
</feed>
