Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -44/+0 |
| | | | | llvm-svn: 224658 | ||||
* | A bunch of the char.traits tests were using unicode literals. #ifdef those ↵ | Marshall Clow | 2014-06-10 | 1 | -0/+2 |
| | | | | | | bits out on c++03, since it doesn't support u"" and U "" style strings. llvm-svn: 210560 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 1 | -2/+2 |
| | | | | llvm-svn: 119395 | ||||
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 1 | -1/+1 |
| | | | | llvm-svn: 111764 | ||||
* | 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/+42 |
llvm-svn: 103490 |