- 0218ea4 [libc++] Implement ranges::ends_with by Zijun Zhao · 1 year, 8 months ago
- 37e5baf [libc++][PSTL] Implement std::sort by Nikolas Klauser · 1 year, 10 months ago
- b5270ba [libc++] Remove the legacy debug mode. by varconst · 1 year, 11 months ago
- 3a7876f [libc++][PSTL] Implement std::is_partitioned by Nikolas Klauser · 1 year, 11 months ago
- cd91610 [libc++][PSTL] Implement std::generate{,_n} by Nikolas Klauser · 1 year, 11 months ago
- 51131ed [libc++][PSTL] Implement std::replace{,_if,_copy,_copy_if} by Nikolas Klauser · 2 years ago
- 7a3b528 [libc++][PSTL] Implement std::count{,_if} by Nikolas Klauser · 2 years ago
- d51a84b [libc++][PSTL] Implement std::stable_sort by Nikolas Klauser · 2 years ago
- bf63b15 [libc++][PSTL] Implement std::merge by Nikolas Klauser · 2 years ago
- 7ace54e [libc++][PSTL] Implement std::copy{,_n} by Nikolas Klauser · 2 years ago
- 2051755 [libc++] Implement ranges::starts_with by zijunzhao · 2 years ago
- 61d5671 Revert "[libc++][PSTL] Implement std::copy{,_n}" by Nikolas Klauser · 2 years ago
- b049fc0 [libc++][PSTL] Implement std::copy{,_n} by Nikolas Klauser · 2 years ago
- 6851d07 [libc++][PSTL] Implement std::transform by Nikolas Klauser · 2 years ago
- 627e6ef Revert "[libc++][PSTL] Implement std::transform" by Nikolas Klauser · 2 years ago
- cbd9e54 [libc++][PSTL] Implement std::transform by Nikolas Klauser · 2 years ago
- e7e3711 [libc++][PSTL] Make the PSTL available by default under -fexperimental-library by Nikolas Klauser · 2 years ago
- ade9c3b [libc++][PSTL] Implement std::fill{,_n} by Nikolas Klauser · 2 years ago
- 8243916 [libc++][PSTL] Implement std::find{,_if,_if_not} by Nikolas Klauser · 2 years ago
- 68ee014 [libc++][PSTL] Implement std::for_each{, _n} by Nikolas Klauser · 2 years, 1 month ago
- 8af259e [libc++][PSTL] Implement std::{any, all, none}_of by Nikolas Klauser · 2 years, 1 month ago
- 1eb74f7 [libc++] Remove the chrono include from algorithm by Ian Anderson · 2 years, 1 month ago
- 7d98590 [libc++][PSTL] Remove current integration by Nikolas Klauser · 2 years, 1 month ago
- 75196f8 [libc++] Remove <cstdlib> includes by Nikolas Klauser · 2 years, 1 month ago
- de6827b [libc++] Improves clang-format settings. by Mark de Wever · 2 years, 3 months ago
- 40a20ae [libc++] Granularize <bit> includes by Nikolas Klauser · 2 years, 3 months ago
- e698c59 [libc++] Granularize <type_traits> includes in <algorithm> by Nikolas Klauser · 2 years, 3 months ago
- 2a06757 [libc++][spaceship] Implement `lexicographical_compare_three_way` by Adrian Vogelsgesang · 2 years, 3 months ago
- 5629d49 Reapply "[libc++][ranges]Refactor `copy{,_backward}` and `move{,_backward}`" by varconst · 2 years, 4 months ago
- 86aac87 [libc++] Granularize <bit> and remove <__bits> by Nikolas Klauser · 2 years, 4 months ago
- 89b356f [libc++] Granularize <concept> includes by Nikolas Klauser · 2 years, 6 months ago
- a6e1080 Revert "[libc++][ranges]Refactor `copy{,_backward}` and `move{,_backward}`" by Vitaly Buka · 2 years, 8 months ago
- 005916d [libc++][ranges]Refactor `copy{,_backward}` and `move{,_backward}` by Konstantin Varlamov · 2 years, 8 months ago
- 473a160 [libc++][NFC] Fix some standard-mandated includes comments by Nikolas Klauser · 2 years, 8 months ago
- ddb6c2b [libc++] Rewrites graph_header_deps.py. by Mark de Wever · 2 years, 8 months ago
- d5e2677 [libc++] Granularize the rest of memory by Nikolas Klauser · 2 years, 8 months ago
- e31c2a1 [NFC][libc++] Moves transitive includes location. by Mark de Wever · 2 years, 9 months ago
- bc8fd9c Revert "[libc++] Granularize the rest of memory" by Vitaly Buka · 2 years, 9 months ago
- 30adaa7 [libc++] Granularize the rest of memory by Nikolas Klauser · 2 years, 9 months ago
- 8ff2d6a [libc++] Reduces the number of transitive includes. by Mark de Wever · 2 years, 9 months ago
- 4038c85 [libc++][ranges] Implement `ranges::is_permutation` by Nikolas Klauser · 2 years, 9 months ago
- 1915c1c [libc++][NFC] Remove rebase artifact by Igor Zhukov · 2 years, 9 months ago
- a203acb [libc++][ranges] Implement `ranges::clamp` by Nikolas Klauser · 2 years, 10 months ago
- 36c746c [libc++][ranges] Implement `ranges::rotate`. by Konstantin Varlamov · 2 years, 10 months ago
- 68264b6 [libc++][ranges] Implement `ranges::{prev, next}_permutation`. by Nikolas Klauser · 2 years, 10 months ago
- 6bdb642 [libc++][ranges] Implement `ranges::sample`. by Konstantin Varlamov · 2 years, 10 months ago
- 93172c1 [libc++][ranges] Implement `ranges::replace_copy{,_if}`. by Nikolas Klauser · 2 years, 10 months ago
- 760d2b4 [libc++][ranges] Implement `ranges::remove_copy{, _if}`. by Nikolas Klauser · 2 years, 10 months ago
- db7d795 [libc++][ranges] Implement `std::ranges::partial_sort_copy`. by Konstantin Varlamov · 2 years, 10 months ago
- 72f57e3 [libc++][ranges] implement `std::ranges::unique{_copy}` by Hui Xie · 2 years, 10 months ago
- 8a61749 [libc++][ranges] implement `std::ranges::inplace_merge` by Hui Xie · 2 years, 10 months ago
- d406c64 [libc++][ranges] Implement `ranges::is_heap{,_until}`. by Konstantin Varlamov · 2 years, 10 months ago
- ead7302 [libc++][ranges] Implement `ranges::generate{,_n}`. by Konstantin Varlamov · 2 years, 10 months ago
- 14cf74d [libc++][ranges] Implement `ranges::shuffle`. by Konstantin Varlamov · 2 years, 10 months ago
- c559964 [libc++][ranges] implement `std::ranges::includes` by Hui Xie · 2 years, 10 months ago
- 0f6364b8 [libc++][ranges] implement `std::ranges::equal_range` by Hui Xie · 2 years, 10 months ago
- 065202f [libc++][ranges] Implement `std::ranges::partition_{point,copy}`. by Konstantin Varlamov · 2 years, 10 months ago
- 5dd19ad [libc++][ranges] Implement `ranges::partial_sort`. by varconst · 2 years, 10 months ago
- 8ed702b [libc++][ranges] Implement `ranges::{,stable_}partition`. by Konstantin Varlamov · 2 years, 10 months ago
- 3151b95 [libc++][ranges] implement `std::ranges::set_union` by Hui Xie · 2 years, 10 months ago
- a5c0638 [libc++][ranges] implement `std::ranges::set_symmetric_difference` by Hui Xie · 2 years, 10 months ago
- 101d1e9 [libc++] Implement ranges::find_end, ranges::search{, _n} by Nikolas Klauser · 2 years, 10 months ago
- 1f04759 Revert "[libc++] Implement ranges::find_end, ranges::search{, _n}" by Nikolas Klauser · 2 years, 10 months ago
- 76a7651 [libc++] Implement ranges::find_end, ranges::search{, _n} by Nikolas Klauser · 2 years, 10 months ago
- 7d426a3 [libc++] Implement ranges::{reverse, rotate}_copy by Nikolas Klauser · 2 years, 10 months ago
- 96b674f [libc++][ranges] implement `std::ranges::set_intersection` by Hui Xie · 2 years, 10 months ago
- c945bd0 [libc++][ranges] Implement modifying heap algorithms: by Konstantin Varlamov · 2 years, 10 months ago
- 23c7328 [libc++][ranges] Implement `ranges::nth_element`. by Konstantin Varlamov · 2 years, 10 months ago
- 1cdec6c [libcxx][ranges] implement `std::ranges::set_difference` by Hui Xie · 2 years, 10 months ago
- f8cbe3cdf [libc++] Implement ranges::remove{, _if} by Nikolas Klauser · 2 years, 10 months ago
- 25607d1 [libc++] Implement `std::ranges::merge` by Hui Xie · 2 years, 11 months ago
- 94c7b89 [libc++][ranges] Implement `ranges::stable_sort`. by Konstantin Varlamov · 2 years, 11 months ago
- 79a2b4b [libc++][ranges] Finish LWG issues directly related to the One Ranges Proposal. by Konstantin Varlamov · 2 years, 11 months ago
- de4a57c [libc++] Re-add transitive includes that had been removed since LLVM 14 by Louis Dionne · 2 years, 11 months ago
- 2c3bbac [libc++] Implement ranges::move{, _backward} by Nikolas Klauser · 2 years, 11 months ago
- db1978b [libc++] Mark standard-mandated includes as such by Nikolas Klauser · 2 years, 11 months ago
- ff3989e [libc++][ranges] Implement `ranges::sort`. by Konstantin Varlamov · 2 years, 11 months ago
- afd5a4f [libc++] Implement ranges::lexicographical_compare by Nikolas Klauser · 2 years, 11 months ago
- 4cd04d1 [libc++] Removes unneeded <iterator> includes. by Mark de Wever · 2 years, 11 months ago
- 3cd4531 [libc++] Granularize <iterator> includes by Nikolas Klauser · 3 years ago
- ff6d5de [libc++] Implement ranges::replace{, _if} by Nikolas Klauser · 3 years ago
- 916e905 [libc++] Implement ranges::adjacent_find by Nikolas Klauser · 3 years ago
- b79b2b6 [libc++] Implement ranges::find_first_of by Nikolas Klauser · 3 years ago
- 8171586 [libc++][ranges] Implement ranges::binary_search and ranges::{lower, upper}_bound by Nikolas Klauser · 3 years ago
- 11e3ad2 [libc++] Implement ranges::is_sorted{, _until} by Nikolas Klauser · 3 years ago
- 0e3dc1a [libc++] Implement ranges::{all, any, none}_of by Nikolas Klauser · 3 years ago
- 569d663 [libc++] Implement ranges::equal by Nikolas Klauser · 3 years ago
- 7af89a3 [libc++] Implement ranges::fill{, _n} by Nikolas Klauser · 3 years ago
- 1d1a191 [libc++] Implement ranges::reverse by Nikolas Klauser · 3 years ago
- 40f7fca3 [libc++] Add ranges::max_element to the synopsis and ADL-proof the __min_element_impl calls by Nikolas Klauser · 3 years ago
- 37ba1b9 [libc++] Implement ranges::is_partitioned by Nikolas Klauser · 3 years ago
- 80045e9 [libc++] Implement ranges::for_each{, _n} by Nikolas Klauser · 3 years ago
- a83f4b9 [libc++] Remove <functional> includes by Nikolas Klauser · 3 years, 1 month ago
- faef447 [libc++] Granularize <functional> includes by Nikolas Klauser · 3 years, 1 month ago
- 1d83750 [libc++] Implement ranges::copy{, _n, _if, _backward} by Nikolas Klauser · 3 years, 1 month ago
- 58d9ab7 [libc++][ranges] Implement ranges::minmax and ranges::minmax_element by Nikolas Klauser · 3 years, 1 month ago
- 1306b10 [libc++][ranges] Implement ranges::count{, _if} by Nikolas Klauser · 3 years, 1 month ago
- 3ba8548 [libc++][ranges] Implement ranges::transform by Nikolas Klauser · 3 years, 1 month ago
- e476df5 [libc++][ranges] Implement ranges::max by Nikolas Klauser · 3 years, 1 month ago
- 385cc25 [libc++] Ensure that all public C++ headers include <__assert> by Louis Dionne · 3 years, 2 months ago