summaryrefslogtreecommitdiff
path: root/libcxx/test/strings/basic.string/string.modifiers/string_replace
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-11-26There were two identical files named 'min_allocator.h'. Move one of them to /...Marshall Clow
2013-08-23Debug mode for string. This commit also marks the first time libc++ debug-mo...Howard Hinnant
2013-06-28Implement full support for non-pointer pointers in custom allocators for stri...Howard Hinnant
2011-08-12Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574Howard Hinnant
2010-11-17LWG 1323Howard Hinnant
2010-11-16license changeHoward Hinnant
2010-09-04Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant
2010-08-22Fixing whitespace problemsHoward Hinnant
2010-05-16Replaced :: with _ in several path namesHoward Hinnant