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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Strip trailing whitespace from libc++
Louis Dionne
2019-10-23
1
-1
/
+1
*
[libc++][NFC] Remove excess trailing newlines from most files
Casey Carter
2019-10-23
1
-1
/
+0
*
[libcxx][test][NFC] Fix comment typos.
Stephan T. Lavavej
2019-10-22
5
-5
/
+5
*
[libc++] Mark iostreams test as XFAIL on older macOSes
Louis Dionne
2019-09-23
1
-0
/
+12
*
Only initialize the streams cout/wcout/cerr/wcerr etc once, rather than any t...
Marshall Clow
2019-09-13
1
-0
/
+32
*
libcxx: Rename last two .hpp files in libcxx to .h
Nico Weber
2019-08-21
5
-6
/
+6
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
127
-332
/
+332
*
[libc++] Set __file_ to 0 in basic_filebuf::close() even if fclose fails
Petr Hosek
2019-07-22
1
-0
/
+56
*
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
303
-0
/
+560
*
[libc++] Add XFAILs for istream tests that were added in r357775
Louis Dionne
2019-04-05
21
-0
/
+143
*
[libc++] Fix error flags and exceptions propagated from input stream operations
Louis Dionne
2019-04-05
35
-148
/
+1712
*
Revert "[libc++] Fix error flags and exceptions propagated from input stream ...
Louis Dionne
2019-04-02
35
-1712
/
+148
*
[libc++] Fix error flags and exceptions propagated from input stream operations
Louis Dionne
2019-04-02
35
-148
/
+1712
*
Allow disabling of filesystem library.
Eric Fiselier
2019-03-21
1
-0
/
+3
*
[libc++] Mark <filesystem> tests as failing when the dylib doesn't support fi...
Louis Dionne
2019-03-20
8
-0
/
+10
*
[libc++] Build <filesystem> support as part of the dylib
Louis Dionne
2019-03-19
1
-3
/
+0
*
Revert "[libc++] Build <filesystem> support as part of the dylib"
Louis Dionne
2019-03-19
147
-0
/
+14173
*
[libc++] Build <filesystem> support as part of the dylib
Louis Dionne
2019-03-19
147
-14173
/
+0
*
[libc++] Fix forgotten fclose() in unit test
Louis Dionne
2019-03-01
1
-0
/
+1
*
[libc++] Increase portability of xalloc test
Louis Dionne
2019-03-01
1
-5
/
+3
*
[libc++] Add a test for PR14074
Louis Dionne
2019-02-27
1
-0
/
+62
*
[libc++] Use UNSUPPORTED instead of TEST_STD_VER #ifdef
Louis Dionne
2019-02-05
1
-11
/
+3
*
Support tests in freestanding
JF Bastien
2019-02-04
426
-428
/
+1270
*
add a test and a couple minor bug fixes for the implicit-signed-integer-trunc...
Marshall Clow
2019-02-01
1
-0
/
+5
*
[libcxx] Include <cstring> in tests that use strcmp
Louis Dionne
2019-01-22
2
-2
/
+4
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
498
-1992
/
+1494
*
Filesystem tests: fix fs.op.relative
JF Bastien
2019-01-10
1
-43
/
+83
*
[NFC] Normalize some test 'main' signatures
JF Bastien
2019-01-09
1
-1
/
+1
*
Fix flaky symlink access time test.
Eric Fiselier
2019-01-05
1
-5
/
+7
*
Fix test case breakages caused by lexically_relative change
Eric Fiselier
2018-12-21
1
-3
/
+3
*
Implement LWG 3096: path::lexically_relative is confused by trailing slashes
Eric Fiselier
2018-12-21
1
-2
/
+2
*
Implement LWG 3065: Make path operators friends.
Eric Fiselier
2018-12-21
3
-1
/
+63
*
Implement LWG 2936: Path comparison is defined in terms of the generic format
Eric Fiselier
2018-12-21
1
-1
/
+54
*
Portability fix: add missing includes and static_casts. Reviewed as https://r...
Marshall Clow
2018-12-18
12
-0
/
+17
*
[test] [filesystems] NetBSD can do symlink permissions too
Michal Gorny
2018-12-12
1
-1
/
+1
*
[test] [filesystems] Extend FreeBSD tv_sec==-1 workaround to NetBSD
Michal Gorny
2018-12-12
1
-1
/
+1
*
[libcxx] Mark some tests as failing on macosx 10.14
Louis Dionne
2018-12-06
4
-0
/
+4
*
[libcxx] Don't depend on availability markup to provide the streams in the dylib
Louis Dionne
2018-12-06
11
-25
/
+8
*
[libcxx] Add XFAIL for test on OS X 10.12 to 10.14
Louis Dionne
2018-11-22
1
-0
/
+6
*
[libcxx] Remove incorrect XFAIL on macos 10.12
Louis Dionne
2018-11-22
1
-1
/
+0
*
[libc++] Implement P0487R1 - Fixing operator>>(basic_istream&, CharT*)
Zhihao Yuan
2018-11-21
3
-0
/
+77
*
Get tests compiling with -Wunused-local-typedef
Eric Fiselier
2018-11-15
5
-11
/
+0
*
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] Allow a standard library that implements LWG 1203 in istream....
Billy Robert O'Neal III
2018-08-08
1
-1
/
+1
*
[libcxx] [test] Remove nonportable locale assumption in basic.ios.members/nar...
Billy Robert O'Neal III
2018-08-08
1
-3
/
+3
*
Implement <filesystem>
Eric Fiselier
2018-07-27
152
-0
/
+14432
*
[libcxx] [test] Fix MSVC x64 truncation warning.
Stephan T. Lavavej
2018-05-05
1
-1
/
+1
*
[libcxx] [test] Remove non-portable assertions from filebuf tests
Billy Robert O'Neal III
2018-04-26
2
-10
/
+18
[next]