aboutsummaryrefslogtreecommitdiff
path: root/libcxx/test
AgeCommit message (Expand)AuthorFilesLines
2026-04-28[libc++] Refactor the SPEC benchmark runner (#194737)Louis Dionne1-57/+1
2026-04-28[libc++] Improvements to the benchmark runners (#194659)Louis Dionne1-3/+3
2026-04-26[libc++] P4144R1: Remove `span`'s `initializer_list` constructor for C++26 (#...A. Jiang7-218/+6
2026-04-25[libc++] Fix constant_wrapper::operator() (#193573)Hui3-0/+45
2026-04-25[libc++] Implement P1899 `ranges::stride_view` (#65200)Will Hawkins35-0/+3490
2026-04-23[libcxx] XFAIL some tests for LLVM libcAiden Grossman75-0/+221
2026-04-23[libcxx] Add Testing Configuration for LLVM libcAiden Grossman1-0/+27
2026-04-23[libc++] Implement `ranges::fold_left_first` and `ranges::fold_left_first_wit...Connector Switch5-4/+364
2026-04-22[libc++][ranges] P2164R9: Implements `views::enumerate` (#73617)Hristo Hristov33-1/+2955
2026-04-22[libcxx][test] Skip cas_non_power_of_2.pass.cpp in Picolibc build (#191415)David Spickett1-0/+4
2026-04-21[libc++] Implement `std::constant_wrapper` (#191695)Hui22-1/+3032
2026-04-21[libc++] Fix numeric_limits::digits and digits10 for _BitInt(N) (#193002)Xavier Roche4-4/+138
2026-04-20[libc++] Update to Clang 21 as the oldest supported version (#186062)Nikolas Klauser2-8/+1
2026-04-20[libc++][test] Unblock cases for `ranges::sort` with proxy ranges (#188490)A. Jiang1-3/+0
2026-04-19[libc++][functional] Implement `std::bind_front<NTTP>` (#165096)Jakub Mazurkiewicz5-0/+523
2026-04-19[libc++] Enable `mdspan::operator[]` constraint tests for AppleClang (#192475)eiytoq1-31/+0
2026-04-14Reapply "[libc++][format] P3953R3: Rename `std::runtime_format` (#189657)" (#...A. Jiang4-37/+37
2026-04-14[libc++] LWG4511: Inconsistency between the deduction guide of `std::mdspan` ...eiytoq1-1/+6
2026-04-13Revert "[libc++][format] P3953R3: Rename `std::runtime_format` (#189657)" (#1...Thurston Dang4-37/+37
2026-04-13[libc++] Fix the mdspan ElementType complete object type mandate (#191703)eiytoq1-0/+46
2026-04-12[libc++][ranges] LWG3610: `iota_view::size` sometimes rejects integer-class t...Hristo Hristov1-0/+16
2026-04-12[libc++][numeric] P4052R0: Renaming saturation arithmetic functions (#189574)Hristo Hristov19-1078/+1078
2026-04-12[libc++][format] P3953R3: Rename `std::runtime_format` (#189657)Hristo Hristov4-37/+37
2026-04-12[libc++][atomics] P3936R1: Safer ``atomic_ref::address`` (#189761)Hristo Hristov3-8/+40
2026-04-11[libc++][mdspan] Fix layout_stride->layout_right test (#191611)eiytoq1-4/+4
2026-04-11[libc++][test] Improve `fold_left` `check_lvalue_range` coverage. (#183990)Connector Switch1-4/+5
2026-04-10[libc++] Speed up stable_sort.pass.cpp by reducing redundant test coverage (#...Louis Dionne1-40/+48
2026-04-09[libc++] Add positive test coverage for the string optimization on associativ...Louis Dionne1-0/+144
2026-04-08[libc++] Optionally support filecheck and split-file (#165769)Louis Dionne4-0/+74
2026-04-08[libc++] Implement LWG4477: placement operator delete should be constexpr (#1...Fernando Pelliccioni2-0/+6
2026-04-08[libc++] Properly calculate rounded-up size for `{allocate,make}_shared` (#19...A. Jiang2-0/+22
2026-04-05[libc++][ranges][NFC] Format a couple of tests as a prerequisite (#190514)Hristo Hristov2-11/+8
2026-04-02[libc++][ranges] Updated `ranges::to` `[[nodiscard]]` tests (#173574)Hristo Hristov2-57/+54
2026-03-31[libc++][AIX] Fix force_thread_creation_failure by using RLIMIT_THREADS (#188...Himadhith1-7/+9
2026-03-31[libc++] Remove non-conforming `__bit_reference::operator&` (#188714)A. Jiang2-0/+210
2026-03-31[libc++] Revert recent changes to __hash_table and ext/hash_map (#189427)Louis Dionne3-37/+1
2026-03-26[libc++] Add another const_cast to support hash_map copy assignmentPeter Collingbourne1-1/+5
2026-03-24[libc++] Fix type confusion in hash_{,multi}mapPeter Collingbourne2-0/+32
2026-03-20[libc++] Fix random_shuffle signature in C++03 mode with frozen headers (#186...Zibi Sarbinowski1-34/+35
2026-03-19[libc++][NFC] Remove redundant guard for `__cpp_lib_destroying_delete` (#187473)A. Jiang2-12/+12
2026-03-19[libc++] Unify python shebangs (#187258)Ross Burton2-2/+2
2026-03-18[libc++] Fix passing through object to comparisons in __tree (#186341)Nikolas Klauser1-0/+32
2026-03-18[libc++] Expand test coverage for converting comparators in associative conta...Louis Dionne2-13/+87
2026-03-17[libc++] Build the library with C++26 (#181021)Louis Dionne1-2/+0
2026-03-16[libc++] Avoid including <cmath> in <format> (#186332)Nikolas Klauser1-5/+0
2026-03-14[libc++][test] Use loop with compare_exchange_weak calls (#185953)Jake Egan1-10/+10
2026-03-13[libc++] Make the associative container query benchmarks more representative ...Nikolas Klauser1-57/+15
2026-03-12[libc++] Fix checks for terminal and flushes in std::print() (#70321)Dimitrij Mijoski3-114/+36
2026-03-11[libc++] Rename container benchmarks for consistency and precision (#181178)Louis Dionne3-17/+17
2026-03-11[libc++] Switch to the new docker image in the CI (#185843)Nikolas Klauser1-1/+1