- May 29, 2020
-
-
Yann Collet authored
-
Yann Collet authored
also implemented verbose mode (make V=1)
-
- May 28, 2020
-
-
Felix Handte authored
Consolidate CCtx Size Estimation Code
-
- May 26, 2020
-
-
Bimba Shrestha authored
[actions] Migrating 2nd batch of tests from Travis to Github Actions
-
Yann Collet authored
-
Bimba Shrestha authored
-
Bimba Shrestha authored
[actions] Migrating 1st batch of tests from Travis to Github Actions
-
Bimba Shrestha authored
Change --patch-from limit from 4gb to 2gb
-
Bimba Shrestha authored
-
Yann Collet authored
fixed default rule for lib/Makefile
-
Yann Collet authored
updated spec on dictID==0
-
Bimba Shrestha authored
-
- May 25, 2020
-
-
Yann Collet authored
Specified decoder behavior on receiving a frame with dictID=0. Pushed paragraph on reserved DictID ranges into the Dictionary Format section.
-
Yann Collet authored
default rule is `lib-release` `lib-release` wasn't working : it was just skipped. Removing `lib-release` from the list of .PHONY targets fixes it. Same for `lib-mt`.
-
- May 23, 2020
-
-
Nick Terrell authored
[pzstd] Fix compilation error in MinGW
-
Nick Terrell authored
-
Yann Collet authored
do not install zbuff.h
-
- May 22, 2020
-
-
Yann Collet authored
this API is deprecated, for a loong time now, all related symbols will be removed in a future version (likely v1.5.0) and the header file `zbuff.h` doesn't compile from `include/` anyway, because it needs to be positioned one directory below `zstd.h`. Also removed `cover.h` from `cmake` installer, as it should have never been part of this list to begin with.
-
Yann Collet authored
Fix legacy build after #2103
-
Orivej Desh authored
-
Yann Collet authored
Fix playTests.sh
-
Yann Collet authored
-
- May 21, 2020
-
-
Yann Collet authored
-
Yann Collet authored
fix meson playTests.sh
-
Yann Collet authored
-
Yann Collet authored
-
Yann Collet authored
fixed zbuff test
-
Yann Collet authored
playTests changed variable name
-
Yann Collet authored
error introduced in https://github.com/facebook/zstd/blame/3b39ce6b527c5cfe395a187c75b77baf5cc7de02/.travis.yml#L192
-
- May 20, 2020
-
-
Yann Collet authored
[ldm][mt] Fix loadedDictEnd
-
- May 19, 2020
-
-
Nick Terrell authored
-
Nick Terrell authored
-
Nick Terrell authored
[fuzz] Expand the allowedExpansion
-
Nick Terrell authored
-
Yann Collet authored
-
Nick Terrell authored
[ldm] Reset loadedDictEnd when the context is reset
-
- May 18, 2020
-
-
Nick Terrell authored
-
Nick Terrell authored
-
Felix Handte authored
Don't Use `[[` in Shell Scripts
-
Nick Terrell authored
-