summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/function.objects/arithmetic.operations
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-207-283/+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-286-0/+36
| | | | llvm-svn: 191626
* More support for N3657; tests for is_transparentMarshall Clow2013-08-131-0/+52
| | | | llvm-svn: 188242
* Implement N3421; comparison predicates<void>Marshall Clow2013-07-296-0/+42
| | | | llvm-svn: 187357
* license changeHoward Hinnant2010-11-166-12/+12
| | | | llvm-svn: 119395
* Fixing whitespace problemsHoward Hinnant2010-08-226-6/+144
| | | | llvm-svn: 111767
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-116-6/+6
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-116-0/+6
llvm-svn: 103490
OpenPOWER on IntegriCloud