Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-07 14:53:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/compress
History
Andrew Kelley 6ac7931bec std: hacking around with buffered reader / writer semantics
I think I'm going to back out these vtable changes in the next commit
2025-07-01 16:35:26 -07:00
..
flate
std: hacking around with buffered reader / writer semantics
2025-07-01 16:35:26 -07:00
lzma/testdata
std: hacking around with buffered reader / writer semantics
2025-07-01 16:35:26 -07:00
testdata
remove v1 deflate implementation
2024-02-14 22:34:13 +01:00
xz
Rename *[UI]LEB128 functions to *[UI]leb128
2024-06-23 04:30:12 +01:00
zstandard
std ArrayList unit tests passing
2025-07-01 16:35:26 -07:00
flate.zig
std: hacking around with buffered reader / writer semantics
2025-07-01 16:35:26 -07:00
gzip.zig
flate: use 4 bytes lookahead for zlib
2024-03-04 09:53:01 +01:00
lzma2.zig
std: hacking around with buffered reader / writer semantics
2025-07-01 16:35:26 -07:00
lzma.zig
std: hacking around with buffered reader / writer semantics
2025-07-01 16:35:26 -07:00
xz.zig
Rename *[UI]LEB128 functions to *[UI]leb128
2024-06-23 04:30:12 +01:00
zlib.zig
update some more std lib API to new Reader/Writer
2025-07-01 16:35:26 -07:00
zstandard.zig
std: hacking around with buffered reader / writer semantics
2025-07-01 16:35:26 -07:00