Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-13 | Update libcxx to current version. | Bruce Mitchener | |
2013-11-07 | Update libcxx to 194185, 2013-11-07. | Bruce Mitchener | |
This brings C++14 support. | |||
2013-09-06 | Use __EMSCRIPTEN__ rather than EMSCRIPTEN. | Bruce Mitchener | |
This was requested by someone upstream when I'd originally submitted these changes and is more correct. | |||
2013-08-09 | Update libcxx to revision 187959, 2013-08-08. | Bruce Mitchener | |
2013-03-29 | Update libcxx to work with emscripten. | Bruce Mitchener | |
2013-03-29 | Update to r178253 from March 29, 2013. | Bruce Mitchener | |
2013-03-25 | Get exceptions working as they were before. | Bruce Mitchener | |
This no longer uses headers from libcxxabi and in fact uses libcxxabi a bit less than before. This no longer lets some new C++11 stuff such as exception_ptr work as the support for that relies upon libcxxabi code. | |||
2013-03-25 | Update to current libcxx. | Bruce Mitchener | |
This doesn't work yet as it needs to be customized for use with emscripten still. | |||
2012-02-09 | Always pick the JS implementation of uncaught_exception | Ehsan Akhgari | |
2012-01-17 | libc++ sources | Alon Zakai | |