Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -35/+0 |
* | Remove tests that va_copy is not defined when C++ < 11. | Eric Fiselier | 2014-11-20 | 1 | -4/+0 |
* | Change contradictory wording in va_copy test error message. | Eric Fiselier | 2014-11-19 | 1 | -2/+2 |
* | Modify tests to check that va_copy is only defined in C++11 and beyond. | Eric Fiselier | 2014-11-18 | 1 | -2/+8 |
* | license change | Howard Hinnant | 2010-11-16 | 1 | -2/+2 |
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 1 | -1/+1 |
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 1 | -0/+33 |