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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++] Fix ABI break in __bit_reference.
Eric Fiselier
2020-02-20
1
-0
/
+57
*
Revert "[libcxx] Force-cache LIBCXX_CXX_ABI_LIBRARY_PATH"
Sergej Jaskiewicz
2020-01-31
1
-1
/
+1
*
[libcxx] [test] Add casts to avoid signed/unsigned mismatch warnings on MSVC++
Billy Robert O'Neal III
2020-01-14
3
-3
/
+3
*
[libcxx] Force-cache LIBCXX_CXX_ABI_LIBRARY_PATH
Sergej Jaskiewicz
2020-01-10
1
-1
/
+1
*
[libcxx] [test] Disable refwrap/weak_result.pass.cpp in C++20 mode (broken by...
Billy Robert O'Neal III
2020-01-08
1
-0
/
+2
*
[libcxx][test] Fix span tests.
Stephan T. Lavavej
2020-01-08
6
-38
/
+19
*
[libc++] Update feature list for NetBSD
Michał Górny
2019-12-20
1
-1
/
+1
*
[libcxx] Fix include paths in fuzzing/partial_sort.pass.cpp
Mikhail Maltsev
2019-12-17
1
-2
/
+2
*
[libc++] Rework compressed pair constructors.
Eric Fiselier
2019-12-16
1
-1
/
+1
*
Add default initialization to compressed_pair.
Eric Fiselier
2019-12-16
1
-0
/
+51
*
[libcxx] [test] Include missing headers. (NFC)
Stephan T. Lavavej
2019-12-13
10
-0
/
+13
*
[libcxx] [test] Fix valarray UB and MSVC warnings.
Stephan T. Lavavej
2019-12-12
10
-15
/
+28
*
[libc++] Mark all fuzzing tests as unsupported in C++03
Eric Fiselier
2019-12-12
17
-0
/
+33
*
[libc++] Cleanup and enable multiple warnings.
Eric Fiselier
2019-12-12
5
-0
/
+15
*
[libc++] Add fuzzing tests for parts of <random>.
Eric Fiselier
2019-12-11
34
-586
/
+279
*
Fix _LIBCPP_HAS_ definitions for Android.
Dan Albert
2019-11-18
5
-9
/
+20
*
Rename __is_foo_iterator traits to reflect their Cpp17 nature.
Eric Fiselier
2019-11-18
1
-35
/
+35
*
[libc++] Add _ITER_CONCEPT and _ITER_TRAITS implementations from C++20
Eric Fiselier
2019-11-16
2
-0
/
+120
*
[libc++] Add C++20 contiguous_iterator_tag.
Eric Fiselier
2019-11-16
2
-1
/
+35
*
[libc++] [chrono] Fix year_month_weekday::ok() implementation.
Marek Kurdej
2019-11-15
1
-3
/
+23
*
[libc++][P1872] span should have size_type, not index_type.
Louis Dionne
2019-11-14
11
-16
/
+16
*
[libc++] [P1612] Add missing feature-test macro __cpp_lib_endian.
Louis Dionne
2019-11-14
2
-0
/
+40
*
[libcxx testing] Fix -Wtautological-overlap-compare bug
David Zarzycki
2019-11-13
1
-3
/
+3
*
[libc++][P0980] Marked member functions move/copy/assign of char_traits const...
Michael Park
2019-11-11
15
-15
/
+180
*
[libc++] Fix potential OOB in poisson_distribution
Louis Dionne
2019-11-07
2
-1
/
+74
*
[libc++] Fixed copy/copy_n/copy_backward for compilers that do not support is...
Louis Dionne
2019-11-07
3
-3
/
+3
*
[libc++] Fix some constexpr tests broken by D68837
Louis Dionne
2019-11-07
4
-4
/
+4
*
[libc++][P0202] Marked algorithms copy/copy_n/copy_if/copy_backward constexpr
Louis Dionne
2019-11-06
7
-191
/
+182
*
[libc++] Add test and remove workaround for PR13592
Louis Dionne
2019-10-30
1
-3
/
+9
*
PR43764: Qualify a couple of calls to forward_as_tuple to be ADL-resilient.
David Blaikie
2019-10-28
1
-0
/
+16
*
[libcxx][NFC] Strip trailing whitespace, fix typo.
Stephan T. Lavavej
2019-10-23
13
-23
/
+23
*
[NFC] Strip trailing whitespace from libc++
Louis Dionne
2019-10-23
85
-177
/
+177
*
[libc++][NFC] Remove excess trailing newlines from most files
Casey Carter
2019-10-23
34
-37
/
+0
*
[libcxx][test][NFC] Fix comment typos.
Stephan T. Lavavej
2019-10-22
23
-29
/
+29
*
[NFC] Strip trailing whitespace in test to test Github committing
Louis Dionne
2019-10-22
1
-1
/
+1
*
P1152R4: Fix deprecation warnings in libc++ testsuite and in uses of is_invoc...
Richard Smith
2019-10-19
1
-0
/
+5
*
[libc++][test] Use <version> to get config on MSVC
Casey Carter
2019-10-15
3
-6
/
+6
*
[libc++][test] Portability fix for std::any tests
Casey Carter
2019-10-14
1
-2
/
+2
*
[libc++][test] Add license headers to test/support/archetypes.*
Casey Carter
2019-10-14
2
-0
/
+15
*
[libc++][test] Silence more warnings in variant tests
Casey Carter
2019-10-14
4
-4
/
+4
*
[libc++][test] std::variant test cleanup
Casey Carter
2019-10-13
6
-5
/
+7
*
[libc++][test] <=> now has a feature-test macro
Casey Carter
2019-10-13
1
-3
/
+2
*
[libc++][test] Silence MSVC warning in std::optional test
Casey Carter
2019-10-12
1
-1
/
+1
*
[libc++][test] Change IsSmallObject's calculation for std::any's small object...
Casey Carter
2019-10-10
1
-1
/
+1
*
[libc++][test] Miscellaneous MSVC cleanups
Casey Carter
2019-10-09
8
-71
/
+71
*
Add an off-by-default option to enable testing for gdb pretty printers.
Sterling Augustine
2019-10-04
1
-6
/
+10
*
Make libc++ gdb pretty printer Python 3 compatible
Fangrui Song
2019-10-04
1
-7
/
+12
*
Fix libc++ pretty printer test for Python 3 after D67238 (take 2)
Fangrui Song
2019-10-03
1
-3
/
+1
*
Fix libc++ pretty printer test for Python 3 after D67238
Fangrui Song
2019-10-02
1
-1
/
+1
*
[libc++] Take 2: Implement LWG 3158
Louis Dionne
2019-09-27
2
-1
/
+34
[next]