Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-01 | libstdc++: Implement P2165R4 changes to std::pair/tuple/etc [PR113309] | Patrick Palka | 1 | -2/+15 |
2023-11-16 | libstdc++: Test for feature test macros more accurately | Jonathan Wakely | 1 | -4/+6 |
2023-09-15 | libstdc++: Remove dg-options "-std=gnu++23" from remaining tests | Jonathan Wakely | 1 | -1/+0 |
2023-01-06 | libstdc++: Add feature-test macros for implemented C++23 views [PR108260] | Patrick Palka | 1 | -0/+4 |
2022-09-09 | libstdc++: Fix zip_view's operator- for integer-class difference type [PR106766] | Patrick Palka | 1 | -0/+18 |
2022-08-24 | libstdc++: Implement ranges::zip_view from P2321R2 | Patrick Palka | 1 | -0/+111 |