summaryrefslogtreecommitdiff
path: root/include/stdexcept
AgeCommit message (Expand)Author
2017-06-01Fix more unreserved namesEric Fiselier
2016-12-23Fix unused parameters and variablesEric Fiselier
2016-10-25[libc++] Fix modules build - Rework __refstring definition Eric Fiselier
2016-09-06Try 2 - Remove <cstdlib> include from `<exception>`Eric Fiselier
2016-08-25Add an _LIBCPP_NORETURN inline function named __throw_XXX for each exception ...Marshall Clow
2016-04-21Fix most GCC attribute ignored warningsEric Fiselier
2015-02-05Fix unused private field warning in stdexcept after r207695.Dimitry Andric
2014-04-30Exceptions store the message as reference counted string forJoerg Sonnenberger
2011-10-17Windows support by Ruben Van Boxem.Howard Hinnant
2011-05-26Applied noexcept to everything in [diagnostics] (Chapter 19)Howard Hinnant
2010-11-16license changeHoward Hinnant
2010-08-22Fixing whitespace problemsHoward Hinnant
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant