<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/system/include/libcxx, branch 1.2.6</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/system/include/libcxx?h=1.2.6</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/system/include/libcxx?h=1.2.6'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2012-03-20T12:10:15Z</updated>
<entry>
<title>Renamed __except to __exceptXXX in libcxx/ios header to avoid compilation</title>
<updated>2012-03-20T12:10:15Z</updated>
<author>
<name>Sigmund Vik</name>
<email>sigmund_vik@yahoo.com</email>
</author>
<published>2012-03-20T12:10:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=fbb596d277b167e6cd6391474c53ecbe174701bf'/>
<id>urn:sha1:fbb596d277b167e6cd6391474c53ecbe174701bf</id>
<content type='text'>
errors on windows using clang version 3.0 (tags/RELEASE_30/final).  This
can be reverted once emscripten upgrades to clang 3.1.

For more details, please see:
http://comments.gmane.org/gmane.comp.compilers.clang.scm/41578
</content>
</entry>
<entry>
<title>Missing files</title>
<updated>2012-02-08T12:59:06Z</updated>
<author>
<name>julien.hamaide</name>
<email>julien.hamaide@fishingcactus.com</email>
</author>
<published>2012-02-08T12:59:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=595717c22f51d0bb2035bceacffd02a280ef6218'/>
<id>urn:sha1:595717c22f51d0bb2035bceacffd02a280ef6218</id>
<content type='text'>
Fix to keep library.js unchanged
</content>
</entry>
<entry>
<title>restore libcxx to pristine state, undoing all our hacks, and work towards fixing test_exceptions given that</title>
<updated>2012-01-17T00:25:08Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2012-01-17T00:25:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=1cb0ec225dd97470208cc9e3b59cf35d8f4e3a0b'/>
<id>urn:sha1:1cb0ec225dd97470208cc9e3b59cf35d8f4e3a0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Catching specific exception type now works</title>
<updated>2012-01-11T04:21:47Z</updated>
<author>
<name>julien.hamaide</name>
<email>julien.hamaide@fishingcactus.com</email>
</author>
<published>2012-01-11T04:21:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=664caa0c759c7536bc69cb1d2e3e4f6d04e3da54'/>
<id>urn:sha1:664caa0c759c7536bc69cb1d2e3e4f6d04e3da54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support for std::endl and cout &lt;&lt; ints</title>
<updated>2011-12-17T19:00:58Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2011-12-17T19:00:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=1865466edfe091cae376735359b665479021dca2'/>
<id>urn:sha1:1865466edfe091cae376735359b665479021dca2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revert pull 110 and part of pull 107</title>
<updated>2011-11-01T03:25:08Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2011-11-01T03:25:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e23e642110857041c556f78ed458b766bb66dc2b'/>
<id>urn:sha1:e23e642110857041c556f78ed458b766bb66dc2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #107 from BenoitT/patch-1</title>
<updated>2011-11-01T03:07:34Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2011-11-01T03:07:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=cc8b65b0bea65ea6db9e175268c5196e42e10991'/>
<id>urn:sha1:cc8b65b0bea65ea6db9e175268c5196e42e10991</id>
<content type='text'>
std::endl was missing. We just need to comment extern to make std::cout w</content>
</entry>
<entry>
<title>Merge pull request #106 from BenoitT/master</title>
<updated>2011-10-28T20:36:19Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2011-10-28T20:36:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b8ffc3d9016fe2eef894a6957bbb90ab97d54691'/>
<id>urn:sha1:b8ffc3d9016fe2eef894a6957bbb90ab97d54691</id>
<content type='text'>
Fixed the function string is not exporting</content>
</entry>
<entry>
<title>Missing the locale class definition</title>
<updated>2011-10-28T19:38:35Z</updated>
<author>
<name>BenoitT</name>
<email>benoit.tremblay@frimastudio.com</email>
</author>
<published>2011-10-28T19:38:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=f2684dcf4c0a01bc7d278f734519ada4cb65eba7'/>
<id>urn:sha1:f2684dcf4c0a01bc7d278f734519ada4cb65eba7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed same bug as #105 for streambuf</title>
<updated>2011-10-28T18:49:12Z</updated>
<author>
<name>BenoitT</name>
<email>benoit.tremblay@frimastudio.com</email>
</author>
<published>2011-10-28T18:49:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=16dfb2f007aa7e9f0817ab74885ddf1597c9c442'/>
<id>urn:sha1:16dfb2f007aa7e9f0817ab74885ddf1597c9c442</id>
<content type='text'>
</content>
</entry>
</feed>
