- 11月 27, 2019
-
-
由 Yann Collet 创作于
since only UTIL_DISPLAY() depended on it.
-
由 Yann Collet 创作于
-
由 Yann Collet 创作于
from *.h to *.c so that they don't get transitively included into users of util.h.
-
由 Yann Collet 创作于
complaining about a `const` property on one side but not the other.
-
由 Yann Collet 创作于
-
- 11月 26, 2019
-
-
由 Yann Collet 创作于
shows that the resulting object just takes ownership of provided buffer.
-
由 Yann Collet 创作于
-
由 Yann Collet 创作于
protecting "/dev/null" from having its permissions changed. also : minor : improved consistency of util.h API
-
- 11月 07, 2019
-
-
由 Yann Collet 创作于
-
由 Yann Collet 创作于
-
- 11月 06, 2019
-
-
由 Yann Collet 创作于
-
由 Yann Collet 创作于
-
- 10月 30, 2019
-
-
由 Shashank Tavildar 创作于
-
- 10月 29, 2019
-
-
由 Shashank Tavildar 创作于
-
由 Yann Collet 创作于
-
由 Shashank Tavildar 创作于
-
由 Shashank Tavildar 创作于
-
- 10月 26, 2019
-
-
由 Yann Collet 创作于
free() is compatible with NULL, let's free() unconditionnally
-
由 Yann Collet 创作于
pass basic tests
-
由 Shashank Tavildar 创作于
-
由 Bimba Shrestha 创作于
-
- 10月 24, 2019
-
-
由 Ahmed Abdellah 创作于
-
由 Ahmed Abdellah 创作于
-
- 10月 23, 2019
-
-
由 Bimba Shrestha 创作于
-
- 10月 15, 2019
-
-
由 Ahmed Abdellah 创作于
-
- 10月 04, 2019
-
-
由 Sen Huang 创作于
-
- 10月 03, 2019
-
-
由 Sen Huang 创作于
-
- 10月 02, 2019
-
-
由 Sen Huang 创作于
New flag to specify output directory destination for multiple files.
-
- 9月 07, 2019
-
-
由 Sen Huang 创作于
-
- 9月 06, 2019
-
-
由 Sen Huang 创作于
adding support for -O flag: multiple files into one directory for compressions (decompression to come)
-
- 8月 01, 2019
-
-
由 Rosen Penev 创作于
utime is deprecated by POSIX 2008 and optionally not available with uClibc-ng. Got rid of a few useless headers in timefn.h. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- 4月 11, 2019
-
-
由 Yann Collet 创作于
benchfn used to rely on mem.h, and util, which in turn relied on platform.h. Using benchfn outside of zstd required to bring all these dependencies. Now, dependency is reduced to timefn only. This required to create a separate timefn from util, and rewrite benchfn and timefn to no longer need mem.h. Separating timefn from util has a wide effect accross the code base, as usage of time functions is widespread. A lot of build scripts had to be updated to also include timefn.
-
- 3月 24, 2019
-
-
由 shakeelrao 创作于
-
- 12月 21, 2018
-
-
由 Yann Collet 创作于
generated redefinitions
-
- 12月 20, 2018
-
-
由 Yann Collet 创作于
better error message with test
-
- 10月 12, 2018
-
-
由 Rohit Jain 创作于
-
由 Rohit Jain 创作于
-
由 Rohit Jain 创作于
-
由 Rohit Jain 创作于
-
由 Rohit Jain 创作于
-