Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 11 | -698/+0 |
* | Split string capacity test into two parts and mark one part as UNSUPPORTED wh... | Eric Fiselier | 2014-11-14 | 2 | -12/+54 |
* | Found six (nmostly) identical files named 'test_allocator.h' in the libcxx te... | Marshall Clow | 2013-12-03 | 1 | -1/+1 |
* | There were two identical files named 'min_allocator.h'. Move one of them to /... | Marshall Clow | 2013-11-26 | 10 | -10/+10 |
* | Fix an off-by-one error in basic_string::__grow_by, where it would incorrectl... | Marshall Clow | 2013-11-06 | 1 | -6/+36 |
* | Fixes PR17148 | Marshall Clow | 2013-10-31 | 1 | -0/+6 |
* | Implement full support for non-pointer pointers in custom allocators for stri... | Howard Hinnant | 2013-06-28 | 10 | -0/+182 |
* | license change | Howard Hinnant | 2010-11-16 | 10 | -20/+20 |
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 10 | -10/+10 |
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 10 | -0/+438 |