index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
test
/
strings
/
basic.string
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
181
-36931
/
+0
*
Split string capacity test into two parts and mark one part as UNSUPPORTED wh...
Eric Fiselier
2014-11-14
2
-12
/
+54
*
Fix bug #20335 - memory leak when move-constructing a string with unequal all...
Marshall Clow
2014-07-17
1
-0
/
+10
*
Implement LWG #2268: Setting a default argument in the declaration of a membe...
Marshall Clow
2014-03-04
5
-5
/
+179
*
Add license headers to a bunch of libc++ files that were missing them. No fun...
Marshall Clow
2014-01-16
2
-0
/
+18
*
Found six (nmostly) identical files named 'test_allocator.h' in the libcxx te...
Marshall Clow
2013-12-03
20
-94
/
+19
*
There were two identical files named 'min_allocator.h'. Move one of them to /...
Marshall Clow
2013-11-26
168
-419
/
+167
*
Fix an off-by-one error in basic_string::__grow_by, where it would incorrectl...
Marshall Clow
2013-11-06
1
-6
/
+36
*
Fixes PR17148
Marshall Clow
2013-10-31
1
-0
/
+6
*
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
Howard Hinnant
2013-08-23
27
-35
/
+35
*
Debug mode for string. This commit also marks the first time libc++ debug-mo...
Howard Hinnant
2013-08-23
32
-5
/
+1094
*
N3644 tests for map/multimap/set/multiset. Drive-by NOEXCEPT for __tree_const...
Marshall Clow
2013-08-08
1
-4
/
+4
*
N3644 support for <string> and <vector>
Marshall Clow
2013-08-07
1
-0
/
+73
*
Implement full support for non-pointer pointers in custom allocators for stri...
Howard Hinnant
2013-06-28
150
-483
/
+4957
*
This is a start at making the libc++ test suite friendlier to the -fnoexcepti...
Howard Hinnant
2013-03-23
1
-1
/
+6
*
Klaas de Vries: Fix bug in libc++'s std::string::find_first_not_of.
Howard Hinnant
2012-12-31
1
-0
/
+2
*
Fix <rdar://problem/10256836> getline of an empty string mistakenly causes fa...
Howard Hinnant
2011-10-09
1
-2
/
+8
*
Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574
Howard Hinnant
2011-08-12
7
-14
/
+14
*
Bring noexcept for <string> inline with other containers.
Howard Hinnant
2011-06-03
5
-0
/
+238
*
test: Rename string_op+= to string_op_plus_equal. Windows git doesn't like it.
Michael J. Spencer
2010-12-08
4
-0
/
+0
*
LWG 1323
Howard Hinnant
2010-11-17
6
-17
/
+17
*
license change
Howard Hinnant
2010-11-16
153
-306
/
+306
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
17
-50
/
+50
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
73
-128
/
+128
*
Replaced :: with _ in several path names
Howard Hinnant
2010-05-16
23
-0
/
+0
*
Replaced :: with _ in several path names
Howard Hinnant
2010-05-16
77
-0
/
+0
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
153
-153
/
+153
*
libcxx initial import
Howard Hinnant
2010-05-11
156
-0
/
+31091