summaryrefslogtreecommitdiff
path: root/libcxx/modules/std/algorithm.inc
AgeCommit message (Expand)Author
2025-04-05[libc++] Implement ranges::iota (#68494)James E T Smith
2024-07-19[libc++][ranges] P1223R5: `find_last` (#99312)nicole mazzuca
2024-02-13[libc++][ranges] Implement ranges::contains_subrange (#66963)ZijunZhaoCCK
2023-12-23[libc++][modules] Fixes C++20 build errors.Mark de Wever
2023-12-19[libcxx] adds ranges::fold_left_with_iter and ranges::fold_left (#75259)Christopher Di Bella
2023-12-19[libc++] Implement ranges::contains (#65148)ZijunZhaoCCK
2023-09-18[libc++] Implement ranges::ends_withZijun Zhao
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