This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2026-03-13 06:40:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
lib
/
std
/
compress
History
Andrew Kelley
a6f7927764
std.compress.flate.Decompress: use 64 buffered bits
...
will have to find out why usize doesn't work for 32 bit targets some other time
2025-08-01 09:04:27 -07:00
..
flate
std.compress.flate.Decompress: use 64 buffered bits
2025-08-01 09:04:27 -07:00
lzma
std: remove dependencies on legacy coercion
2025-02-26 00:17:09 +00:00
lzma2
…
testdata
…
xz
std: rework zstd for new I/O API
2025-07-25 14:15:33 -07:00
zstd
std.compress: fix discard impl and flate error detection
2025-07-31 22:10:11 -07:00
flate.zig
std.compress.flate.Decompress: don't compute checksums
2025-07-31 22:10:11 -07:00
lzma2.zig
…
lzma.zig
std.io: deprecated Reader/Writer; introduce new API
2025-07-07 22:43:51 -07:00
xz.zig
std.compress.xz: eliminate dependency on std.Io.bitReader
2025-07-27 22:08:52 -07:00
zstd.zig
std.compress.zstd: respect the window length
2025-07-25 14:15:33 -07:00