Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
zstd
/
cb5a3207058b80ba6d4d7118230cbf95ac323846
cb5a320
made -Wdocumentation a clang only flag
by Yann Collet
· 8 years ago
87c18b2
fixed multiple minor warnings for XCode
by Yann Collet
· 8 years ago
0baa64a
increased maximum memory size for 64-bits bench to 16 GB
by Yann Collet
· 8 years ago
0d59a6f
removed debug strings
by Yann Collet
· 8 years ago
5a02b69
reinforced fix for huge files
by Yann Collet
· 8 years ago
bb93d77
reinforced fix for huge files
by Yann Collet
· 8 years ago
bb85581
fixed welcome message
by Yann Collet
· 8 years ago
94376ac
fixed test on CentOS7
by Yann Collet
· 8 years ago
baf7ecb
Merge pull request #302 from inikep/Documentation
by Yann Collet
· 8 years ago
12731a9
minor changes in zstd_compression_format.md
by inikep
· 8 years ago
24a738c
removed TRAVIS_OS_NAME
by Yann Collet
· 8 years ago
de9d130
updated zstd_compression_format.md
by inikep
· 8 years ago
96bdd87
fixed : compression bug on very large files
by Yann Collet
· 8 years ago
2c9e90e
Merge pull request #301 from inikep/Other
by Yann Collet
· 8 years ago
0132375
improved zstd_compression_format.md
by inikep
· 8 years ago
637d335
minor README.md corrections
by inikep
· 8 years ago
ab2f770
created programs\README.md
by inikep
· 8 years ago
7f18c6e
improved tests/README.md
by inikep
· 8 years ago
c23a078
updated projects\README.md
by inikep
· 8 years ago
a3a47ec
Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other
by inikep
· 8 years ago
a2cdffe
fixed wrong parameter issue
by Yann Collet
· 8 years ago
e416e30
remove unnecessary comments
by inikep
· 8 years ago
4e90f6c
removed ZSTD_LOG_ENCODE and ZSTD_LOG_BLOCK
by inikep
· 8 years ago
83388e1
removed ZSTD_LOG_PARSER
by inikep
· 8 years ago
8a36f85
removed stats in debug mode
by inikep
· 8 years ago
57ef4b1
zstd_v07.c: removed unused macros
by inikep
· 8 years ago
7bcdbcf
Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other
by inikep
· 8 years ago
24b68a5
update cLevel table for 256KB
by Yann Collet
· 8 years ago
c54692f
improved level 3
by Yann Collet
· 8 years ago
17e482e
added ZSTD_setDStreamParameter()
by Yann Collet
· 8 years ago
b62e696
fixed typo in test-zstd-speed.py
by inikep
· 8 years ago
3071c3e
STREAM_WINDOW_MAX : protect streaming from unreasonable memory requirements
by Yann Collet
· 8 years ago
70e3b31
fixed playtests on os-x
by Yann Collet
· 8 years ago
cb32763
added sizeof CStream and DStream
by Yann Collet
· 8 years ago
d1733f7
fixed crc bug in rare timing conditions within bench.c
by Yann Collet
· 8 years ago
70c2326
spec : clarify last literal copy command
by Yann Collet
· 8 years ago
8baf78a
minor coding style
by Yann Collet
· 8 years ago
1bee2d5
slight decompression speed improvement
by Yann Collet
· 8 years ago
0cfe2ec
sync fse version
by Yann Collet
· 8 years ago
af19603
sync huff0
by Yann Collet
· 8 years ago
7be46bf
promoted streaming API to stable (except _advanced() variants)
by Yann Collet
· 8 years ago
fdba57d
update version number
by Yann Collet
· 8 years ago
da3fbcb
Added ZDICT_getDictID()
by Yann Collet
· 8 years ago
c629776
make clean will remove decompress/zstd_decompress.o
by inikep
· 8 years ago
b571a0e
Merge pull request #298 from inikep/Other
by Yann Collet
· 8 years ago
b944ce0
update Mac homebrew installation script
by Yann Collet
· 8 years ago
b6514d2
improved .gitignore
by inikep
· 8 years ago
7feafdd
appveyor.yml working with tests/
by inikep
· 8 years ago
b7d3449
playTests.sh working with tests/
by inikep
· 8 years ago
a5dbf9f
Merge pull request #297 from borzunov/dev
by Yann Collet
· 8 years ago
49d105c
better warning and error messages in case of dictionary training failure (#292)
by Yann Collet
· 8 years ago
6ca9b85
cmake project: fixed include directories
by inikep
· 8 years ago
49775e3
VS projects: fixed include directiories
by inikep
· 8 years ago
b1421f2
updated VS projects
by inikep
· 8 years ago
63e3357
updated scripts +x permissions
by inikep
· 8 years ago
2d5eb2b
updated .travis.yml and appveyor.yml for tests/
by inikep
· 8 years ago
0f6f17a
Rename ZSTDLIB_API to ZDICTLIB_API in zdict.h
by Alexander Borzunov
· 8 years ago
a1c8115
improved tests\Makefile
by inikep
· 8 years ago
2868d56
test-related files moved to tests/
by inikep
· 8 years ago
1f48382
Export functions related to dictionary compression from DLL
by Alexander Borzunov
· 8 years ago
79d9cdd
updated icc compilation status
by Yann Collet
· 8 years ago
e80d153
Merge pull request #296 from inikep/Other
by Yann Collet
· 8 years ago
a7bb322
removed never referenced functions
by inikep
· 8 years ago
5a54870
fixed Intel Compiler warnings with Visual Studio
by inikep
· 8 years ago
18442c1
minor refactoring
by Yann Collet
· 8 years ago
bfdc34e
Merge pull request #294 from inikep/Other
by Yann Collet
· 8 years ago
c5e12f7
fixed powerpc Travis test
by inikep
· 8 years ago
79b4062
fixed paramgrill dependency
by inikep
· 8 years ago
d0c270f
improved programs\Makefile
by inikep
· 8 years ago
1095e01
ignore Mac-related artefact
by Yann Collet
· 8 years ago
78f3e06
disabled %llu warnings with MinGW on Windows
by inikep
· 8 years ago
156ab8f
APT dependencies moved from Makefile to .travis.yml
by inikep
· 8 years ago
3d9211e
Merge pull request #290 from david-y-lam/fix_file_name
by Yann Collet
· 8 years ago
bbf3739
Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other
by inikep
· 8 years ago
c411902
fixed g++ conversion warning
by Yann Collet
· 8 years ago
2065879
updated examples
by Yann Collet
· 8 years ago
53e17fb
updated streaming API
by Yann Collet
· 8 years ago
e4aef6c
Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other
by inikep
· 8 years ago
94ca85d
fixed Visual warning
by Yann Collet
· 8 years ago
655393c
updated doc for streaming API
by Yann Collet
· 8 years ago
6263ba5
fileio uses new streaming API
by Yann Collet
· 8 years ago
fb5e385
minor changes
by Yann Collet
· 8 years ago
9f9f1fc
added streaming_decompression example
by Yann Collet
· 8 years ago
553b213
added streaming_compression.c example
by Yann Collet
· 8 years ago
d7883a2
added zstreamtest
by Yann Collet
· 8 years ago
104e5b0
added : streaming decompression API
by Yann Collet
· 8 years ago
5a0c8e2
new streaming API (compression)
by Yann Collet
· 8 years ago
b3950ee
support for Z_SYNC_FLUSH, by @dak-evanti-ru
by Yann Collet
· 8 years ago
146eee1
Merge pull request #291 from dak-evanti-ru/dev
by Yann Collet
· 8 years ago
2ed3ba2
Fix issue with SYNC_FLUSH support by zlib wrapper
by Dmitry Krot
· 8 years ago
0f27045
Remove truncation of filename in zstd CLI log lines
by David Lam
· 8 years ago
d6ad8fe
Merge pull request #288 from inikep/Other
by Yann Collet
· 8 years ago
e81f2cb
improved zstd_compression_format.md
by inikep
· 8 years ago
8f56319
Merge pull request #286 from david-y-lam/dev
by Yann Collet
· 8 years ago
ac43e95
Add more descriptive message to -v option in zstd CLI
by David Lam
· 8 years ago
fab0230
changed test, in compliance with new --ultra policy
by Yann Collet
· 8 years ago
fe0590f
new --ultra policy
by Yann Collet
· 8 years ago
6c36449
minor comments
by Yann Collet
· 8 years ago
ba92046
Merge branch 'dev' of github.com:Cyan4973/zstd into dev
by Yann Collet
· 8 years ago
e9b414d
fixed msan warning (#281)
by Yann Collet
· 8 years ago
Next »