Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -77/+0 |
* | Added vector<T>::insert tests suggested by code coverage results | Marshall Clow | 2014-11-11 | 1 | -0/+15 |
* | EricQWF's code coverage work showed that none of the libc++ tests were exerci... | Marshall Clow | 2014-11-11 | 1 | -2/+16 |
* | There were two identical files named 'min_allocator.h'. Move one of them to /... | Marshall Clow | 2013-11-26 | 1 | -1/+1 |
* | Implement full support for non-pointer pointers in custom allocators for vector. | Howard Hinnant | 2013-06-27 | 1 | -0/+16 |
* | 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/+32 |