| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-11-17 | Improve accuracy of asinh and acosh | Max Willsey | -0/+8 |
| 2022-08-15 | Semicolon after macro_rules definition. | Orson Peters | -1/+1 |
| 2022-08-15 | Float biteq macros can be unused if test is skipped. | Orson Peters | -0/+1 |
| 2022-08-15 | Skip next_up/down tests entirely on x87. | Orson Peters | -59/+59 |
| 2022-08-15 | Conditionally do not compile NaN roundtrip tests on x87 fp. | Orson Peters | -22/+22 |
| 2022-08-15 | Ensure NaN references values go through function boundary for next_up/down. | Orson Peters | -6/+18 |
| 2022-08-15 | Fixed float next_up/down 32-bit x87 float NaN roundtrip test case. | Orson Peters | -12/+12 |
| 2022-08-15 | Added next_up and next_down for f32/f64. | Orson Peters | -0/+63 |
| 2021-10-25 | Remove fNN::lerp - consensus unlikely | CAD97 | -55/+0 |
| 2021-06-13 | More lerp tests, altering lerp docs | ltdk | -0/+34 |
| 2021-06-06 | A few lerp tests | ltdk | -0/+21 |
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -0/+755 |
