summaryrefslogtreecommitdiffstats
path: root/libcxx/test/strings/basic.string/string.modifiers/string_insert
Commit message (Expand)AuthorAgeFilesLines
* Implement LWG #2268: Setting a default argument in the declaration of a membe...Marshall Clow2014-03-041-1/+42
* There were two identical files named 'min_allocator.h'. Move one of them to /...Marshall Clow2013-11-269-9/+9
* Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.Howard Hinnant2013-08-234-8/+8
* Debug mode for string. This commit also marks the first time libc++ debug-mo...Howard Hinnant2013-08-234-0/+51
* Implement full support for non-pointer pointers in custom allocators for stri...Howard Hinnant2013-06-289-34/+857
* Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574Howard Hinnant2011-08-121-2/+2
* license changeHoward Hinnant2010-11-169-18/+18
* Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant2010-09-041-2/+2
* Fixing whitespace problemsHoward Hinnant2010-08-227-8/+8
* Replaced :: with _ in several path namesHoward Hinnant2010-05-169-0/+2654
OpenPOWER on IntegriCloud