summaryrefslogtreecommitdiffstats
path: root/libcxx/test/strings/basic.string/string.modifiers
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2053-17457/+0
* Implement LWG #2268: Setting a default argument in the declaration of a membe...Marshall Clow2014-03-044-4/+148
* There were two identical files named 'min_allocator.h'. Move one of them to /...Marshall Clow2013-11-2652-52/+52
* Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.Howard Hinnant2013-08-2311-16/+16
* Debug mode for string. This commit also marks the first time libc++ debug-mo...Howard Hinnant2013-08-2316-5/+367
* Implement full support for non-pointer pointers in custom allocators for stri...Howard Hinnant2013-06-2846-226/+2166
* Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574Howard Hinnant2011-08-125-10/+10
* test: Rename string_op+= to string_op_plus_equal. Windows git doesn't like it.Michael J. Spencer2010-12-084-0/+0
* LWG 1323Howard Hinnant2010-11-176-17/+17
* license changeHoward Hinnant2010-11-1647-94/+94
* Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant2010-09-045-10/+10
* Fixing whitespace problemsHoward Hinnant2010-08-2234-36/+36
* Replaced :: with _ in several path namesHoward Hinnant2010-05-1646-0/+0
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1147-47/+47
* libcxx initial importHoward Hinnant2010-05-1147-0/+15011
OpenPOWER on IntegriCloud