COMMITS
/ lib/std/math/isinf.zig August 28, 2024
M
February 26, 2024
R
Remove redundant test name prefixes now that test names are fully qualified
Ryan Liptak committed
June 22, 2023
M
all: migrate code to new cast builtin syntax
mlugg committed
July 13, 2022
A
std.math: add `inline` to some functions
Andrew Kelley committed
May 17, 2022
A
std.math: simpler error handling
alice committed
April 15, 2022
V
std.math: enable f80 tests on freebsd
vi committed
April 9, 2022
V
std.math.isInf: add tests for +-NaN
viri committed
April 7, 2022
V
std.math.is*Inf: make generic, support f80
viri committed
August 24, 2021
A
remove redundant license headers from zig standard library
Andrew Kelley committed
May 4, 2021
V
std: update usage of std.testing
Veikka Tuominen committed
August 20, 2020
A
add license header to all std lib files
Andrew Kelley committed
July 11, 2020
V
run zig fmt on std lib and self hosted
Vexu committed
February 7, 2020
A
remove workarounds for Windows native CPU features
Andrew Kelley committed
January 22, 2020
A
enable native CPU feature for windows; disable failing tests
Andrew Kelley committed
December 9, 2019
R
Replace @typeOf with @TypeOf in all zig source
Robin Voetter committed
November 7, 2019
A
update the codebase to use `@as`
Andrew Kelley committed
September 26, 2019
A
mv std/ lib/
Andrew Kelley committed