Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-19 | c++: Define built-in for std::tuple_element [PR100157] | Patrick Palka | 1 | -0/+6 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-01-06 | libstdc++: Add feature-test macros for implemented C++23 views [PR108260] | Patrick Palka | 1 | -0/+4 |
2022-07-12 | libstdc++: Prefer const T to std::add_const_t<T> | Jonathan Wakely | 1 | -3/+3 |
2022-06-30 | libstdc++: Fix comment typos | Jonathan Wakely | 1 | -2/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-11-04 | libstdc++: Consolidate duplicate metaprogramming utilities | Jonathan Wakely | 1 | -0/+22 |
2021-11-04 | libstdc++: Optimize std::tuple_element and std::tuple_size_v | Jonathan Wakely | 1 | -2/+49 |
2021-10-05 | libstdc++: Simplify constraints for std::any construction | Jonathan Wakely | 1 | -7/+4 |
2021-07-27 | libstdc++: Reduce header dependencies on <array> and <utility> | Jonathan Wakely | 1 | -0/+205 |