Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 5 | -255/+0 |
| | | | | llvm-svn: 224658 | ||||
* | LWG Issue 2148: Hashing Enums | Marshall Clow | 2013-09-03 | 2 | -0/+87 |
| | | | | llvm-svn: 189831 | ||||
* | Starting using murmur2 when combining multiple size_t's into a single hash, ↵ | Howard Hinnant | 2011-12-05 | 1 | -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 change | Howard Hinnant | 2010-11-16 | 3 | -6/+6 |
| | | | | llvm-svn: 119395 | ||||
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 3 | -3/+3 |
| | | | | llvm-svn: 103516 | ||||
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 3 | -0/+167 |
llvm-svn: 103490 |