Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_zstd
/
7f98b46876c475d8a0ef4f895b83730d55a60f9b
7f98b46
adding support for -O flag: multiple files into one directory for compressions (decompression to come)
by Sen Huang
· 6 years ago
b8327ac
Merge pull request #1770 from cwoffenden/amalgamate-correctness
by Yann Collet
· 6 years ago
88975e8
Minor: documented sizes smaller
by Carl Woffenden
· 6 years ago
8ac29cc
Correctness and tidy
by Carl Woffenden
· 6 years ago
b199bb3
Merge pull request #1769 from cybojanek/update_streaming_examples
by Yann Collet
· 6 years ago
a821990
Fix streaming compression/decompression examples
by Jan Kasiak
· 6 years ago
c9381c1
Merge pull request #1761 from terrelln/regression
by Yann Collet
· 6 years ago
8ce9c19
[regression] small improvement from RLE blocks
by Nick Terrell
· 6 years ago
5198347
Merge pull request #1744 from bimbashrestha/dev
by Yann Collet
· 6 years ago
d944197
Merge pull request #1754 from facebook/decTest
by Yann Collet
· 6 years ago
c3e3c8b
Undoing the last commit (that was an accident)
by Bimba Shrestha
· 6 years ago
4a1ca5e
Adding method for extracting sequences.
by bimbashrestha
· 6 years ago
64102f0
Merge branch 'dev' into decTest
by Yann Collet
· 6 years ago
ccb7c8e
Merge pull request #1755 from cwoffenden/amalgamate-c99-fixes
by Yann Collet
· 6 years ago
72e51ac
C99 and older GCC fixes
by Carl Woffenden
· 6 years ago
e7ad20c
update test script
by Yann Collet
· 6 years ago
4b3a8fe
fix create_ script for sh
by Yann Collet
· 6 years ago
9589e8e
Merge pull request #1749 from facebook/rmadapt
by Yann Collet
· 6 years ago
8af941d
Merge branch 'dev' into decTest
by Yann Collet
· 6 years ago
979ddc1
Merge pull request #1750 from cwoffenden/amalgamate-bash2sh
by Yann Collet
· 6 years ago
cdf73e9
Rewrote the scripts to sh instead of bash
by Carl Woffenden
· 6 years ago
e5704bb
Added test for multiple blocks of zeros and fixed nit about comments
by bimbashrestha
· 6 years ago
416157d
try to debug issues on CirrusCI
by Yann Collet
· 6 years ago
cd43f7d
added single_file_decoder to contrib/ tests
by Yann Collet
· 6 years ago
f61e8a2
minor script renaming, for clarity
by Yann Collet
· 6 years ago
517aeb8
changed contrib project name for clarity
by Yann Collet
· 6 years ago
b12a5b9
removed associated test
by Yann Collet
· 6 years ago
5ed1b1e
removed adaptive-compression
by Yann Collet
· 6 years ago
e9c0fc1
Merge pull request #1748 from terrelln/cover-deadlock
by Nick Terrell
· 6 years ago
a8391cc
Merge pull request #1739 from cwoffenden/amalgamate
by Yann Collet
· 6 years ago
5186896
Fixed test failure when Emscripten not present
by Carl Woffenden
· 6 years ago
6213b7b
Minor repetition
by Carl Woffenden
· 6 years ago
59052d5
Typo
by Carl Woffenden
· 6 years ago
ec12721
Added clarification
by Carl Woffenden
· 6 years ago
6712a64
Added reasoning
by Carl Woffenden
· 6 years ago
4f2a8b7
Typo
by Carl Woffenden
· 6 years ago
a57de4a
Added test script; tidied and documented
by Carl Woffenden
· 6 years ago
793c71d
[test][dictBuilder] Add multithreaded tests
by Nick Terrell
· 6 years ago
0932de5
[dictBuilder] Fix deadlock in *COVER error case
by Nick Terrell
· 6 years ago
96201d9
Added bool to cctx and fixed some comment nits
by bimbashrestha
· 6 years ago
991cbc9
Fixing mixed declaration compiler complaint
by bimbashrestha
· 6 years ago
ce264ce
Forbiding emission of RLE when its the first block
by bimbashrestha
· 6 years ago
33b6446
Removing accidental method call
by bimbashrestha
· 6 years ago
7c6fa81
Added Emscripten example, removed Buck, minor tidy
by Carl Woffenden
· 6 years ago
7b041b5
Removing assert for rle that doesn't always hold
by bimbashrestha
· 6 years ago
1f2bf77
Using typedef U32 instead of int
by bimbashrestha
· 6 years ago
ba46932
Removing implicit conversion from const void* to const BYTE* and added constant for threshold
by bimbashrestha
· 6 years ago
ea8f6d2
Able to test combine script; minor tidy
by Carl Woffenden
· 6 years ago
d760e35
Preparing to run tests
by Carl Woffenden
· 6 years ago
36a5933
Minor fix for files with spaces. Typo.
by Carl Woffenden
· 6 years ago
c690f22
Merge branch 'dev' into amalgamate
by Carl Woffenden
· 6 years ago
5144e66
Revert "Merge remote-tracking branch 'origin/master' into dev"
by Carl Woffenden
· 6 years ago
0fcaa67
Merge remote-tracking branch 'upstream/dev' into dev
by Carl Woffenden
· 6 years ago
0df29a4
Merge remote-tracking branch 'origin/master' into dev
by Carl Woffenden
· 6 years ago
d0750a1
Merge pull request #1733 from nmagerko/size-hint
by Nick Terrell
· 6 years ago
5b811cb
Merge pull request #1745 from terrelln/regression-driver
by Nick Terrell
· 6 years ago
0a49353
Added generator script and simple test
by Carl Woffenden
· 6 years ago
e2030a2
[fuzz] Add a DEBUGLOG(3) statement to print file
by Nick Terrell
· 6 years ago
0e3ba02
Fixing more test falure errors
by bimbashrestha
· 6 years ago
4faf3a5
Fixing ci-circle test failure issues
by bimbashrestha
· 6 years ago
cba5350
Moving RLE logic to inside ZSTD_compressBlock_internal and adding assert
by bimbashrestha
· 6 years ago
493f95c
Fix merge conflicts
by Nick Magerko
· 6 years ago
a505463
Merge pull request #1726 from nmagerko/stream-size
by Nick Terrell
· 6 years ago
4c90d86
Generate RLE blocks in the encoder
by bimbashrestha
· 6 years ago
fd486a8
Differentiate --stream-size from --size-hint
by Nick Magerko
· 6 years ago
2cdda8b
Minor documentation update
by Nick Magerko
· 6 years ago
b354050
Remove bc from play tests
by Nick Magerko
· 6 years ago
54ad334
Merge pull request #1737 from terrelln/legacy-fix
by Nick Terrell
· 6 years ago
188311d
Merge pull request #1736 from terrelln/fuzz-fix
by Nick Terrell
· 6 years ago
901ea61
Tweaks to create a single-file decoder
by Carl Woffenden
· 6 years ago
69c875a
Merge pull request #1724 from facebook/blockSize
by Yann Collet
· 6 years ago
38b6428
Merge pull request #1725 from emaste/dev
by Yann Collet
· 6 years ago
fe0877c
Merge pull request #1721 from facebook/seq127
by Yann Collet
· 6 years ago
757ab66
Merge pull request #1713 from cemeyer/fix_gcc4_build
by Yann Collet
· 6 years ago
07f22d4
[legacy] Fix buffer overflow in v0.2 and v0.4 raw literals decompression
by Nick Terrell
· 6 years ago
3982935
[fuzz] Improve fuzzer build script and docs
by Nick Terrell
· 6 years ago
05d7479
Document --size-hint
by Nick Magerko
· 6 years ago
de6a6c7
Fix ZSTD_SRCSIZEHINT_MIN typo
by Nick Magerko
· 6 years ago
c7a24d7
Define ZSTD_SRCSIZEHINT_MIN as 0
by Nick Magerko
· 6 years ago
f23402f
Remove unnecessary test case
by Nick Magerko
· 6 years ago
294f1e5
Fix typo in test
by Nick Magerko
· 6 years ago
83076ab
Revert change to zstd manual
by Nick Magerko
· 6 years ago
2d39b43
Use int for srcSizeHint when sensible
by Nick Magerko
· 6 years ago
f9af70c
Fix playTests and add additional cases
by Nick Magerko
· 6 years ago
ea9d359
Add size-hint to fuzz tests
by Nick Magerko
· 6 years ago
a3d655d
v1.4.3: Merge pull request #1730 from facebook/dev
by Felix Handte
· 6 years ago
09894dc
Add mention of regression with poor size hints
by Nick Magerko
· 6 years ago
fee8fbc
Make upper bound INT_MAX
by Nick Magerko
· 6 years ago
edf2abf
Fix fall-through case
by Nick Magerko
· 6 years ago
dffbac5
Add --size-hint=# option
by Nick Magerko
· 6 years ago
30bfa22
Keep content size flag set in stream size mode
by Nick Magerko
· 6 years ago
a24dc3a
Remove extraneous variables
by Nick Magerko
· 6 years ago
f781cf6
Remove extraneous parameter
by Nick Magerko
· 6 years ago
bbd83c2
Update man page
by Nick Magerko
· 6 years ago
c403b12
Set pledged size just before compression
by Nick Magerko
· 6 years ago
97bb386
`number` instead of `nb`
by Yann Collet
· 6 years ago
85d07c6
Tweak stdout, stderr redirection in new playTests
by Nick Magerko
· 6 years ago
af0c950
Add --stream-size=# command
by Nick Magerko
· 6 years ago
1e07eb4
clarifications on the meaning of field `Block_Size`
by Yann Collet
· 6 years ago
b81d7cc
remove extraneous doubled ;s
by Ed Maste
· 6 years ago
Next »