Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-06 06:13:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/compress
History
IntegratedQuantum 6e078883ee Expand the memcpy fast path in flate.CircularBuffer.writeMatch to allow for overlapping regions.
2024-02-27 21:26:26 -08:00
..
flate
Expand the memcpy fast path in flate.CircularBuffer.writeMatch to allow for overlapping regions.
2024-02-27 21:26:26 -08:00
lzma
Remove redundant test name prefixes now that test names are fully qualified
2024-02-26 15:18:31 -08: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
std.builtin.Endian: make the tags lower case
2023-10-31 21:37:35 -04:00
zstandard
std.compress.zstd: remove allocation from DecompressStream
2024-02-23 02:37:11 -07:00
flate.zig
compress: activate tests in wasm32
2024-02-27 19:19:59 -08:00
gzip.zig
reorganize compress package root folder
2024-02-14 23:34:13 +01:00
lzma2.zig
Delete redundant lzma/lzma2 prefix in function/struct names
2023-02-05 06:52:28 -08: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
reorganize compress package root folder
2024-02-14 23:34:13 +01:00
zstandard.zig
std.compress.zstd: enable tests for wasm32
2024-02-27 11:37:48 -08:00