This website requires JavaScript.
Explore
Help
Sign In
ddidderr
/
zstd-rs
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
196e76efe16623c4a1aa5d636298b59f392671b5
zstd-rs
/
lib
/
decompress
T
History
Yann Collet
04a2a0219c
update type names
...
naming convention: Type names should start with a Capital letter (after the prefix)
2024-12-29 14:25:33 -08:00
..
huf_decompress_amd64.S
[asm][aarch64] Mark that BTI and PAC are supported
2024-03-13 16:15:51 -04:00
huf_decompress.c
Modernize macros to use
do { } while (0)
2023-11-21 20:05:17 -05:00
zstd_ddict.c
Fix zstd-dll build missing dependencies (
#3496
)
2023-02-12 12:32:31 -08:00
zstd_ddict.h
Coalesce Almost All Copyright Notices to Standard Phrasing
2022-12-20 12:52:34 -05:00
zstd_decompress_block.c
codemod: symbolEncodingType_e -> SymbolEncodingType_e
2024-12-20 10:36:56 -08:00
zstd_decompress_block.h
Reduce streaming decompression memory by 128KB
2023-04-17 16:31:02 -07:00
zstd_decompress_internal.h
update type names
2024-12-29 14:25:33 -08:00
zstd_decompress.c
update type names
2024-12-29 14:25:33 -08:00