<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests, branch 1.2.4</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests?h=1.2.4</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests?h=1.2.4'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-02-02T18:35:29Z</updated>
<entry>
<title>fix memcpy</title>
<updated>2013-02-02T18:35:29Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-02-02T18:35:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=8717929f2dbc79023544b6580813e805a1ccaafd'/>
<id>urn:sha1:8717929f2dbc79023544b6580813e805a1ccaafd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #819 from waywardmonkeys/fix-test-longjmp</title>
<updated>2013-02-02T02:31:01Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-02-02T02:31:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=5aacaae25eb261c6029e8b3df111328fa0bf8166'/>
<id>urn:sha1:5aacaae25eb261c6029e8b3df111328fa0bf8166</id>
<content type='text'>
Variables live across a setjmp/lj must be volatile.</content>
</entry>
<entry>
<title>Merge pull request #818 from waywardmonkeys/gc-improvements</title>
<updated>2013-02-02T02:28:09Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-02-02T02:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=2c5ffc3aee1239a9c5d3eee7648ed40f0d67dc28'/>
<id>urn:sha1:2c5ffc3aee1239a9c5d3eee7648ed40f0d67dc28</id>
<content type='text'>
Gc improvements</content>
</entry>
<entry>
<title>Variables live across a setjmp/lj must be volatile.</title>
<updated>2013-02-01T04:24:08Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-02-01T04:24:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9c4d8b6d50f1891665299aaba86e917f2306590f'/>
<id>urn:sha1:9c4d8b6d50f1891665299aaba86e917f2306590f</id>
<content type='text'>
According to http://pubs.opengroup.org/onlinepubs/7908799/xsh/setjmp.html
among other places, the 'int x' here should be volatile so that it has
the correct value. Otherwise, the behavior will be indeterminate.
</content>
</entry>
<entry>
<title>Support GC_get_heap_size().</title>
<updated>2013-02-01T02:39:08Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-02-01T02:39:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=3c33204a2d2614be4a3f9e17fc57537246864093'/>
<id>urn:sha1:3c33204a2d2614be4a3f9e17fc57537246864093</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for GC_REALLOC().</title>
<updated>2013-02-01T02:05:24Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-01-31T19:39:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=defdd23b213d8b4ad79ec1c263d19380fbaa2b62'/>
<id>urn:sha1:defdd23b213d8b4ad79ec1c263d19380fbaa2b62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix glIsTexture from throwing a warning on null-ified textures, and add testing</title>
<updated>2013-02-01T01:40:41Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-02-01T01:40:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=abc177f64fddca0ce07becbfc712309377755a5f'/>
<id>urn:sha1:abc177f64fddca0ce07becbfc712309377755a5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add GC support for GC_MALLOC_UNCOLLECTABLE.</title>
<updated>2013-01-31T18:24:59Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-01-31T18:24:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=5105bc966c9ac893a86901658debc7b2572b82d5'/>
<id>urn:sha1:5105bc966c9ac893a86901658debc7b2572b82d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #808 from caiiiycuk/palette_test</title>
<updated>2013-01-31T01:10:28Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-01-31T01:10:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=7b129450d48a3552dc8189d96ef695db8cc9c15b'/>
<id>urn:sha1:7b129450d48a3552dc8189d96ef695db8cc9c15b</id>
<content type='text'>
Add automation for sdl palette test</content>
</entry>
<entry>
<title>Add automation for sdl palette test</title>
<updated>2013-01-30T16:09:05Z</updated>
<author>
<name>Aleksander Guryanov</name>
<email>caiiiycuk@gmail.com</email>
</author>
<published>2013-01-30T16:04:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=bd6623777f5695602e533e741839b54842ce9926'/>
<id>urn:sha1:bd6623777f5695602e533e741839b54842ce9926</id>
<content type='text'>
</content>
</entry>
</feed>
