| .. |
|
clevels.h
|
initial commit
|
2023-01-04 13:01:54 -08:00 |
|
fse_compress.c
|
reduce the amount of includes in "cover.h"
|
2024-03-13 11:29:28 -07: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
|
Reduce scope of variables
|
2024-02-11 22:00:03 +01:00 |
|
zstd_compress.c
|
Reduce scope of variables
|
2024-02-11 22:00:03 +01:00 |
|
zstd_compress_internal.h
|
fix issue 5921623844651008
|
2024-02-06 13:01:14 -08: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
|
minor: fix incorrect debug level
|
2024-03-08 14:29:44 -08:00 |
|
zstd_compress_superblock.h
|
initial commit
|
2023-01-04 13:01:54 -08:00 |
|
zstd_cwksp.h
|
Fix new typos found by codespell
|
2023-09-23 18:56:01 +02:00 |
|
zstd_double_fast.c
|
Modernize macros to use do { } while (0)
|
2023-11-21 20:05:17 -05: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
|
Modernize macros to use do { } while (0)
|
2023-11-21 20:05:17 -05:00 |
|
zstd_fast.h
|
initial commit
|
2023-01-04 13:01:54 -08:00 |
|
zstd_lazy.c
|
Updates ZSTD_RowFindBestMatch comment (#3947)
|
2024-03-12 15:10:07 -07:00 |
|
zstd_lazy.h
|
Re-Order Lazy Declarations; Minimize ifndefs
|
2023-05-04 12:18:58 -04:00 |
|
zstd_ldm.c
|
Reduce scope of variables
|
2024-02-11 22:00:03 +01: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
|
Reduce scope of variables
|
2024-02-11 22:00:03 +01:00 |
|
zstd_opt.h
|
Also Reorganize Zstd Opt Declarations
|
2023-05-04 12:18:58 -04:00 |
|
zstdmt_compress.c
|
Reduce scope of variables
|
2024-02-11 22:00:03 +01:00 |
|
zstdmt_compress.h
|
initial commit
|
2023-01-04 13:01:54 -08:00 |