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
/
char.traits
/
char.traits.specializations
/
char.traits.specializations.char
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++][P0980] Marked member functions move/copy/assign of char_traits const...
Michael Park
2019-11-11
3
-3
/
+36
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
11
-0
/
+22
*
Support tests in freestanding
JF Bastien
2019-02-04
15
-15
/
+45
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
15
-60
/
+45
*
[libcxx] [test] Untabify, NFC.
Stephan T. Lavavej
2017-07-29
1
-10
/
+10
*
Implement P0426: Constexpr for std::char_traits
Marshall Clow
2017-01-12
4
-1
/
+67
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
1
-1
/
+0
*
[libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized...
Stephan T. Lavavej
2016-11-14
1
-1
/
+0
*
Fix comment typos, strip trailing whitespace. Patch from STL@microsoft.com
Eric Fiselier
2016-06-22
1
-1
/
+1
*
Remove arithmetic +/-127 on chars; results in UB when dealing with signed cha...
Marshall Clow
2016-06-06
1
-8
/
+13
*
Rooting out more undefined behavior in char_traits.
Marshall Clow
2015-02-13
4
-0
/
+6
*
Move the test for zero-length into the char_traits (from string_view). Add te...
Marshall Clow
2015-02-12
1
-0
/
+1
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
15
-0
/
+406