zstd/lib/dictBuilder
Yann Collet 96aa3019b2 changed advanced commands --maxdict= and --dictID=
now works with the `=` variant, which is the recommended one.
Old variant `--dictID #` still works, for compatibility with existing scripts.
Long term objective is to remove the old variant..
2017-03-24 16:04:29 -07:00
..
cover.c Change g_displayLevel to int and fix DISPLAYUPDATE flush 2017-03-23 11:21:59 -07:00
divsufsort.c separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/ 2016-04-22 12:43:18 +02:00
divsufsort.h fixed multiple minor warnings for XCode 2016-08-26 01:43:47 +02:00
zdict.c changed advanced commands --maxdict= and --dictID= 2017-03-24 16:04:29 -07:00
zdict.h Ensure all limits derived from same constants 2017-03-24 15:02:09 -07:00