| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-11-27 | fmt | Henry Jiang | -1/+1 | |
| 2024-11-22 | aix: create shim for lgammaf_r | Henry Jiang | -1/+9 | |
| 2024-08-01 | Add math functions for `f16` and `f128` | Trevor Gross | -0/+15 | |
| This adds missing functions for math operations on the new float types. Platform support is pretty spotty at this point, since even platforms with generally good support can be missing math functions. `std/build.rs` is updated to reflect this. | ||||
| 2024-02-07 | Make cmath.rs a single file | Chris Denton | -0/+88 | |
