Lines Matching refs:changed
232 build: Read Legacy format is limited to v0.5+ by default. Can be changed at compile time with macro…
284 changed : maximum nb of threads reduced to 200, to avoid address space exhaustion in 32-bits mode
301 license : changed /examples license to BSD + GPLv2
321 cli : changed : xz/lzma support enabled by default
322 cli : changed : `-t *` continue processing list after a decompression error
329 API exp : changed : strongest strategy renamed ZSTD_btultra, fastest strategy ZSTD_fast set to 1
332 changed : contrib/linux-kernel, updated version and license, by Nick Terrell
335 cli : changed : Multithreading enabled by default (use target zstd-nomt or HAVE_THREAD=0 to disable)
339 cli : changed : cover dictionary builder by default, for improved quality, by Nick Terrell
366 API : changed : dropped support of legacy versions <= v0.3 (can be changed by modifying ZSTD_LEGACY…
389 API : streaming : decompression : changed : automatic implicit reset when chain-decoding new frames…
391 API : zbuff : changed : prototypes now generate deprecation warnings
393 lib : changed : only public ZSTD_ symbols are now exposed
394 lib : changed : reduced usage of stack memory
403 source tree : changed : zbuff source files moved to lib/deprecated
459 changed : zstd.h moved to /lib directory