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
/
input.output
/
iostream.format
/
output.streams
/
ostream.formatted
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement LWG2221: 'Formatted output for nullptr_t' Reviewed as: https://revi...
Marshall Clow
2019-07-01
1
-0
/
+7
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
29
-0
/
+58
*
Support tests in freestanding
JF Bastien
2019-02-04
31
-31
/
+91
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
31
-124
/
+93
*
[NFC] Normalize some test 'main' signatures
JF Bastien
2019-01-09
1
-1
/
+1
*
[libcxx] Add XFAIL for test on OS X 10.12 to 10.14
Louis Dionne
2018-11-22
1
-0
/
+6
*
Revert "Implement LWG 2221 - No formatted output operator for nullptr."
Volodymyr Sapsai
2018-09-19
1
-80
/
+0
*
Implement LWG 2221 - No formatted output operator for nullptr. Reviewed as ht...
Marshall Clow
2018-09-19
1
-0
/
+80
*
[libcxx] [test] Rename __c to ch. NFCI.
Stephan T. Lavavej
2017-08-11
27
-108
/
+108
*
Ensure showbase does not overflow do_put buffers
Dimitry Andric
2017-05-06
1
-0
/
+97
*
Add markup for libc++ dylib availability
Mehdi Amini
2017-05-04
1
-0
/
+2
*
[libcxx] [test] Fix MSVC warnings C4127 and C6326 about constants.
Stephan T. Lavavej
2017-01-18
1
-6
/
+11
*
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ...
Stephan T. Lavavej
2016-12-08
1
-1
/
+1
*
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ...
Stephan T. Lavavej
2016-12-08
23
-23
/
+23
*
[libcxx] [test] D27267: Fix MSVC x64 warning C4267 "conversion from 'size_t' ...
Stephan T. Lavavej
2016-12-06
27
-27
/
+27
*
[libcxx] [test] D27019: Fix MSVC warning C4245 "conversion from 'X' to 'Y', s...
Stephan T. Lavavej
2016-11-23
1
-1
/
+1
*
Void cast runtime-unused variables. Patch from STL@microsoft.com
Eric Fiselier
2016-05-02
1
-1
/
+1
*
Fix PR21428 for long. Buffer was one byte too small in octal formatting case....
Eric Fiselier
2016-04-29
1
-9
/
+31
*
Fix or move various non-standard tests.
Eric Fiselier
2016-04-29
1
-0
/
+1
*
Don't attempt to validate the output of %p.
Ed Schouten
2015-03-16
1
-12
/
+21
*
Fix PR21428. Buffer was one byte too small in octal formatting case. Add test
Marshall Clow
2015-01-26
1
-0
/
+84
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
29
-0
/
+2259