aboutsummaryrefslogtreecommitdiff
path: root/libcxx/test/strings
AgeCommit message (Expand)AuthorFilesLines
2011-10-09Fix <rdar://problem/10256836> getline of an empty string mistakenly causes fa...Howard Hinnant1-2/+8
2011-08-12Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574Howard Hinnant7-14/+14
2011-07-15Fix wchar tests by not assuming that tm is complete and by using theAlexis Hunt1-2/+6
2011-06-03Bring noexcept for <string> inline with other containers.Howard Hinnant5-0/+238
2010-12-08test: Rename string_op+= to string_op_plus_equal. Windows git doesn't like it.Michael J. Spencer4-0/+0
2010-11-17LWG 1323Howard Hinnant6-17/+17
2010-11-16license changeHoward Hinnant241-482/+482
2010-09-28fixing whitespaceHoward Hinnant1-1/+1
2010-09-04Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant17-50/+50
2010-08-22Fixing whitespace problemsHoward Hinnant105-182/+182
2010-08-10Fix conflict with cstring and using namespace stdHoward Hinnant1-5/+5
2010-06-02[string.conversions]Howard Hinnant11-0/+1226
2010-05-16Replaced :: with _ in several path namesHoward Hinnant23-0/+0
2010-05-16Replaced :: with _ in several path namesHoward Hinnant77-0/+0
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant230-230/+230
2010-05-11libcxx initial importHoward Hinnant233-0/+33402