Age | Commit message (Expand) | Author | Files | Lines |
2025-02-25 | libstdc++: Implement LWG 4027 change to possibly-const-range [PR118083] | Patrick Palka | 1 | -10/+11 |
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-09-15 | libstdc++: Remove dg-options "-std=gnu++20" from <concepts> and <ranges> tests | Jonathan Wakely | 1 | -2/+1 |
2023-09-07 | libstdc++: Fix <ranges> tests that fail in C++23 | Jonathan Wakely | 1 | -1/+37 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-06-16 | libstdc++: Revert final/non-addressable changes to ranges CPOs | Jonathan Wakely | 1 | -0/+3 |
2021-06-04 | libstdc++: Fix value categories used by ranges access CPOs [PR 100824] | Jonathan Wakely | 1 | -11/+29 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-02-19 | libstdc++: "safe" in several library names is misleading (LWG 3379) | Jonathan Wakely | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-09 | libstdc++: Implement ranges::safe_range for C++20 (P1870R1) | Jonathan Wakely | 1 | -4/+9 |
2019-10-31 | Partial implementation of C++20 of <ranges> header | Jonathan Wakely | 1 | -1/+1 |
2019-10-29 | Add iterator concepts and range access customization points for C++20 | Jonathan Wakely | 1 | -0/+73 |