| .. |
|
clevels.h
|
initial commit
|
2023-01-04 13:01:54 -08:00 |
|
fse_compress.c
|
baby-step towards solving flexArray issue #3785
|
2023-10-18 16:21:39 -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
|
Fix new typos found by codespell
|
2023-09-23 18:56:01 +02:00 |
|
zstd_compress.c
|
Merge pull request #3847 from michoecho/fix_nullptr_deref_in_createCDict
|
2023-12-30 13:23:39 -08:00 |
|
zstd_compress_internal.h
|
Move offload API params into ZSTD_CCtx_params
|
2023-11-27 08:11:01 -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
|
fix a minor inefficiency in compress_superblock
|
2023-06-05 09:51:52 -07: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
|
Stop suppressing pointer-overflow UBSAN errors
|
2023-09-28 17:35:05 -04:00 |
|
zstd_lazy.h
|
Re-Order Lazy Declarations; Minimize ifndefs
|
2023-05-04 12:18:58 -04:00 |
|
zstd_ldm.c
|
Stop suppressing pointer-overflow UBSAN errors
|
2023-09-28 17:35:05 -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
|
Modernize macros to use do { } while (0)
|
2023-11-21 20:05:17 -05:00 |
|
zstd_opt.h
|
Also Reorganize Zstd Opt Declarations
|
2023-05-04 12:18:58 -04:00 |
|
zstdmt_compress.c
|
Modernize macros to use do { } while (0)
|
2023-11-21 20:05:17 -05:00 |
|
zstdmt_compress.h
|
initial commit
|
2023-01-04 13:01:54 -08:00 |