summaryrefslogtreecommitdiffstats
path: root/libcxx/test/containers/sequences/vector/vector.special
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-203-303/+0
* Add Address Sanitizer support to std::vectorMarshall Clow2014-05-081-0/+41
* Found six (nmostly) identical files named 'test_allocator.h' in the libcxx te...Marshall Clow2013-12-032-2/+2
* There were two identical files named 'min_allocator.h'. Move one of them to /...Marshall Clow2013-11-262-2/+2
* Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.Howard Hinnant2013-08-231-2/+2
* Implement full support for non-pointer pointers in custom allocators for vector.Howard Hinnant2013-06-272-0/+75
* More vector debug tests.Howard Hinnant2013-03-261-0/+39
* The vector test suite now passes for no-debug, debug-lite and debug-regularHoward Hinnant2011-09-161-0/+3
* noexcept for <vector>. This also includes installing move_if_noexcept() into...Howard Hinnant2011-06-031-0/+60
* license changeHoward Hinnant2010-11-161-2/+2
* Fixing whitespace problemsHoward Hinnant2010-08-221-1/+0
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+86
OpenPOWER on IntegriCloud