summaryrefslogtreecommitdiffstats
path: root/libcxx/include/exception
Commit message (Expand)AuthorAgeFilesLines
* Nico Rieck: this patch series fixes visibility issues on Windows as explaine...Howard Hinnant2013-08-121-4/+4
* No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...Howard Hinnant2013-03-061-9/+9
* Remove 'noreturn' attribute from friend declaration. This attribute will beRichard Smith2012-11-291-1/+1
* Dimitry Andric: many visibility fixes. Howard: Much appreciated. Can you ...Howard Hinnant2012-09-141-1/+1
* libc++: switch from using _ATTRIBUTE(noreturn) (which conflicts with aRichard Smith2012-07-261-7/+7
* Modernize conversion to bool to the explicit bool conversion operator (librar...Howard Hinnant2012-02-211-1/+1
* Quash a whole bunch of warningsHoward Hinnant2011-12-011-1/+1
* Further macro protection by replacing _[A-Z] with _[A-Z]pHoward Hinnant2011-11-291-8/+8
* Windows support by Ruben Van Boxem.Howard Hinnant2011-10-171-0/+2
* _STD -> _VSTD to avoid macro clash on windowsHoward Hinnant2011-06-301-2/+2
* Applied noexcept to everything in [language.support] (Chapter 18)Howard Hinnant2011-05-261-52/+52
* Added [[noreturn]] attribute everywhere it should beHoward Hinnant2011-05-261-7/+9
* N3189 Observers for the three handler functionsHoward Hinnant2010-12-021-0/+4
* license changeHoward Hinnant2010-11-161-2/+2
* visibility-decoration.Howard Hinnant2010-09-211-9/+12
* Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant2010-09-041-6/+6
* Fixing whitespace problemsHoward Hinnant2010-08-221-7/+7
* now works with -fno-exceptions and -fno-rttiHoward Hinnant2010-08-111-0/+6
* Corrected rethrow_if_nestedHoward Hinnant2010-05-281-5/+5
* [except.nested]Howard Hinnant2010-05-271-0/+78
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+155
OpenPOWER on IntegriCloud