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
/
utilities
/
charconv
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++] Fix leading zeros in std::to_chars
Zhihao Yuan
2019-06-10
1
-0
/
+97
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
2
-0
/
+2
*
Mark <charconv> tests as unsupported for C++11 and C++14 if you're not testin...
Marshall Clow
2019-03-20
4
-0
/
+8
*
Make to_chars/from_chars work back to C++11. This means that we can use them ...
Marshall Clow
2019-03-20
4
-4
/
+4
*
Support tests in freestanding
JF Bastien
2019-02-04
4
-4
/
+12
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
4
-16
/
+12
*
[NFC] Normalize some test 'main' signatures
JF Bastien
2019-01-09
2
-4
/
+2
*
[libcxx] Mark some tests as still failing on macosx10.14
Louis Dionne
2018-12-14
2
-0
/
+2
*
[libcxx] Mark charconv tests as failing for previous libcxx versions.
Volodymyr Sapsai
2018-08-10
2
-0
/
+18
*
[libc++] Fix build failures after merging <charconv>
Zhihao Yuan
2018-08-01
1
-0
/
+1
*
[libc++][C++17] Elementary string conversions for integral types
Zhihao Yuan
2018-08-01
4
-0
/
+321