| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-06-13 | fmaximum,fminimum: Fix incorrect result and add tests | Trevor Gross | -24/+26 |
| 2025-06-02 | cleanup: Use `x.biteq(y)` rather than `x.to_bits() == y.to_bits()` | Trevor Gross | -14/+12 |
| 2025-05-05 | Replace `super::super` with `crate::support` where possible | Trevor Gross | -22/+19 |
| 2025-04-29 | Refactor the fma modules | Trevor Gross | -170/+11 |
| 2025-04-29 | Move `fma` implementations to `mod generic` | Trevor Gross | -0/+514 |
| 2025-04-22 | Reimplement the generic fmod | quaternic | -66/+50 |
| 2025-04-19 | Run `cargo fmt` on all projects | Trevor Gross | -7/+46 |
| 2025-04-19 | libm: Flatten the `libm/libm` directory | Trevor Gross | -0/+1623 |
