COMMITS
/ lib/std/math/float.zig June 13, 2025
J
x86_64: increase passing test coverage on windows
Jacob Young committed
June 14, 2025
J
big.int: implement float conversions
Jacob Young committed
October 2, 2024
A
std.math: Re-enable snan() test.
Alex Rønne Petersen committed
August 28, 2024
M
May 30, 2024
E
math.hypot: fix incorrect over/underflow behavior (#19472)
expikr committed
February 26, 2024
R
Change many test blocks to doctests/decltests
Ryan Liptak committed
R
Remove redundant test name prefixes now that test names are fully qualified
Ryan Liptak committed
October 7, 2023
C
Fix compile errors from the `expectEqual` change
Carl Åstholm committed
August 18, 2023
L
Make NaNs quiet by default and other NaN tidy-up (#16826)
Lewis Gaul committed
June 22, 2023
M
all: migrate code to new cast builtin syntax
mlugg committed
August 21, 2022
V
Sema: fix parameter of type 'T' must be comptime error
Veikka Tuominen committed
July 13, 2022
A
stage2: fix comptime bitcast involving f80
Andrew Kelley committed
A
std.math: add `inline` to some functions
Andrew Kelley committed
April 13, 2022
V
std.math.float: fix f80-backed c_longdouble consts
vi committed
April 12, 2022
C
Add `floatFractionalBits` to replace `floatMantissaDigits`
Cody Tapscott committed
April 7, 2022
V
std.math: generalise `inf`, even simpler `isFinite`
viri committed
April 1, 2022
V
derive float constants in a generic way (#10133)
viri committed