| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-01-25 | [libc++] Fix missing and incorrect push/pop macros (#79204) | Louis Dionne |
| 2023-12-18 | [libc++] Format the code base (#74334) | Louis Dionne |
| 2023-02-15 | [libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= x | Nikolas Klauser |
| 2022-08-18 | [libc++] Make <ranges> non-experimental | Louis Dionne |
| 2022-04-10 | [libc++] Rename the template arguments of the algorithm result types | Nikolas Klauser |
| 2022-04-02 | [libc++] Canonicalize the ranges results and their tests | Nikolas Klauser |
| 2022-03-13 | [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. | Joe Loser |
| 2022-03-01 | [libc++] Revert "Protect users from relying on detail headers" & related changes | Louis Dionne |
| 2022-02-26 | [libcxx][modules] protects users from relying on detail headers | Christopher Di Bella |
| 2022-02-12 | [libcxx] Fix a missed instance of _LIBCPP_NO_UNIQUE_ADDRESS | Martin Storsjö |
| 2022-02-11 | [libc++] Add ranges::in_fun_result | Nikolas Klauser |
