Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-03-25 | libstdc++: Allow std::ranges::to to create unions | Jonathan Wakely | 1 | -0/+18 |
2025-03-19 | libstdc++-v3: Implement allocator-aware from_range_t constructors for unorder... | Tomasz KamiĆski | 1 | -0/+22 |
2025-03-14 | libstdc++: Missing 'constexpr' in vector's from_range ctor [PR119282] | Patrick Palka | 1 | -0/+13 |
2025-02-28 | libstdc++: Add static_assertions to ranges::to adaptor factory [PR112803] | Jonathan Wakely | 1 | -0/+20 |
2023-12-18 | libstdc++: Make ranges::to closure objects SFINAE-friendly [PR112802] | Patrick Palka | 1 | -0/+20 |
2023-12-09 | libstdc++: Fix resolution of LWG 4016 for std::ranges::to [PR112876] | Jonathan Wakely | 1 | -6/+6 |
2023-12-05 | libstdc++: Implement LWG 4016 for std::ranges::to | Jonathan Wakely | 1 | -28/+121 |
2023-11-30 | libstdc++: Fix std::ranges::to errors | Jonathan Wakely | 1 | -14/+15 |
2023-11-23 | libstdc++: Define std::ranges::to for C++23 (P1206R7) [PR111055] | Jonathan Wakely | 3 | -0/+412 |