Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 14 | -619/+0 |
* | War on tabs | Howard Hinnant | 2013-08-07 | 2 | -7/+7 |
* | Make std::forward and std::move (and std::move_if_noexcept) constexpr in C++14 | Marshall Clow | 2013-07-15 | 2 | -0/+13 |
* | Fix and beef up test bug for move_if_noexcept | Howard Hinnant | 2011-05-17 | 1 | -3/+11 |
* | Clean up a bunch of warnings in the tests, 3 of which actually turned out to ... | Howard Hinnant | 2011-05-17 | 1 | -1/+1 |
* | license change | Howard Hinnant | 2010-11-16 | 14 | -28/+28 |
* | Changed __config to react to all of clang's currently documented has_feature ... | Howard Hinnant | 2010-09-04 | 8 | -43/+43 |
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 8 | -27/+27 |
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 14 | -14/+14 |
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 14 | -0/+598 |