Nick Terrell
ac58c8d720
Fix copyright and license lines
...
* All copyright lines now have -2020 instead of -present
* All copyright lines include "Facebook, Inc"
* All licenses are now standardized
The copyright in `threading.{h,c}` is not changed because it comes from
zstdmt.
The copyright and license of `divsufsort.{h,c}` is not changed.
2020-03-26 17:02:06 -07:00
Yann Collet
3128e03be6
updated license header
...
to clarify dual-license meaning as "or"
2017-09-08 00:09:23 -07:00
Yann Collet
232d62b637
fixed a few headers that were too hastily copy/pasted during last license change
2017-08-21 11:24:32 -07:00
Yann Collet
32fb407c9d
updated a bunch of headers
...
for the new license
2017-08-18 16:52:05 -07:00
Przemyslaw Skibinski
5c42aad169
zlibWrapper: better description of ZWRAP_useZSTDcompression
2017-02-23 18:28:48 +01:00
Przemyslaw Skibinski
c77befef81
make gz* functions compatible with zlib 1.2.3+
2016-11-28 14:09:26 +01:00
Przemyslaw Skibinski
6cecb35f98
zwrapbench uses z_const
2016-11-04 17:49:17 +01:00
inikep
22e2730081
ZSTD_resetDStream moved to inflate()
2016-09-27 18:21:17 +02:00
inikep
20859afb4c
renamed to ZWRAP_deflateReset_keepDict
2016-09-27 17:27:43 +02:00
inikep
856f91ebef
redirection to deflateReset and inflateReset
2016-09-27 17:14:04 +02:00
inikep
706876f09a
added ZWRAP_deflateResetWithoutDict and ZWRAP_inflateResetWithoutDict
2016-09-27 16:56:07 +02:00
inikep
572d428b59
updated description of ZWRAP_setPledgedSrcSize
2016-09-27 15:25:20 +02:00
inikep
67a1f4d72a
improved behavior of deflateReset
2016-09-26 20:49:18 +02:00
inikep
252c20dd34
a new ZWRAP API
2016-09-23 09:08:40 +02:00
inikep
d755717941
added setZWRAPdecompressionType
2016-09-22 11:52:00 +02:00
inikep
dfef5ddc9e
added zwrapbench.c
2016-09-22 10:23:26 +02:00
inikep
7e7925710d
tests with ZSTD_setPledgedSrcSize
2016-09-21 17:17:29 +02:00
inikep
230a61fff2
added ZSTD_setPledgedSrcSize
2016-09-21 16:46:35 +02:00
Yann Collet
4ded9e591c
added boilerplate
2016-08-30 11:06:28 -07:00
inikep
614fddee6a
zlibWrapper: support for stricter gcc warnings
2016-06-02 18:40:41 +02:00
inikep
bf25d7ac57
zlibWrapper: support for zlib versions from 1.2.3 to 1.2.8
2016-06-02 10:19:35 +02:00
inikep
d0c3862479
#define z_const if not defined
2016-05-27 12:33:19 +02:00
inikep
3eabe9b474
added zlibWrapper - zstd wrapper for zlib
2016-05-12 17:15:41 +02:00