summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/function.objects
Commit message (Expand)AuthorAgeFilesLines
* More support for N3657; tests for is_transparentMarshall Clow2013-08-134-0/+183
* Implement N3421; comparison predicates<void>Marshall Clow2013-07-2919-0/+250
* War on tabs.Howard Hinnant2013-07-081-3/+3
* The bind and function functor constructors and assignment operators were over...Howard Hinnant2013-07-011-0/+35
* Fix bind by making _is_valid_bind_return more robust. It should return false...Howard Hinnant2013-06-301-0/+51
* Remove cv qualifiers from member pointers in the __member_pointer_traits test...Howard Hinnant2013-05-151-0/+18
* Expose accidentally removed __compressed_pair constructor taking piecewise_co...Howard Hinnant2013-05-061-0/+10
* This is a start at making the libc++ test suite friendlier to the -fnoexcepti...Howard Hinnant2013-03-231-1/+6
* Relax the complete-type checks that are happening under __invokable<Fp, Args....Howard Hinnant2012-07-161-0/+29
* Starting using murmur2 when combining multiple size_t's into a single hash, a...Howard Hinnant2011-12-051-1/+2
* Correct for new rules regarding implicitly deleted special members. http://ll...Howard Hinnant2011-07-012-2/+2
* Simplied bind using __invoke. In the process, found and fixed a couple of bu...Howard Hinnant2011-05-192-0/+19
* This got accidentally removedHoward Hinnant2010-12-101-0/+20
* cleaning up...Howard Hinnant2010-12-0821-634/+0
* Update testsuite strucuture to latest draftHoward Hinnant2010-11-231-12/+0
* license changeHoward Hinnant2010-11-16110-220/+220
* Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant2010-09-044-8/+8
* Fixing whitespace problemsHoward Hinnant2010-08-22103-105/+5214
* Installed allocator into std::functionHoward Hinnant2010-08-207-6/+361
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-11110-110/+110
* libcxx initial importHoward Hinnant2010-05-11110-0/+400
OpenPOWER on IntegriCloud