summaryrefslogtreecommitdiffstats
path: root/libcxx/src/exception.cpp
Commit message (Expand)AuthorAgeFilesLines
* Applied noexcept to everything in [language.support] (Chapter 18)Howard Hinnant2011-05-261-15/+15
* Added [[noreturn]] attribute everywhere it should beHoward Hinnant2011-05-261-2/+4
* Add a couple more std-qualifers.Howard Hinnant2010-12-061-2/+2
* Fix up uses of new/terminate/unexpected handlers to use the new getters.Howard Hinnant2010-12-041-2/+2
* N3189 Observers for the three handler functionsHoward Hinnant2010-12-021-6/+14
* license changeHoward Hinnant2010-11-161-2/+2
* Remove tabsHoward Hinnant2010-08-221-21/+21
* Fixing whitespace problemsHoward Hinnant2010-08-221-35/+25
* now works with -fno-exceptions and -fno-rttiHoward Hinnant2010-08-111-2/+8
* [except.nested]Howard Hinnant2010-05-271-0/+17
* patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...Howard Hinnant2010-05-241-3/+5
* add headers and implementation for <new>, <exception>, and <typeinfo>Nick Kledzik2010-05-141-0/+171
OpenPOWER on IntegriCloud