Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add hash specializations for __int128_t. Fixes LWG issue 2119 | Eric Fiselier | 2016-04-18 | 1 | -3/+8 |
* | One more missing std:: qualification from Jonathan | Marshall Clow | 2016-01-12 | 1 | -1/+2 |
* | Add tests for the extended integer types - as required by LWG#2119 | Marshall Clow | 2015-11-17 | 1 | -0/+40 |
* | libc++ implements its' hash objects as deriving from std::unary_function, and... | Marshall Clow | 2015-01-07 | 1 | -3/+5 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+58 |