zstd/lib/compress
Yann Collet b81f19ffce move MEM_readMINMATCH() into zstd_opt.h
which is its only user.
Use case too narrow to belong to mem.h.
renamed to ZSTD_readMINMATCH()
2017-05-23 15:41:55 -07:00
..
fse_compress.c Explicitly convert scratchBuffer to unsigned* 2017-04-04 16:35:31 -07:00
huf_compress.c lib/compress: warning: this statement may fall through 2017-05-11 13:17:26 +05:30
zstd_compress.c added ZSTD_initStaticCCtx() 2017-05-23 13:20:41 -07:00
zstd_opt.h move MEM_readMINMATCH() into zstd_opt.h 2017-05-23 15:41:55 -07:00
zstdmt_compress.c Changed ZSTD_createCDict_advanced() 2017-04-27 00:29:04 -07:00
zstdmt_compress.h Merge pull request #527 from facebook/zstdmt 2017-01-31 16:36:46 -08:00