| .. |
|
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
|
Fix typos not found by codespell
|
2024-06-20 20:16:25 +02:00 |
|
zstd_compress_internal.h
|
made search strategy switchable
|
2024-10-08 13:52:56 -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
|
update targetCBlockSize documentation
|
2024-03-18 12:04:02 -07:00 |
|
zstd_compress_superblock.h
|
initial commit
|
2023-01-04 13:01:54 -08:00 |
|
zstd_cwksp.h
|
added android-ndk-build
|
2024-07-30 11:34:49 -07:00 |
|
zstd_double_fast.c
|
Optimize compression by avoiding unpredictable branches
|
2024-09-20 16:07:01 -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
|
make __asm__ a __GNUC__ specific
|
2024-10-08 16:38:35 -07:00 |
|
zstd_fast.h
|
initial commit
|
2023-01-04 13:01:54 -08:00 |
|
zstd_lazy.c
|
Fix new typos found by codespell
|
2024-06-20 20:12:16 +02: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
|
Refactor dictionary matchfinder index safety check (#4039)
|
2024-05-29 12:35:24 -04:00 |
|
zstd_opt.h
|
Also Reorganize Zstd Opt Declarations
|
2023-05-04 12:18:58 -04:00 |
|
zstdmt_compress.c
|
Fix & fuzz ZSTD_generateSequences
|
2024-03-21 07:18:05 -07:00 |
|
zstdmt_compress.h
|
initial commit
|
2023-01-04 13:01:54 -08:00 |