summaryrefslogtreecommitdiffstats
path: root/libcxx/include/system_error
Commit message (Expand)AuthorAgeFilesLines
* G M: Improve support for compilers not supporting defaulted functions.Howard Hinnant2013-08-241-1/+1
* David Blaikie suggested this test for detecting constexpr on the error_catego...Howard Hinnant2013-08-221-1/+2
* LWG 2145 - mark constructor for std::error_category as inline and constexpr. ...Marshall Clow2013-08-211-0/+5
* Nico Rieck: this patch series fixes visibility issues on Windows as explaine...Howard Hinnant2013-08-121-8/+8
* No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...Howard Hinnant2013-03-061-11/+11
* Rename uses of _ and __ because these are getting stepped on by macros from o...Howard Hinnant2012-10-301-1/+1
* Dimitry Andric: many visibility fixes. Howard: Much appreciated. Can you ...Howard Hinnant2012-09-141-4/+4
* It appears that the standard accidentally removed the default constructor for...Howard Hinnant2012-03-211-1/+1
* Modernize conversion to bool to the explicit bool conversion operator (librar...Howard Hinnant2012-02-211-2/+2
* Fix http://llvm.org/bugs/show_bug.cgi?id=11428. Fix provided by Alberto Gane...Howard Hinnant2011-12-021-11/+4
* Quash a whole bunch of warningsHoward Hinnant2011-12-011-2/+2
* Further macro protection by replacing _[A-Z] with _[A-Z]pHoward Hinnant2011-11-291-12/+12
* Windows support by Ruben Van Boxem.Howard Hinnant2011-10-171-0/+2
* Applied noexcept to everything in [diagnostics] (Chapter 19)Howard Hinnant2011-05-261-89/+97
* license changeHoward Hinnant2010-11-161-2/+2
* visibility-decoration.Howard Hinnant2010-09-231-9/+16
* Fixing whitespace problemsHoward Hinnant2010-08-221-1/+0
* #ifdef around Solaris/Linux/Darwin-specific error codes and replace them with...David Chisnall2010-08-111-0/+20
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+607
OpenPOWER on IntegriCloud