.. |
fse_compress.c
|
Spelling (#1582)
|
2019-04-12 11:18:11 -07:00 |
hist.c
|
refactor HUF_compress_internal for clarity
|
2018-10-26 13:21:37 -07:00 |
hist.h
|
refactor HUF_compress_internal for clarity
|
2018-10-26 13:21:37 -07:00 |
huf_compress.c
|
[fuzz] Only set HUF_repeat_valid if loaded table has all non-zero weights (#1898)
|
2019-11-26 12:24:19 -08:00 |
zstd_compress_internal.h
|
Fix lowLimit underflow in overflow correction
|
2020-01-17 12:10:18 -08:00 |
zstd_compress_literals.c
|
Replacing some literals with constants
|
2019-11-05 10:26:57 -08:00 |
zstd_compress_literals.h
|
Disambiguate 'workspace' and 'entropyWorkspace'
|
2019-09-09 13:34:08 -04:00 |
zstd_compress_sequences.c
|
Fix merge conflicts
|
2019-11-05 15:51:25 -05:00 |
zstd_compress_sequences.h
|
Fix merge conflicts
|
2019-11-05 15:51:25 -05:00 |
zstd_compress_superblock.c
|
Fix super block compression and stream raw blocks in decompression (#1947)
|
2020-01-10 18:02:11 -08:00 |
zstd_compress_superblock.h
|
Fix super block compression and stream raw blocks in decompression (#1947)
|
2020-01-10 18:02:11 -08:00 |
zstd_compress.c
|
Line-wrapping
|
2020-02-03 09:38:16 -08:00 |
zstd_cwksp.h
|
Merge pull request #1834 from facebook/winFix
|
2019-10-21 13:45:17 -07:00 |
zstd_double_fast.c
|
Fix null pointer addition
|
2019-11-20 18:36:04 -08:00 |
zstd_double_fast.h
|
Also Remove CParams from Table Filling Functions' Args
|
2018-09-28 17:10:42 -07:00 |
zstd_fast.c
|
Pass iend into ZSTD_storeSeq() to allow ZSTD_wildcopy()
|
2019-09-20 00:56:20 -07:00 |
zstd_fast.h
|
Also Remove CParams from Table Filling Functions' Args
|
2018-09-28 17:10:42 -07:00 |
zstd_lazy.c
|
Fix null pointer addition
|
2019-11-20 18:36:04 -08:00 |
zstd_lazy.h
|
Spelling (#1582)
|
2019-04-12 11:18:11 -07:00 |
zstd_ldm.c
|
Add ZSTD_cwksp_alloc_size() to Help Calculate Needed Workspace Size
|
2019-10-10 13:40:16 -04:00 |
zstd_ldm.h
|
changed hashEveryLog into hashRateLog
|
2018-11-21 14:36:57 -08:00 |
zstd_opt.c
|
[opt] Delete ZSTD_litLengthContribution
|
2020-03-04 16:35:26 -08:00 |
zstd_opt.h
|
changed ZSTD_c_compressionStrategy into ZSTD_c_strategy
|
2018-12-06 15:00:52 -08:00 |
zstdmt_compress.c
|
[fuzz] Allow zero sized buffers for streaming fuzzers (#1945)
|
2020-01-09 11:38:50 -08:00 |
zstdmt_compress.h
|
[ldm] Fix bug in overflow correction with large job size (#1678)
|
2019-07-12 18:45:18 -04:00 |