- 1月 04, 2020
-
-
由 Bimba Shrestha 创作于
* Adding -M# operation modifier documentation * Adding long name, typo and update desc
-
由 Felix Handte 创作于
Use statbuf->st_mtim Again
-
- 12月 27, 2019
-
-
由 Felix Handte 创作于
-
- 12月 24, 2019
-
-
由 W. Felix Handte 创作于
-
由 W. Felix Handte 创作于
-
由 W. Felix Handte 创作于
-
由 W. Felix Handte 创作于
-
由 W. Felix Handte 创作于
-
- 12月 20, 2019
-
-
由 Yann Collet 创作于
[fuzz] Adding bool to check if there is enough room to emit noCompress Superblocks
-
由 Felix Handte 创作于
Add Support for Dictionaries in Corruption Diagnosis Tool
-
- 12月 19, 2019
-
-
由 W. Felix Handte 创作于
-
由 Yann Collet 创作于
added ppc64le tests on travis
-
由 W. Felix Handte 创作于
-
- 12月 18, 2019
-
-
由 Bimba Shrestha 创作于
-
由 W. Felix Handte 创作于
-
- 12月 15, 2019
-
-
由 Yann Collet 创作于
on real hardware
-
- 12月 14, 2019
-
-
由 Bimba Shrestha 创作于
-
由 Bimba Shrestha 创作于
-
由 Bimba Shrestha 创作于
-
由 Bimba Shrestha 创作于
-
由 Bimba Shrestha 创作于
-
由 Bimba Shrestha 创作于
-
- 12月 11, 2019
-
-
由 Yann Collet 创作于
[fuzz] Superblock fuzz issues
-
由 Yann Collet 创作于
Make idiomatic cmake install so third party cmake installers work right.
-
- 12月 07, 2019
-
- 12月 05, 2019
-
-
由 Bimba Shrestha 创作于
-
由 Bimba Shrestha 创作于
-
由 Bimba Shrestha 创作于
-
由 Bimba Shrestha 创作于
Fixes new fuzz issue Credit to OSS-Fuzz * Initializing unsigned value * Initialilzing to 1 instead of 0 because its more conservative * Unconditionoally setting to check first and then checking zero * Moving bool to before block for c90 * Move check set before block
-
- 12月 04, 2019
-
-
由 Yann Collet 创作于
so that potential issue report do not confuse `dev` with latest release
-
由 Yann Collet 创作于
Add Tool to Diagnose Whether Corrupt Blobs are Plausibly Bit-Flips
-
由 Yann Collet 创作于
Check for fread failure
-
- 12月 03, 2019
-
-
由 Bimba Shrestha 创作于
-
由 Yann Collet 创作于
small refactoring : remove global variable g_displayOut
-
由 Yann Collet 创作于
displaying into stderr or stdout is now an explicit operation, no longer depending on some global state set elsewhere in the code.
-
由 Yann Collet 创作于
fix recent issue combining -r with empty list of input files
-
由 Yann Collet 创作于
This would resize the table of input filenames to zero, delivering an empty table, to which it was no longer possible to add stdin.
-
- 11月 28, 2019
-
-
由 Yann Collet 创作于
mingw cross compilation test
-
由 Yann Collet 创作于
Fix MinGW cross
-
由 Yann Collet 创作于
- only compiles zstd CLI - enforces zero warning tolerance policy note : mingw compilation of the library complains (warning) about -fPIC flag. It mostly ignores it, so it's not a big issue. Still, it would need to be fixed if library cross-compilation becomes part of CI. At this stage, it's unclear if this is a scenario.
-