zig/lib/std/compress
Andrew Kelley 6c48aad991 update some more std lib API to new Reader/Writer
std.compress needs an audit, I see some problems
2025-07-01 16:35:26 -07:00
..
flate update some more std lib API to new Reader/Writer 2025-07-01 16:35:26 -07:00
lzma update some more std lib API to new Reader/Writer 2025-07-01 16:35:26 -07:00
lzma2 update some more std lib API to new Reader/Writer 2025-07-01 16:35:26 -07:00
testdata
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: fix typos (#20560) 2024-07-09 14:25:42 -07:00
gzip.zig flate: use 4 bytes lookahead for zlib 2024-03-04 09:53:01 +01:00
lzma.zig Fix memcpy alias bug in std.compress.lzma 2025-01-20 21:41:12 -08:00
lzma2.zig update some more std lib API to new Reader/Writer 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.compress.zstd: fix OOB access in literal decode 2025-03-31 17:22:44 +11:00