zig/lib/std/compress
Eric Joldasov 50339f595a all: zig fmt and rename "@XToY" to "@YFromX"
Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me>
2023-06-19 12:34:42 -07:00
..
deflate all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
lzma all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
lzma2 Implement std.io.Reader for LZMA1 2023-02-05 08:23:51 -08:00
testdata std.compress: add zstandard decompressor 2023-02-20 09:09:05 +11:00
xz all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
zstandard all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
deflate.zig std: update to use @memcpy directly 2023-04-28 13:24:43 -07:00
gzip.zig support xz compressed tarballs in the package manager 2023-01-24 15:24:19 -07:00
lzma.zig update codebase to use @memset and @memcpy 2023-04-28 13:24:43 -07:00
lzma2.zig Delete redundant lzma/lzma2 prefix in function/struct names 2023-02-05 06:52:28 -08:00
xz.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
zlib.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
zstandard.zig Improvements to docs and text 2023-04-23 21:06:21 +03:00