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
/
c.strings
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Strip trailing whitespace from libc++
Louis Dionne
2019-10-23
1
-1
/
+1
*
[libc++] Add missing #include in <cwchar> tests
Louis Dionne
2019-06-13
1
-0
/
+1
*
Support tests in freestanding
JF Bastien
2019-02-04
5
-5
/
+15
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
5
-20
/
+15
*
Portability fix: add missing includes and static_casts. Reviewed as https://r...
Marshall Clow
2018-12-18
1
-0
/
+1
*
Rework the C strings tests to use ASSERT_SAME_TYPE. NFC there. Also change cw...
Marshall Clow
2018-12-18
5
-135
/
+148
*
Move more _LIBCPP_VERSION tests to test/libcxx.
Eric Fiselier
2016-06-22
5
-102
/
+0
*
Void cast runtime-unused variables. Patch from STL@microsoft.com
Eric Fiselier
2016-05-02
1
-0
/
+10
*
Fix test failures by adding missing include
Eric Fiselier
2016-04-29
1
-0
/
+1
*
Fix or move various non-standard tests.
Eric Fiselier
2016-04-29
1
-5
/
+2
*
Fix overload sets of strchr, strpbrk, strrchr, memchr and strstr from
Richard Smith
2016-02-10
2
-10
/
+22
*
Split <ctype.h> out of <cctype>.
Richard Smith
2015-10-08
1
-14
/
+14
*
Change initialization of mbstate_t objects in tests from '= {0}' to '= {}', w...
Marshall Clow
2015-09-15
1
-1
/
+1
*
Make support for thread-unsafe C functions optional.
Ed Schouten
2015-06-24
1
-0
/
+2
*
Make the presence of stdin and stdout optional.
Ed Schouten
2015-03-26
1
-6
/
+12
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
10
-0
/
+499