mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
* deprecate advanced streaming functions * remove internal usage of the deprecated functions * nit * suppress warnings in tests/zstreamtest.c * purge ZSTD_initDStream_usingDict * nits * c90 compat * zstreamtest.c already disables deprecation warnings! * fix initDStream() return value * fix typo * wasn't able to import private symbol properly, this commit works around that * new strategy for zbuff * undo zbuff deprecation warning changes * move ZSTD_DISABLE_DEPRECATE_WARNINGS from .h to .c |
||
|---|---|---|
| .. | ||
| example.c | ||
| example_original.c | ||
| fitblk.c | ||
| fitblk_original.c | ||
| minigzip.c | ||
| zwrapbench.c | ||