zstd/zlibWrapper/examples
Elliot Gorokhovsky 5d8cfa6b96
Deprecate advanced streaming functions (#3408)
* 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
2023-01-13 14:51:47 -05:00
..
example.c zlibWrapper: Update for zlib 1.2.12 (#3217) 2022-07-29 12:22:10 -07:00
example_original.c zlibWrapper: Update for zlib 1.2.12 (#3217) 2022-07-29 12:22:10 -07:00
fitblk.c Fix typos 2021-11-13 10:04:04 +02:00
fitblk_original.c Fix typos 2021-11-13 10:04:04 +02:00
minigzip.c Convert references to https from http 2022-12-14 06:58:35 -08:00
zwrapbench.c Deprecate advanced streaming functions (#3408) 2023-01-13 14:51:47 -05:00