| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2024-08-01 | [libc++] Remove dedicated namespaces for ranges functions (#76543) | Christopher Di Bella | 1 | -4/+2 |
| 2024-04-22 | [libc++] Remove _LIBCPP_DISABLE_NODISCARD_EXTENSIONS and refactor the tests (... | Nikolas Klauser | 1 | -2/+2 |
| 2024-01-25 | [libc++] Fix missing and incorrect push/pop macros (#79204) | Louis Dionne | 1 | -0/+5 |
| 2023-10-06 | [libc++] Optimize ranges::count for __bit_iterators | Nikolas Klauser | 1 | -5/+4 |
| 2023-06-19 | [libc++][NFC] Apply clang-format on large parts of the code base | Louis Dionne | 1 | -5/+5 |
| 2023-02-15 | [libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= x | Nikolas Klauser | 1 | -2/+2 |
| 2022-11-05 | [libc++] Add [[nodiscard]] extensions to ranges algorithms | Nikolas Klauser | 1 | -2/+2 |
| 2022-08-18 | [libc++] Make <ranges> non-experimental | Louis Dionne | 1 | -2/+2 |
| 2022-06-10 | [libc++] Granularize <iterator> includes | Nikolas Klauser | 1 | -0/+1 |
| 2022-04-07 | [libc++][ranges] Implement ranges::count{, _if} | Nikolas Klauser | 1 | -0/+61 |
