| .. |
|
clevels.h
|
initial commit
|
2023-01-04 13:01:54 -08:00 |
|
fse_compress.c
|
[fse] Delete unused functions
|
2023-01-27 13:15:07 -08:00 |
|
hist.c
|
initial commit
|
2023-01-04 13:01:54 -08:00 |
|
hist.h
|
initial commit
|
2023-01-04 13:01:54 -08:00 |
|
huf_compress.c
|
Replace Huffman boolean args with flags bit set
|
2023-01-20 14:12:53 -08:00 |
|
zstd_compress.c
|
Fix UBSAN issue (zero addition to NULL)
|
2023-05-26 13:43:47 -07:00 |
|
zstd_compress_internal.h
|
[lazy] Skip over incompressible data
|
2023-03-20 11:18:29 -07:00 |
|
zstd_compress_literals.c
|
Replace Huffman boolean args with flags bit set
|
2023-01-20 14:12:53 -08:00 |
|
zstd_compress_literals.h
|
fix root cause of #3416
|
2023-01-12 15:41:08 -08:00 |
|
zstd_compress_sequences.c
|
initial commit
|
2023-01-04 13:01:54 -08:00 |
|
zstd_compress_sequences.h
|
initial commit
|
2023-01-04 13:01:54 -08:00 |
|
zstd_compress_superblock.c
|
Replace Huffman boolean args with flags bit set
|
2023-01-20 14:12:53 -08:00 |
|
zstd_compress_superblock.h
|
initial commit
|
2023-01-04 13:01:54 -08:00 |
|
zstd_cwksp.h
|
Disable unused variable warning in msan configurations
|
2023-04-20 11:14:08 +01:00 |
|
zstd_double_fast.c
|
Macro-Exclude Block Compressors from Declaration/Definition
|
2023-05-04 12:18:58 -04:00 |
|
zstd_double_fast.h
|
Define Macros for Possibly-Present Functions; Use Them Rather than Ifdef Guards
|
2023-05-04 12:18:58 -04:00 |
|
zstd_fast.c
|
initial commit
|
2023-01-04 13:01:54 -08:00 |
|
zstd_fast.h
|
initial commit
|
2023-01-04 13:01:54 -08:00 |
|
zstd_lazy.c
|
Reorder Definitions in zstd_lazy.c to Group Under Macro Guards
|
2023-05-22 12:37:03 -04:00 |
|
zstd_lazy.h
|
Re-Order Lazy Declarations; Minimize ifndefs
|
2023-05-04 12:18:58 -04:00 |
|
zstd_ldm.c
|
Remove blockCompressor NULL Checks
|
2023-05-04 12:18:58 -04:00 |
|
zstd_ldm.h
|
initial commit
|
2023-01-04 13:01:54 -08:00 |
|
zstd_ldm_geartab.h
|
initial commit
|
2023-01-04 13:01:54 -08:00 |
|
zstd_opt.c
|
Reorder Definitions in zstd_opt.c to Group Under Macro Guards (Slightly)
|
2023-05-22 12:41:48 -04:00 |
|
zstd_opt.h
|
Also Reorganize Zstd Opt Declarations
|
2023-05-04 12:18:58 -04:00 |
|
zstdmt_compress.c
|
Deprecated bufferless and block level APIs
|
2023-03-16 10:04:15 -07:00 |
|
zstdmt_compress.h
|
initial commit
|
2023-01-04 13:01:54 -08:00 |