Age | Commit message (Collapse) | Author |
|
Release notes:
- https://github.com/facebook/zstd/releases/tag/v1.5.1
- https://github.com/facebook/zstd/releases/tag/v1.5.2
|
|
Release notes: https://github.com/facebook/zstd/releases/tag/v1.5.0
|
|
|
|
|
|
|
|
One step towards fixing #17374 as most experimental APIs we use are now
part of the stable 1.4.0.
|
|
|
|
|
|
|
|
It is now dual-licensed BSD-3-Clause and GPL-2.0, we use the former.
The PATENTS file is no longer applicable \o/
Also add zstd to COPYRIGHT.txt
|
|
zstd has much better compression speed and ratio, and better decompression speed than currently available methods.
Also set zstd as the default compression method for Compression as well as FileAccessCompressed functions.
|