Age | Commit message (Expand) | Author |
---|---|---|
2012-07-27 | Final piece of core issue 1330: delay computing the exception specification of | Richard Smith |
2012-07-02 | Documentation cleanup: reformatting/fixing up file comments so that they have | James Dennett |
2012-04-17 | Implement DR1330 in C++11 mode, to support libstdc++4.7 which uses it. | Richard Smith |
2011-06-11 | Implement support for C++11 in-class initialization of non-static data members. | Richard Smith |
2011-03-12 | Propagate the new exception information to FunctionProtoType. | Sebastian Redl |
2011-03-06 | Reinstate r127112, "Propagate new-style exception spec information to ExtProt... | Sebastian Redl |