summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/function.objects/unord.hash
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-205-255/+0
| | | | llvm-svn: 224658
* LWG Issue 2148: Hashing EnumsMarshall Clow2013-09-032-0/+87
| | | | llvm-svn: 189831
* Starting using murmur2 when combining multiple size_t's into a single hash, ↵Howard Hinnant2011-12-051-1/+2
| | | | | | and also for basic_string. Also made hash<thread::id> ever so slighly more portable. I had to tweak one test which is questionable (definitely not portable) anyway. llvm-svn: 145795
* license changeHoward Hinnant2010-11-163-6/+6
| | | | llvm-svn: 119395
* 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/+167
llvm-svn: 103490
OpenPOWER on IntegriCloud