| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Try 2 - Remove <cstdlib> include from `<exception>` | Eric Fiselier | 2016-09-06 | 1 | -0/+3 |
| * | Add an _LIBCPP_NORETURN inline function named __throw_XXX for each exception ... | Marshall Clow | 2016-08-25 | 1 | -0/+87 |
| * | Fix most GCC attribute ignored warnings | Eric Fiselier | 2016-04-21 | 1 | -1/+5 |
| * | Fix unused private field warning in stdexcept after r207695. | Dimitry Andric | 2015-02-05 | 1 | -1/+1 |
| * | Exceptions store the message as reference counted string for | Joerg Sonnenberger | 2014-04-30 | 1 | -2/+10 |
| * | Windows support by Ruben Van Boxem. | Howard Hinnant | 2011-10-17 | 1 | -0/+2 |
| * | Applied noexcept to everything in [diagnostics] (Chapter 19) | Howard Hinnant | 2011-05-26 | 1 | -17/+17 |
| * | license change | Howard Hinnant | 2010-11-16 | 1 | -2/+2 |
| * | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 1 | -1/+0 |
| * | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 1 | -1/+1 |
| * | libcxx initial import | Howard Hinnant | 2010-05-11 | 1 | -0/+161 |

