Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-03 | math: Remove the error handling wrapper from fmod and fmodf | Adhemerval Zanella Netto | 1 | -0/+3 |
2023-04-03 | math: Improve fmod | Adhemerval Zanella Netto | 1 | -0/+61 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 1 | -1/+1 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-09-19 | Add new pow implementation | Szabolcs Nagy | 1 | -0/+22 |
2018-09-12 | Add new log2 implementation | Szabolcs Nagy | 1 | -0/+16 |
2018-09-12 | Add new log implementation | Szabolcs Nagy | 1 | -0/+16 |
2018-09-05 | Add new exp and exp2 implementations | Szabolcs Nagy | 1 | -0/+136 |