<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/system/include, branch 1.3.4</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/system/include?h=1.3.4</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/system/include?h=1.3.4'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-03-24T17:34:11Z</updated>
<entry>
<title>Get things working with the new libcxx / libcxxabi.</title>
<updated>2013-03-24T17:34:11Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-02-27T17:35:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=90338c69f75bf4c0b07bd7552b9c47755194eca8'/>
<id>urn:sha1:90338c69f75bf4c0b07bd7552b9c47755194eca8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to current libcxx.</title>
<updated>2013-03-24T17:34:11Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-02-17T07:29:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=59ff5a6a3c3e1f5255c5cf29f98df633a77b89b3'/>
<id>urn:sha1:59ff5a6a3c3e1f5255c5cf29f98df633a77b89b3</id>
<content type='text'>
This doesn't work yet as it needs to be customized for use with
emscripten still.
</content>
</entry>
<entry>
<title>Replace broken _CTYPE_* definitions with correct.</title>
<updated>2013-03-19T16:08:15Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-03-19T16:08:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=795a334b3be598136f4eb68f4b360b2793295987'/>
<id>urn:sha1:795a334b3be598136f4eb68f4b360b2793295987</id>
<content type='text'>
These aren't currently used, but are used in the updated libcxx
port.

Fixes issues #939.
</content>
</entry>
<entry>
<title>Replace OpenAL headers with our own</title>
<updated>2013-03-15T18:53:17Z</updated>
<author>
<name>Ehsan Akhgari</name>
<email>ehsan.akhgari@gmail.com</email>
</author>
<published>2013-03-15T17:11:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=38a151b96c640d81bdeea41428fa509ebebea003'/>
<id>urn:sha1:38a151b96c640d81bdeea41428fa509ebebea003</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add OpenAL headers</title>
<updated>2013-03-15T18:53:15Z</updated>
<author>
<name>Ehsan Akhgari</name>
<email>ehsan.akhgari@gmail.com</email>
</author>
<published>2013-03-13T17:50:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=46e1c03ff0a15ef12fccae5fa699f012c331a6ab'/>
<id>urn:sha1:46e1c03ff0a15ef12fccae5fa699f012c331a6ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #942 from waywardmonkeys/fix-typeof-decls</title>
<updated>2013-03-13T01:31:31Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-03-13T01:31:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=645fcab6d33a86749d9f88667ed2cb712ef5e1c9'/>
<id>urn:sha1:645fcab6d33a86749d9f88667ed2cb712ef5e1c9</id>
<content type='text'>
Use less generic names for variables.</content>
</entry>
<entry>
<title>Use less generic names for variables.</title>
<updated>2013-03-12T03:21:02Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-03-11T13:50:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b7fd3b22de345f458f2656198520764e7e495e3d'/>
<id>urn:sha1:b7fd3b22de345f458f2656198520764e7e495e3d</id>
<content type='text'>
These are generic enough that in libcxx, they get expanded into
functions which also have variables named the same thing (__x, __y)
and that then leads to a buggy libcxx.
</content>
</entry>
<entry>
<title>Add missing iso646.h</title>
<updated>2013-03-08T08:36:37Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-03-08T08:36:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=8204d4ce6835f07c9c56658b54559b86fd830bd7'/>
<id>urn:sha1:8204d4ce6835f07c9c56658b54559b86fd830bd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for getopt/getopt_long</title>
<updated>2013-03-05T21:05:11Z</updated>
<author>
<name>manuels</name>
<email>manuel.schoelling@gmx.de</email>
</author>
<published>2013-03-05T20:58:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=6efef45cbfad95034f2ccd450bbca08235dc8936'/>
<id>urn:sha1:6efef45cbfad95034f2ccd450bbca08235dc8936</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #908 from waywardmonkeys/fix-typos</title>
<updated>2013-03-05T20:42:19Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-03-05T20:42:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=5f35f00af365bb890cf80fc7694a65e55645dbf5'/>
<id>urn:sha1:5f35f00af365bb890cf80fc7694a65e55645dbf5</id>
<content type='text'>
Fix typos.</content>
</entry>
</feed>
