Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-21 | Move workaround for emscripten from include/exception to library.js. | Bruce Mitchener | |
2013-11-07 | Update libcxx to 194185, 2013-11-07. | Bruce Mitchener | |
This brings C++14 support. | |||
2013-05-30 | implement std::exception::what() | Alon Zakai | |
2013-05-28 | implement ~exception in header, to make std::exception usable; fixes #1198 | Alon Zakai | |
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-01-16 | restore libcxx to pristine state, undoing all our hacks, and work towards ↵ | Alon Zakai | |
fixing test_exceptions given that | |||
2012-01-11 | Catching specific exception type now works | julien.hamaide | |
2011-09-25 | header fixes and additions | Alon Zakai | |
2011-09-24 | include libcxx | Alon Zakai | |