summaryrefslogtreecommitdiffstats
path: root/libcxx/src/stdexcept.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed raw references to __APPLE__; now just check to see if it is defined.Marshall Clow2013-03-181-1/+1
* Some minor mingw64 porting tweaks from Glen.Howard Hinnant2012-09-031-2/+7
* Change size of reference count field in __libcpp_nmstr from 32 bits to 64 bit...Howard Hinnant2012-08-081-3/+3
* libc++: only #include <cxxabi.h> if it exists. This allows libc++ to buildRichard Smith2012-04-191-0/+4
* Move typeinfos for exceptions in <stdexcept> to the abiHoward Hinnant2012-02-171-0/+9
* Applied noexcept to everything in [diagnostics] (Chapter 19)Howard Hinnant2011-05-261-17/+17
* license changeHoward Hinnant2010-11-161-2/+2
* Fix typos, noticed by Clang.Daniel Dunbar2010-09-041-1/+1
* patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...Howard Hinnant2010-05-241-5/+4
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+179
OpenPOWER on IntegriCloud