COMMITS
/ lib/std/math/ldexp.zig August 28, 2024
M
February 26, 2024
R
Remove redundant test name prefixes now that test names are fully qualified
Ryan Liptak committed
October 28, 2023
J
x86_64: fix compiler rt test failures
Jacob Young committed
October 22, 2023
J
Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""
Jacob Young committed
A
Revert "Merge pull request #17637 from jacobly0/x86_64-test-std"
Andrew Kelley committed
October 20, 2023
J
x86_64: disable failing tests, enable test-std testing
Jacob Young committed
June 22, 2023
M
all: migrate code to new cast builtin syntax
mlugg committed
June 15, 2023
E
all: zig fmt and rename "@XToY" to "@YFromX"
Eric Joldasov committed
June 3, 2023
R
migration: std.math.{min, min3, max, max3} -> `@min` & `@max`
r00ster91 committed
October 10, 2022
C
Manually construct denormal constants in tests
Cody Tapscott committed
October 9, 2022
C
compiler_rt: Re-implement `ldexp`/`ilogb` using bit-ops
Cody Tapscott committed
May 17, 2022
A
std.math: simpler error handling
alice committed
April 7, 2022
V
use math/float.zig everywhere
viri committed
April 1, 2022
V
std.{fmt, math}: derive float constants from std
viri committed
November 23, 2021
M
std/math: add ldexp and make scalbn an alias
Marc Tiehuis committed