COMMITS
/ lib/std/math/signbit.zig June 13, 2025
J
x86_64: increase passing test coverage on windows
Jacob Young committed
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
June 30, 2022
A
stage2: lower float negation explicitly
Andrew Kelley committed
June 11, 2022
V
std: disable failing tests, add zig2 build test-std to CI
Veikka Tuominen committed
May 17, 2022
A
Simplify `signbit`
alice committed
April 25, 2022
C
stdlib: Fix hex-float printing for f80
Cody Tapscott 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
March 23, 2021
L
std: Implement signbit for f128
LemonBoy 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
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