summaryrefslogtreecommitdiff
path: root/libcxx/modules/std/ranges.inc
AgeCommit message (Expand)Author
2025-10-06[libc++][ranges] P3060R3: Add `std::views::indices(n)` (#146823)Hristo Hristov
2025-07-20[libc++][ranges] implement `std::ranges::zip_transform_view` (#79605)Hui
2025-06-21[libc++] Implement `views::join_with` (#65536)Jakub Mazurkiewicz
2024-11-06[libc++] Refactor the configuration macros to being always defined (#112094)Nikolas Klauser
2024-05-08[libc++][CI] Reenables clang-tidy. (#90077)Mark de Wever
2024-04-26[libc++][ranges] Exports operator|. (#90071)Mark de Wever
2024-04-23[libc++][ranges] export `std::ranges::range_adaptor_closure` (#89793)Xiaoyang Liu
2023-12-12[libc++] P2770R0: Stashing stashing iterators for proper flattening (#66033)Jakub Mazurkiewicz
2023-09-06[libc++][C++20 modules] Tests no experimental library build.Mark de Wever
2023-09-06[libc++] Fix issue in std.cppm after introducing views::chunk_byLouis Dionne
2023-09-05[libc++][ranges] Implement P2443R1: `views::chunk_by`Jakub Mazurkiewicz
2023-09-05[libc++][C++20 modules] Enabling in C++20.Mark de Wever
2023-08-09[libc++][modules] Removes the module partitions.Mark de Wever