summaryrefslogtreecommitdiffstats
path: root/libcxx/test/strings/basic.string/string.capacity/max_size.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-73/+0
* Split string capacity test into two parts and mark one part as UNSUPPORTED wh...Eric Fiselier2014-11-141-12/+7
* There were two identical files named 'min_allocator.h'. Move one of them to /...Marshall Clow2013-11-261-1/+1
* Fix an off-by-one error in basic_string::__grow_by, where it would incorrectl...Marshall Clow2013-11-061-6/+36
* Fixes PR17148Marshall Clow2013-10-311-0/+6
* Implement full support for non-pointer pointers in custom allocators for stri...Howard Hinnant2013-06-281-0/+12
* license changeHoward Hinnant2010-11-161-2/+2
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+30
OpenPOWER on IntegriCloud