| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -187/+0 |
| * | Add Address Sanitizer support to std::vector | Marshall Clow | 2014-05-08 | 1 | -0/+41 |
| * | 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 | 1 | -1/+1 |
| * | Implement full support for non-pointer pointers in custom allocators for vector. | Howard Hinnant | 2013-06-27 | 1 | -0/+58 |
| * | The vector test suite now passes for no-debug, debug-lite and debug-regular | Howard Hinnant | 2011-09-16 | 1 | -0/+3 |
| * | license change | Howard Hinnant | 2010-11-16 | 1 | -2/+2 |
| * | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 1 | -1/+0 |
| * | 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/+86 |

