Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 18 | -1003/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Fix a couple of failing tests for C++03 by checking for rvalue reference ↵ | Marshall Clow | 2014-10-23 | 2 | -3/+4 |
| | | | | | | support first. llvm-svn: 220465 | ||||
* | Update synposis in <memory> to show move semantics for weak_ptr; add tests ↵ | Marshall Clow | 2014-03-05 | 4 | -0/+65 |
| | | | | | | for already existing move semantics. Mark LWG issues #2315 (no changes needed), 2316 (move semantics for weak_ptr), 2252 (previous commit) and 2271 (previous commit) as complete. llvm-svn: 202931 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 18 | -36/+36 |
| | | | | llvm-svn: 119395 | ||||
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 18 | -18/+937 |
| | | | | llvm-svn: 111767 | ||||
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 18 | -18/+18 |
| | | | | llvm-svn: 103516 | ||||
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 18 | -0/+18 |
llvm-svn: 103490 |