Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-07 | Don't use atomic as that breaks our version of clang. | Bruce Mitchener | |
2013-11-07 | Update libcxx to 194185, 2013-11-07. | Bruce Mitchener | |
This brings C++14 support. | |||
2013-08-09 | Update libcxx to revision 187959, 2013-08-08. | Bruce Mitchener | |
2013-03-29 | Update to r178253 from March 29, 2013. | Bruce Mitchener | |
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-03-20 | Renamed __except to __exceptXXX in libcxx/ios header to avoid compilation | Sigmund Vik | |
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 | |||
2012-01-16 | restore libcxx to pristine state, undoing all our hacks, and work towards ↵ | Alon Zakai | |
fixing test_exceptions given that | |||
2011-10-21 | Added XXX Emscripten comments | BenoitT | |
2011-10-20 | The variable __except was causing problems with the keyword with the same ↵ | BenoitT | |
name. Renamed it. See issue #100 | |||
2011-09-24 | include libcxx | Alon Zakai | |