summaryrefslogtreecommitdiff
path: root/libcxx/test/strings/basic.string/string.ops
AgeCommit message (Expand)Author
2014-12-20Move test into test/std subdirectory.Eric Fiselier
2014-03-04Implement LWG #2268: Setting a default argument in the declaration of a membe...Marshall Clow
2013-12-03Found six (nmostly) identical files named 'test_allocator.h' in the libcxx te...Marshall Clow
2013-11-26There were two identical files named 'min_allocator.h'. Move one of them to /...Marshall Clow
2013-06-28Implement full support for non-pointer pointers in custom allocators for stri...Howard Hinnant
2012-12-31Klaas de Vries: Fix bug in libc++'s std::string::find_first_not_of.Howard Hinnant
2010-11-16license changeHoward Hinnant
2010-05-16Replaced :: with _ in several path namesHoward Hinnant
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant