| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-04-12 | Add `floatFractionalBits` to replace `floatMantissaDigits` | Cody Tapscott |
| 2022-04-06 | math.isNormal: simplify implementation, add tests | viri |
| 2022-01-29 | Fix overflow in std.math.isNormal when applied to -Inf or a negative NaN | Jonathan S |
| 2021-08-24 | remove redundant license headers from zig standard library | Andrew Kelley |
| 2021-05-14 | std: rework math.scalbn (#8733) | viri |
| 2021-05-08 | std: update usage of std.testing | Veikka Tuominen |
| 2020-12-31 | Year++ | Frank Denis |
| 2020-08-20 | add license header to all std lib files | Andrew Kelley |
| 2020-07-11 | run zig fmt on std lib and self hosted | Vexu |
| 2019-12-10 | Replace @typeOf with @TypeOf in all zig source | Robin Voetter |
| 2019-11-08 | update the codebase to use `@as` | Andrew Kelley |
| 2019-09-25 | mv std/ lib/ | Andrew Kelley |
