Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Applied noexcept to everything in [language.support] (Chapter 18) | Howard Hinnant | 2011-05-26 | 1 | -15/+15 |
* | Added [[noreturn]] attribute everywhere it should be | Howard Hinnant | 2011-05-26 | 1 | -2/+4 |
* | Add a couple more std-qualifers. | Howard Hinnant | 2010-12-06 | 1 | -2/+2 |
* | Fix up uses of new/terminate/unexpected handlers to use the new getters. | Howard Hinnant | 2010-12-04 | 1 | -2/+2 |
* | N3189 Observers for the three handler functions | Howard Hinnant | 2010-12-02 | 1 | -6/+14 |
* | license change | Howard Hinnant | 2010-11-16 | 1 | -2/+2 |
* | Remove tabs | Howard Hinnant | 2010-08-22 | 1 | -21/+21 |
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 1 | -35/+25 |
* | now works with -fno-exceptions and -fno-rtti | Howard Hinnant | 2010-08-11 | 1 | -2/+8 |
* | [except.nested] | Howard Hinnant | 2010-05-27 | 1 | -0/+17 |
* | patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte... | Howard Hinnant | 2010-05-24 | 1 | -3/+5 |
* | add headers and implementation for <new>, <exception>, and <typeinfo> | Nick Kledzik | 2010-05-14 | 1 | -0/+171 |