Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-01-02 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2023-11-16 | libstdc++: Test for feature test macros more accurately | Jonathan Wakely | 1 | -1/+3 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2020-09-03 | libstdc++: Optimise GCD algorithms | Jonathan Wakely | 1 | -1/+135 |
2020-09-02 | libstdc++: Fix test to use correct function | Jonathan Wakely | 1 | -1/+1 |
2020-08-28 | libstdc++: Fix std::gcd and std::lcm for unsigned integers [PR 92978] | Jonathan Wakely | 1 | -0/+48 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 3 | -3/+3 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 3 | -3/+3 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 3 | -3/+3 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 3 | -3/+3 |
2016-10-03 | Define std::gcd and std::lcm for C++17 | Jonathan Wakely | 2 | -19/+19 |
2016-09-30 | Remove use of std::abs in experimental::{gcd,lcm} | Jonathan Wakely | 3 | -0/+29 |
2016-08-26 | Use effective-target instead of -std options | Jonathan Wakely | 2 | -4/+2 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 2 | -2/+2 |
2015-05-02 | numeric: New. | Jonathan Wakely | 2 | -0/+60 |