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
/
std
/
strings
/
basic.string
/
string.modifiers
/
string_insert
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a few static_asserts that need extra parens on -03
Marshall Clow
2016-09-24
1
-2
/
+2
*
Implement proposed resolution for LWG#2758. Reviewed as D24446. Normally, I w...
Marshall Clow
2016-09-24
1
-0
/
+1825
*
Fix PR#30303 - no matching function for call to '__ptr_in_range'
Marshall Clow
2016-09-07
1
-0
/
+8
*
Fix Bug 30240 - std::string: append(first, last) error when aliasing. Add te...
Marshall Clow
2016-09-05
3
-0
/
+49
*
Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros
Eric Fiselier
2016-04-28
8
-35
/
+17
*
More string fixes for noexcept cases. Apparently I didn't get them all in r25...
Marshall Clow
2016-01-20
1
-0
/
+2
*
Fix up the tests I added for string exceptions to be skipped when exceptions ...
Marshall Clow
2016-01-20
1
-0
/
+2
*
Fix PR#25973 : 'basic_string::assign(InputIt, InputIt) doesn't provide the st...
Marshall Clow
2016-01-13
9
-10
/
+38
*
Make it possible to build a no-exceptions variant of libcxx.
Asiri Rathnayake
2015-11-10
5
-0
/
+5
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
9
-0
/
+3569