COMMITS
/ lib/std/tz.zig August 29, 2025
A
std.tz: fix redundant endian handling
Andrew Kelley committed
August 27, 2025
A
std.tz: update to new Reader API
Andrew Kelley committed
October 31, 2023
A
std.builtin.Endian: make the tags lower case
Andrew Kelley committed
J
mem: fix ub in writeInt
Jacob Young committed
June 22, 2023
M
all: migrate code to new cast builtin syntax
mlugg committed
April 26, 2023
A
update codebase to use `@memset` and `@memcpy`
Andrew Kelley committed
June 15, 2022
V
std.tz: fix function returning pointer to local variable
Veikka Tuominen committed
June 11, 2022
V
std: disable failing tests, add zig2 build test-std to CI
Veikka Tuominen committed
January 24, 2022
J
Rename mem.bswapAllFields to byteSwapAllFields
John Schmidt committed
January 1, 2022
J
Support legacy TZ format, expose header struct to a potential writer
Jens Goldberg committed
December 31, 2021
J
Remove a no-op line that was left in by mistake
Jens Goldberg committed
J
tz parsing reader interface, test thicc files, and exclude tzif
Jens Goldberg committed
December 30, 2021
J
Support parsing tz timezone data
Jens Goldberg committed