COMMITS
/ lib/std/SemanticVersion.zig July 5, 2025
A
std.fmt: fully remove format string from format methods
Andrew Kelley committed
June 28, 2025
A
std.fmt: breaking API changes
Andrew Kelley committed
October 26, 2024
M
compiler: remove anonymous struct types, unify all tuples
mlugg 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 22, 2023
E
std.zig.system.NativeTargetInfo: fix glibc version parsing
Eric Joldasov committed
February 21, 2023
R
std: replace builtin.Version with SemanticVersion
r00ster91 committed
May 5, 2023
R
Update all std.mem.split calls to their appropriate function
Ryan Liptak committed
October 16, 2022
R
api(std.ascii): remove deprecated decls
r00ster91 committed
November 12, 2022
N
July 25, 2022
R
August 24, 2021
A
remove redundant license headers from zig standard library
Andrew Kelley committed
August 6, 2021
R
Update all usages of mem.split/mem.tokenize for generic version
Ryan Liptak committed
June 20, 2021
J
fix code broken from previous commit
Jacob G-W committed
May 4, 2021
V
std: update usage of std.testing
Veikka Tuominen committed
January 12, 2021
J
Move fmt.testFmt to testing.expectFmt
Jay Petacat committed
January 5, 2021
J
builtin: Add zig_version
Jay Petacat committed
January 3, 2021
A
convert more {} to {d} and {s}
Andrew Kelley committed
November 26, 2020
L
std: Use {s} instead of {} when printing strings
LemonBoy committed
October 7, 2020
J
std: Introduce SemanticVersion data structure
Jay Petacat committed