zstd/lib/dictBuilder
Björn Ketelaars 462aed6811 zstd requires a stable sort.
On OpenBSD qsort() is not guaranteed to be stable, their mergesort() is.
This fixes issue #1088. All the hard work has been done by @terrelln.
2018-04-05 07:59:16 +02:00
..
cover.c zstd requires a stable sort. 2018-04-05 07:59:16 +02: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 added warning message 2018-01-11 11:29:28 -08:00
zdict.h bumped version number to v1.3.4 2018-01-27 22:23:26 -08:00