Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Quash a whole bunch of warnings | Howard Hinnant | 2011-12-01 | 1 | -1/+1 |
| | | | | llvm-svn: 145624 | ||||
* | noexcept for <chrono>. | Howard Hinnant | 2011-05-28 | 1 | -5/+5 |
| | | | | llvm-svn: 132265 | ||||
* | N3191: C++ Timeout Specification | Howard Hinnant | 2010-11-20 | 1 | -18/+18 |
| | | | | llvm-svn: 119909 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 1 | -2/+2 |
| | | | | llvm-svn: 119395 | ||||
* | Fix typos, noticed by Clang. | Daniel Dunbar | 2010-09-04 | 1 | -1/+1 |
| | | | | llvm-svn: 113061 | ||||
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 1 | -3/+3 |
| | | | | llvm-svn: 111751 | ||||
* | patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was ↵ | Howard Hinnant | 2010-05-24 | 1 | -0/+27 |
| | | | | | | 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 | ||||
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 1 | -1/+1 |
| | | | | llvm-svn: 103516 | ||||
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 1 | -0/+101 |
llvm-svn: 103490 |