|
flate
|
zlib: fix missing comptime attribute
|
2024-03-04 09:53:01 +01:00 |
|
lzma2
|
std.builtin.Endian: make the tags lower case
|
2023-10-31 21:37:35 -04:00 |
|
testdata
|
remove v1 deflate implementation
|
2024-02-14 22:34:13 +01:00 |
|
xz
|
compress.xz: make reader loop little more readable
|
2024-03-13 18:41:20 +01:00 |
|
flate.zig
|
flate: use 4 bytes lookahead for zlib
|
2024-03-04 09:53:01 +01:00 |
|
gzip.zig
|
flate: use 4 bytes lookahead for zlib
|
2024-03-04 09:53:01 +01:00 |
|
lzma.zig
|
update codebase to use @memset and @memcpy
|
2023-04-28 13:24:43 -07:00 |
|
xz.zig
|
std.builtin.Endian: make the tags lower case
|
2023-10-31 21:37:35 -04:00 |
|
zlib.zig
|
compress.zlib: add overshoot test cast
|
2024-03-04 09:53:01 +01:00 |
|
zstandard.zig
|
std.compress.zstd: enable tests for wasm32
|
2024-02-27 11:37:48 -08:00 |