Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 7 | -283/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Add license headers to a bunch of libc++ files that were missing them. No ↵ | Marshall Clow | 2014-01-16 | 1 | -0/+9 |
| | | | | | | functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch. llvm-svn: 199400 | ||||
* | Implement n3789; constexpr support in named function objects | Marshall Clow | 2013-09-28 | 6 | -0/+36 |
| | | | | llvm-svn: 191626 | ||||
* | More support for N3657; tests for is_transparent | Marshall Clow | 2013-08-13 | 1 | -0/+52 |
| | | | | llvm-svn: 188242 | ||||
* | Implement N3421; comparison predicates<void> | Marshall Clow | 2013-07-29 | 6 | -0/+42 |
| | | | | llvm-svn: 187357 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 6 | -12/+12 |
| | | | | llvm-svn: 119395 | ||||
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 6 | -6/+144 |
| | | | | llvm-svn: 111767 | ||||
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 6 | -6/+6 |
| | | | | llvm-svn: 103516 | ||||
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 6 | -0/+6 |
llvm-svn: 103490 |