mirror of
https://github.com/ziglang/zig.git
synced 2026-01-30 19:23:37 +00:00
* std: fix overflow in math.scalbn32 * std: rewrite math.scalbn to be generic * std: support f128 in math.isNormal * std: enable f128 tests in math.scalbn