dev
Merge pull request #4619 from jlee303/display_option_c
[fuzz] Only set HUF_repeat_valid if loaded table has all non-zero weights (#1898)
fuzz: Fix FUZZ_malloc_rand() to return non-NULL for zero-size allocations
[bug-fix] Fix rare corruption bug affecting the block splitter
Throw error if Huffman weight initial states are truncated
removed golden-decompression/.gitignore
[lib] Allow compression dictionaries with missing symbols
Fix $filter and Msys/Cygwin
Release resources in error paths via cleanup
added test-largeDictionary to dev-long CI script
initial commit
Fake console stdin in valgrindTest to force failure
Typo and grammar fixes
Fix undefined names in automated_benchmarking.py
fix datagen size control
codemod: symbolEncodingType_e -> SymbolEncodingType_e
Rename "External Matchfinder" to "Block-Level Sequence Producer" (#3484)
Ensure BMK_timedFnState is always freed in benchMem
Fix unintended high memory usage
fix
Fix several locations with potential memory leak
test: update libzstd_builds.sh for disabled legacy default
datagen generates lorem ipsum by default
minor: fix mingw warnings: calloc argument order
Add tests for options with G, GB and GiB suffixes
fixed ISO C incompatibility for good this time... probably
[build] Add support for ASM files in Make + CMake
test: fix versionsTest build for old zstd versions
added CI test
fix minor warning in zstreamtest