| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-27 | Implement `floor` and `ceil` in assembly on `i586` | Folkert de Vries | -22/+0 |
| 2025-06-02 | libm-test: Fix unintentional skips in `binop_common` | Trevor Gross | -11/+25 |
| 2025-06-02 | cleanup: Use `x.biteq(y)` rather than `x.to_bits() == y.to_bits()` | Trevor Gross | -5/+2 |
| 2025-05-29 | libm-test: Make `extensive` an attribute rather than a test type | Trevor Gross | -19/+55 |
| 2025-05-01 | fmaf: Add a test case from a MinGW failure | Trevor Gross | -1/+12 |
| 2025-04-23 | libm-macros: Start tracking which functions are public | Trevor Gross | -3/+7 |
| 2025-04-20 | Fix the libm-test logfile path | Trevor Gross | -6/+1 |
| 2025-04-19 | Run `cargo fmt` on all projects | Trevor Gross | -68/+233 |
| 2025-04-19 | libm: Fix crate compilation | Trevor Gross | -2/+2 |
| 2025-04-19 | libm: Reorganize into compiler-builtins | Trevor Gross | -0/+5130 |
