Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | license change | Howard Hinnant | 2010-11-16 | 1 | -2/+2 |
| | | | | llvm-svn: 119395 | ||||
* | Remove tabs | Howard Hinnant | 2010-08-22 | 1 | -21/+21 |
| | | | | llvm-svn: 111778 | ||||
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 1 | -35/+25 |
| | | | | llvm-svn: 111751 | ||||
* | now works with -fno-exceptions and -fno-rtti | Howard Hinnant | 2010-08-11 | 1 | -2/+8 |
| | | | | llvm-svn: 110828 | ||||
* | [except.nested] | Howard Hinnant | 2010-05-27 | 1 | -0/+17 |
| | | | | llvm-svn: 104850 | ||||
* | patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was ↵ | Howard Hinnant | 2010-05-24 | 1 | -3/+5 |
| | | | | | | accepted except there were some bug fixes needed in <locale> for the __nolocale_* series. For the apple branch I ended up using templates instead of the var_args solution because it seemed both safer and more efficient. llvm-svn: 104516 | ||||
* | add headers and implementation for <new>, <exception>, and <typeinfo> | Nick Kledzik | 2010-05-14 | 1 | -0/+171 |
llvm-svn: 103795 |