zstd/lib/dictBuilder
Yann Collet 2bd6440be0 pinned down error code enum values
Note : all error codes are changed by this new version,
but it's expected to be the last change for existing codes.

Codes are now grouped by category, and receive a manually attributed value.
The objective is to guarantee that
error code values will not change in the future
when introducing new codes.
Intentionnal empty spaces and ranges are defined
in order to keep room for potential new codes.
2017-07-13 17:12:16 -07:00
..
cover.c [zdict] Make COVER the default algorithm 2017-06-26 21:09:22 -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 pinned down error code enum values 2017-07-13 17:12:16 -07:00
zdict.h [zdict] Make COVER the default algorithm 2017-06-26 21:09:22 -07:00