zig/lib/std/compress
lithdew 13068da43e x/os, x/net: re-approach Address, rename namespace TCP -> tcp
Address comments from @ifreund and @MasterQ32 to address unsafeness and
ergonomics of the `Address` API.

Rename the `TCP` namespace to `tcp` as it does not contain any
top-level fields.

Fix missing reference to `sockaddr` which was identified by @kprotty in
os/bits/linux/arm64.zig.
2021-05-03 14:49:10 +09:00
..
deflate.zig x/os, x/net: re-approach Address, rename namespace TCP -> tcp 2021-05-03 14:49:10 +09:00
gzip.zig Year++ 2020-12-31 15:45:24 -08:00
rfc1951.txt std: Add DEFLATE and zlib decompressors 2020-09-07 14:59:46 -07:00
rfc1951.txt.fixed.z.9 std: Add DEFLATE and zlib decompressors 2020-09-07 14:59:46 -07:00
rfc1951.txt.z.0 std: Add DEFLATE and zlib decompressors 2020-09-07 14:59:46 -07:00
rfc1951.txt.z.9 std: Add DEFLATE and zlib decompressors 2020-09-07 14:59:46 -07:00
rfc1952.txt.gz std: Add a gzip decoder 2020-09-11 20:02:41 -04:00
zlib.zig Year++ 2020-12-31 15:45:24 -08:00