summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/function.objects/logical.operations
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-204-180/+0
| | | | llvm-svn: 224658
* Add license headers to a bunch of libc++ files that were missing them. No ↵Marshall Clow2014-01-161-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 objectsMarshall Clow2013-09-283-0/+18
| | | | llvm-svn: 191626
* More support for N3657; tests for is_transparentMarshall Clow2013-08-131-0/+37
| | | | llvm-svn: 188242
* Implement N3421; comparison predicates<void>Marshall Clow2013-07-293-0/+37
| | | | llvm-svn: 187357
* license changeHoward Hinnant2010-11-163-6/+6
| | | | llvm-svn: 119395
* Fixing whitespace problemsHoward Hinnant2010-08-223-3/+79
| | | | llvm-svn: 111767
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-113-3/+3
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-113-0/+3
llvm-svn: 103490
OpenPOWER on IntegriCloud