summaryrefslogtreecommitdiffstats
path: root/libcxx/test/strings/basic.string/string.nonmembers
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2032-2509/+0
* Found six (nmostly) identical files named 'test_allocator.h' in the libcxx te...Marshall Clow2013-12-031-1/+1
* There were two identical files named 'min_allocator.h'. Move one of them to /...Marshall Clow2013-11-2630-30/+30
* Implement full support for non-pointer pointers in custom allocators for stri...Howard Hinnant2013-06-2830-46/+904
* Fix <rdar://problem/10256836> getline of an empty string mistakenly causes fa...Howard Hinnant2011-10-091-2/+8
* Bring noexcept for <string> inline with other containers.Howard Hinnant2011-06-031-0/+54
* license changeHoward Hinnant2010-11-1631-62/+62
* Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant2010-09-047-24/+24
* Fixing whitespace problemsHoward Hinnant2010-08-2226-58/+58
* Replaced :: with _ in several path namesHoward Hinnant2010-05-1623-0/+0
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1131-31/+31
* libcxx initial importHoward Hinnant2010-05-1131-0/+1591
OpenPOWER on IntegriCloud