Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_zstd
/
2a6aa6be5f2f76593036d5a41aa27ae43c56b1dd
2a6aa6b
updated clang tests
by Yann Collet
· 7 years ago
a139439
fixed minor conversion warnings in examples/
by Yann Collet
· 7 years ago
bd2740f
Merge pull request #1499 from kostmo/detect-truncation
by Yann Collet
· 7 years ago
ae087ec
Merge pull request #1500 from lwhsu/unistd
by Yann Collet
· 7 years ago
4fa585a
fix --list on truncated files
by Karl Ostmo
· 7 years ago
6ff9d5e
Include unistd.h on unix platforms for explicit function declaration
by Li-Wen Hsu
· 7 years ago
f8745ae
Merge pull request #1496 from hjmjohnson/cmake-improve-conditional-policies
by Yann Collet
· 7 years ago
62c0dd7
ENH: Simplify conditional logic
by Hans Johnson
· 7 years ago
c5be47c
Merge pull request #1494 from lzutao/fix-leak
by Yann Collet
· 7 years ago
1cd61ea
Merge pull request #1493 from lzutao/fix-#1428
by Yann Collet
· 7 years ago
260ff2f
tests/legagy.c: More fixes
by Lzu Tao
· 7 years ago
de7e3be
Fix potential leak of 'outBuff' (reported by scan-build)
by Lzu Tao
· 7 years ago
7b6a884
Fix #1428 - zstdgrep returned 1 on match and unmatch
by Lzu Tao
· 7 years ago
f8c8796
Merge pull request #1491 from cemeyer/freebsd_num_cores
by Yann Collet
· 7 years ago
fe82637
Fix #1425 - Use physical core count API on FreeBSD
by Conrad Meyer
· 7 years ago
b174809
Merge pull request #1490 from erikwebb/dev
by Yann Collet
· 7 years ago
9448a37
Check CMake minor version support for VERSION_LESS_EQUAL
by Erik Webb
· 7 years ago
f9e4f89
improved comments for adjustCParams() and getCParams()
by Yann Collet
· 7 years ago
a2f492f
Merge pull request #1485 from ldv-alt/dev
by Yann Collet
· 7 years ago
282000d
Merge pull request #1475 from hjmjohnson/cmake-version-setting
by Yann Collet
· 7 years ago
97d1de3
Provide forward compatible cmake paradigms
by Hans Johnson
· 7 years ago
8b22104
contrib/pzstd/Makefile: fix build of tests
by Dmitry V. Levin
· 7 years ago
23c73fe
Merge pull request #1474 from hjmjohnson/cmake-set-default-build-type
by Yann Collet
· 7 years ago
6746de8
Merge pull request #1478 from hjmjohnson/remove-duplicates-validation
by Yann Collet
· 7 years ago
c1a8623
Merge pull request #1482 from lzutao/travisTest
by Yann Collet
· 7 years ago
bad7ed1
Merge pull request #1483 from lzutao/meson-readme
by Yann Collet
· 7 years ago
663c55e
Merge pull request #1484 from lzutao/meson-pkgconf
by Yann Collet
· 7 years ago
142076c
travis: Remove deprecated sudo field
by Lzu Tao
· 7 years ago
787a72c
meson: Correct generating pkgconf after Meson v0.49.0
by Lzu Tao
· 7 years ago
226cdff
meson: Update build guide [skip ci]
by Lzu Tao
· 7 years ago
889a492
travis: Use ninja from github
by Lzu Tao
· 7 years ago
470344d
Merge pull request #1479 from facebook/visualTest
by Yann Collet
· 7 years ago
6b7a1d6
fixed detection of input==output on Visual
by Yann Collet
· 7 years ago
ae1d6bd
fixed playTests.sh for minGW
by Yann Collet
· 7 years ago
07fdbdb
Merge pull request #1477 from hjmjohnson/update-ZSTD_LEGACY_SUPPORT
by Yann Collet
· 7 years ago
1a279ae
BUG: list sub-command REMOVE_DUPLICATES requires list to be present
by Hans Johnson
· 7 years ago
77ef784
Improve setting the default build type
by Hans Johnson
· 7 years ago
304df8b
ENH: Update to -DZSTD_LEGACY_SUPPORT=5
by Hans Johnson
· 7 years ago
1fdba69
fixed VS2008 project
by Yann Collet
· 7 years ago
ecd4df4
added *visual* branches to long tests on Appveyor
by Yann Collet
· 7 years ago
7df0d6f
create appveyor test branch
by Yann Collet
· 7 years ago
0fb4b21
updated libzstd documentation
by Yann Collet
· 7 years ago
a62aead
Merge pull request #1476 from facebook/unifiedTravisYml
by Yann Collet
· 7 years ago
ca159fd
Merge pull request #1473 from facebook/minDecTest
by Yann Collet
· 7 years ago
7d51e1a
push more tests to master
by Yann Collet
· 7 years ago
b31b98a
Merge pull request #1472 from hjmjohnson/modernize-cmake-syntax
by Yann Collet
· 7 years ago
443b5c4
DOC: Provide documentation for cmake best practices.
by Hans Johnson
· 7 years ago
66b21b6
master branch selector
by Yann Collet
· 7 years ago
81dab45
added master tests
by Yann Collet
· 7 years ago
515c2aa
fixed tests for minimal decoder builds
by Yann Collet
· 7 years ago
e980ba2
Merge pull request #1471 from facebook/nofloat
by Yann Collet
· 7 years ago
aae5bc5
Merge pull request #1470 from facebook/U32
by Yann Collet
· 7 years ago
92a3e3e
Merge pull request #1469 from facebook/travisTest
by Yann Collet
· 7 years ago
d3fc848
STYLE: Remove CMake-language block-end command arguments
by Hans Johnson
· 7 years ago
2f1ff84
STYLE: Convert CMake-language commands to lower case
by Hans Johnson
· 7 years ago
0d212dd
updated CHANGELOG for v1.3.8
by Yann Collet
· 7 years ago
c9dfb7e
guard functions using floating point for debug mode only
by Yann Collet
· 7 years ago
ededcfc
fix confusion between unsigned <-> U32
by Yann Collet
· 7 years ago
c8d1fda
update aarch64 test to xenial
by Yann Collet
· 7 years ago
8f35c7f
Merge pull request #1466 from facebook/noDictPresent
by Yann Collet
· 7 years ago
87204a2
Merge pull request #1467 from terrelln/regression
by Nick Terrell
· 7 years ago
a24f73b
[regression] Update results.csv
by Nick Terrell
· 7 years ago
18434d7
added strerror in comment
by Yann Collet
· 7 years ago
41b45b8
Merge pull request #1465 from facebook/noFilePresent
by Yann Collet
· 7 years ago
ed2fb6b
fixed : better error message when dictionary missing
by Yann Collet
· 7 years ago
068c9b8
fixed zlibwrapper examples build
by Yann Collet
· 7 years ago
e4ae24c
Merge pull request #1420 from felixhandte/zstd-decompress-minimal
by Yann Collet
· 7 years ago
6e9512a
Merge pull request #1463 from yijinfb/getenv
by Yann Collet
· 7 years ago
95784c6
fixed shadowing of stat variable
by Yann Collet
· 7 years ago
e129174
fixed shadowing of variable time
by Yann Collet
· 7 years ago
0ed8ee4
fixed wrong assert condition
by Yann Collet
· 7 years ago
ffba142
fixed file identity detection in 32-bit mode
by Yann Collet
· 7 years ago
65a441a
fixed stdlib implementation of time functions
by Yann Collet
· 7 years ago
72dbf1b
removed strncpy() from `util.c`
by Yann Collet
· 7 years ago
91b7309
Mask Off Unused Functions When ZSTD_FORCE_DECOMPRESS_SEQUENCES_LONG
by W. Felix Handte
· 7 years ago
038aabd
Mask Off Unused Functions When ZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT
by W. Felix Handte
· 7 years ago
9b94404
Update Travis Jobs to Run Shorter Tests with -Werror
by W. Felix Handte
· 7 years ago
105fa95
use strerror() to generate error message
by Yann Collet
· 7 years ago
9b2d708
change function name: _readU32FromChar() -> readU32FromCharChecked()
by Yi Jin
· 7 years ago
de4eb06
fixed 1 transitive include
by Yann Collet
· 7 years ago
26d6694
Merge pull request #1464 from facebook/sysErrStr
by Yann Collet
· 7 years ago
173ef9d
fixed : detection of non-existing file
by Yann Collet
· 7 years ago
f7b1841
make init_cLevel(...) static
by Yi Jin
· 7 years ago
a835e9c
Merge pull request #1461 from terrelln/regression
by Yann Collet
· 7 years ago
30ffc24
fix the code ahead of declaration issue
by Yi Jin
· 7 years ago
bb7e601
Merge pull request #1462 from facebook/btultra2.3
by Yann Collet
· 7 years ago
0700335
change int init_cLevel() to int init_cLevel(void)
by Yi Jin
· 7 years ago
0f2d443
added system error strings
by Yann Collet
· 7 years ago
cdc7bbf
edit README.md
by Yi Jin
· 7 years ago
29c7d82
add a section on restricted support of environment variables to README.md
by Yi Jin
· 7 years ago
2898afa
fixed OSSfuzz 11849
by Yann Collet
· 7 years ago
26a9ae3
refactor readU32FromChar(...), improve init_cLevel(...), and add env var ZSTD_CLEVEL tests
by Yi Jin
· 7 years ago
6e6315a
[regression] Add more configs
by Nick Terrell
· 7 years ago
2f67ac3
Merge pull request #1460 from facebook/btultra2.2
by Yann Collet
· 7 years ago
78c4ea4
added tests case
by Yann Collet
· 7 years ago
5324b1e
add support for setting compression level through environment variable ZSTD_CLEVEL
by Yi Jin
· 7 years ago
8e61ac8
Use Unused Variable in ERR_getErrorString()
by W. Felix Handte
· 7 years ago
d99ed47
Merge pull request #1454 from lzutao/readme
by Yann Collet
· 7 years ago
8e0e495
fixed: compression ratio discrepancy
by Yann Collet
· 7 years ago
c4b9b8a
README: Explain a bit more about Meson build [skip ci]
by Lzu Tao
· 7 years ago
Next »