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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove a couple tabs that crept in
Marshall Clow
2016-03-08
1
-2
/
+2
*
Implement P0272R1: Give 'std::string' a non-const '.data()' member function
Marshall Clow
2016-03-08
1
-10
/
+36
*
More string fixes for noexcept cases. Apparently I didn't get them all in r25...
Marshall Clow
2016-01-20
4
-0
/
+8
*
Fix up the tests I added for string exceptions to be skipped when exceptions ...
Marshall Clow
2016-01-20
4
-0
/
+8
*
Fix PR#25973 : 'basic_string::assign(InputIt, InputIt) doesn't provide the st...
Marshall Clow
2016-01-13
36
-38
/
+150
*
Add static_assert to set/multiset/map/multimap/forward_list/deque that the al...
Marshall Clow
2015-11-26
1
-0
/
+18
*
Make it possible to build a no-exceptions variant of libcxx.
Asiri Rathnayake
2015-11-10
27
-0
/
+27
*
Implement LWG#2063, and update the issues links to point to the github genera...
Marshall Clow
2015-10-05
1
-0
/
+6
*
implement more of N4258 - Cleaning up noexcept in the standard library. Speci...
Marshall Clow
2015-08-18
1
-4
/
+52
*
Implement the first part of N4258: 'Cleaning up noexcept in the Library'. Thi...
Marshall Clow
2015-07-13
1
-0
/
+31
*
While applying N4258, I forgot about LWG#2455, which modified the modificatio...
Marshall Clow
2015-06-04
1
-5
/
+0
*
More of N4258 implementation. Mark all of our test_allocators as noexcept con...
Marshall Clow
2015-06-03
4
-3
/
+56
*
Add tests to ensure that string/vector/array have contiguous iterators - whic...
Marshall Clow
2015-05-26
2
-12
/
+53
*
Use generic feature name for sanitizers that replace new and delete
Eric Fiselier
2015-03-10
1
-1
/
+1
*
Walter Brown sent a list of tests which needed 'additional includes' to match...
Marshall Clow
2015-01-09
6
-0
/
+6
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
181
-0
/
+36931
[prev]