Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -160/+0 |
* | Add Address Sanitizer support to std::vector | Marshall Clow | 2014-05-08 | 1 | -0/+7 |
* | There were two identical files named 'min_allocator.h'. Move one of them to /... | Marshall Clow | 2013-11-26 | 1 | -1/+1 |
* | Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG. | Howard Hinnant | 2013-08-23 | 1 | -3/+3 |
* | Implement full support for non-pointer pointers in custom allocators for vector. | Howard Hinnant | 2013-06-27 | 1 | -0/+35 |
* | More vector debug tests. | Howard Hinnant | 2013-03-26 | 1 | -0/+12 |
* | license change | Howard Hinnant | 2010-11-16 | 1 | -2/+2 |
* | Changed __config to react to all of clang's currently documented has_feature ... | Howard Hinnant | 2010-09-04 | 1 | -4/+4 |
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 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/+106 |