<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests, branch failure</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests?h=failure</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests?h=failure'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-09-13T22:13:30Z</updated>
<entry>
<title>emscripten_async_load_script</title>
<updated>2013-09-13T22:13:30Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-09-13T22:13:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=1fc6762e3176843ffc378c8b4f43dd73fed25ebe'/>
<id>urn:sha1:1fc6762e3176843ffc378c8b4f43dd73fed25ebe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>second enet fix to handle musl headers in emscripten</title>
<updated>2013-09-13T17:52:48Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-09-13T17:52:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=5a37214c5bdf39641d480bb4dd67bd5fc26427a0'/>
<id>urn:sha1:5a37214c5bdf39641d480bb4dd67bd5fc26427a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1619 from waywardmonkeys/python-build-instructions</title>
<updated>2013-09-13T17:35:11Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-09-13T17:35:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=2c111533ff6e841d9dfecfa38d506c06e3e5cb62'/>
<id>urn:sha1:2c111533ff6e841d9dfecfa38d506c06e3e5cb62</id>
<content type='text'>
Python build instructions</content>
</entry>
<entry>
<title>simplify other.test_llvm_nativizer to not rely on libc stuff</title>
<updated>2013-09-13T17:07:03Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-09-13T01:23:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=8fda4dc52d87cb5e4ac7bfffdbb15bd2d0e1c958'/>
<id>urn:sha1:8fda4dc52d87cb5e4ac7bfffdbb15bd2d0e1c958</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update sanity.test_jcache</title>
<updated>2013-09-13T17:07:03Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-09-12T23:43:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=25c16aeb17d59dd84fe2c8d551c6080cc650ac15'/>
<id>urn:sha1:25c16aeb17d59dd84fe2c8d551c6080cc650ac15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Skip test_math unless using ta2</title>
<updated>2013-09-13T17:07:03Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-10T12:38:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=03a74d3600462fbcaf44168b170a9486ca0178c2'/>
<id>urn:sha1:03a74d3600462fbcaf44168b170a9486ca0178c2</id>
<content type='text'>
isfinite and friends require ta2 with musl headers.
</content>
</entry>
<entry>
<title>Change various 64 bit typedefs over to 32 bit.</title>
<updated>2013-09-13T17:07:03Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-06T09:18:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=595d7eeae698d985ea2da9d3b98d27af9e035f6c'/>
<id>urn:sha1:595d7eeae698d985ea2da9d3b98d27af9e035f6c</id>
<content type='text'>
This also removes all of the changes that were needed for those
typedefs to be 64 bit.
</content>
</entry>
<entry>
<title>gethostbyname_r update.</title>
<updated>2013-09-13T17:07:03Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-05T02:26:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b9c8b95795849264c58be7d1496da3c4078df96c'/>
<id>urn:sha1:b9c8b95795849264c58be7d1496da3c4078df96c</id>
<content type='text'>
* gethostbyname_r is now the 6 arg version.
* Make enet use the right code path (this should be upstreamed).
* Add a compat header to make these declarations visible to all without
  extra compilation flags.
</content>
</entry>
<entry>
<title>Update to work with new libc headers.</title>
<updated>2013-09-13T17:07:02Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-08-23T08:11:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a9d0a7f9817a0323c0436f364f1c28f53f9971bb'/>
<id>urn:sha1:a9d0a7f9817a0323c0436f364f1c28f53f9971bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expand on the instructions for building Python.</title>
<updated>2013-09-13T15:04:11Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-13T15:04:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=8c53e6a8edc021654de1353d9d37bb80806f4870'/>
<id>urn:sha1:8c53e6a8edc021654de1353d9d37bb80806f4870</id>
<content type='text'>
</content>
</entry>
</feed>
