Veikka Tuominen
|
a224dfceee
|
std.tz: fix function returning pointer to local variable
|
2022-06-17 21:04:21 +03:00 |
|
Veikka Tuominen
|
6b36774adc
|
std: disable failing tests, add zig2 build test-std to CI
|
2022-06-12 10:43:28 +03:00 |
|
John Schmidt
|
63ee6e6625
|
Rename mem.bswapAllFields to byteSwapAllFields
To match the renaming of `@bswap` to `@byteSwap` in
1fdb24827f .
|
2022-01-28 21:03:21 -05:00 |
|
Jens Goldberg
|
a54788ba7a
|
Support legacy TZ format, expose header struct to a potential writer
|
2022-01-01 12:47:08 +00:00 |
|
Jens Goldberg
|
cb06f6f984
|
Remove a no-op line that was left in by mistake
|
2021-12-31 22:57:06 +00:00 |
|
Jens Goldberg
|
9a56435666
|
tz parsing reader interface, test thicc files, and exclude tzif
|
2021-12-31 17:17:49 +00:00 |
|
Jens Goldberg
|
bc5c467755
|
Support parsing tz timezone data
|
2021-12-30 15:12:20 +00:00 |
|