Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_zstd
/
1340cafbeb6a35bfe5f8766d41410363a61e877f
1340caf
Merge pull request #1068 from terrelln/mt-fixes
by Yann Collet
· 7 years ago
ad34403
Fix broken assertion
by Nick Terrell
· 7 years ago
1be8660
Merge pull request #1062 from facebook/advancedDecompress
by Yann Collet
· 7 years ago
a99c4a3
Merge branch 'dev' into advancedDecompress
by Yann Collet
· 7 years ago
87b0cf0
Merge pull request #1057 from facebook/lrmSettings
by Yann Collet
· 7 years ago
1292a73
Merge pull request #1063 from Varunram/manpage
by Yann Collet
· 7 years ago
0034c75
Update man page variables in CMakeLists
by Varunram
· 7 years ago
453d487
fixed minor declaration warning
by Yann Collet
· 7 years ago
d1bf609
Merge pull request #1059 from terrelln/mt-ldm
by Yann Collet
· 7 years ago
e0cb8d1
fixed legacy test case
by Yann Collet
· 7 years ago
878728d
fixed several comments by @terrelln
by Yann Collet
· 7 years ago
e1c52fa
Merge pull request #1060 from facebook/compressImpl
by Yann Collet
· 7 years ago
b18cb7e
zstreamtest : slightly decreased time to build dictionary size
by Yann Collet
· 7 years ago
6cda8c9
added test with ZSTD_decompress_generic() + ZSTD_DCtx_refPrefix()
by Yann Collet
· 7 years ago
2af4159
added a test with ZSTD_decompress_generic() + ZSTD_DCtx_loadDictionary_byReference()
by Yann Collet
· 7 years ago
0dadb6b
implemented ZSTD_DCtx_refPrefix*()
by Yann Collet
· 7 years ago
569b8ba
implemented ZSTD_DCtx_refDDict()
by Yann Collet
· 7 years ago
a3b76a7
Quiet appveyor warnings
by Nick Terrell
· 7 years ago
6873fec
changed dictMore for dictContentType
by Yann Collet
· 7 years ago
31b54b6
updated ZSTD_initStaticDDict() prototype
by Yann Collet
· 7 years ago
136b9e2
Fix external sequence corner cases
by Nick Terrell
· 7 years ago
353117c
implemented ZSTD_DCtx_loadDictionary*()
by Yann Collet
· 7 years ago
451357f
Merge pull request #1058 from facebook/cctxParams
by Yann Collet
· 7 years ago
2ed5af0
merge bmi2 implementation of encodeSequence into zstd_compress.c
by Yann Collet
· 7 years ago
d19f803
Fix window size for 1 worker + flushing
by Nick Terrell
· 7 years ago
24d9edb
Set ldmParams to 0 when disabled
by Nick Terrell
· 7 years ago
4b92574
Fix corner cases exposed by zstreamtest
by Nick Terrell
· 7 years ago
94c7771
Integrate ldm with zstdmt
by Nick Terrell
· 8 years ago
9e6ba88
moved snap to /contrib
by Yann Collet
· 7 years ago
5ad6cc4
Merge pull request #1015 from elopio/snapcraft
by Yann Collet
· 7 years ago
a7b532a
added docker readme
by Yann Collet
· 7 years ago
b06db3b
Merge pull request #1052 from Varunram/dockerfile
by Yann Collet
· 7 years ago
e5ddfae
add a test for unordered parameters
by Yann Collet
· 7 years ago
aa4dbd0
Pull job/overlap log logic into common function (#1055)
by Nick Terrell
· 7 years ago
c8b3d38
updated CCtxParams API
by Yann Collet
· 7 years ago
6f4d077
make it possible to express compression parameters in any order
by Yann Collet
· 7 years ago
dc6a547
Merge pull request #1056 from terrelln/xxh-parallel
by Yann Collet
· 7 years ago
9f6b7b6
Merge pull request #1049 from facebook/contrib
by Yann Collet
· 7 years ago
2253d01
Move XXH64_update() into worker threads
by Nick Terrell
· 8 years ago
9618c0c
make it possible to specify LDM parameters in any order
by Yann Collet
· 7 years ago
f2562c0
Merge pull request #1053 from Varunram/cmakelists
by Yann Collet
· 7 years ago
d932fb6
Merge pull request #1045 from terrelln/mt-single
by Yann Collet
· 7 years ago
90c598f
Add missing checks to CMakeLists;closes #1023
by Varunram
· 7 years ago
7616200
Add Dockerfile
by Varunram
· 7 years ago
ec0959e
Merge branch 'dev' into mt-single
by Yann Collet
· 7 years ago
d796a78
Merge pull request #1050 from terrelln/restore-loadedDictEnd
by Yann Collet
· 7 years ago
4af1faf
Restore setting loadedDictEnd
by Nick Terrell
· 7 years ago
cbc71e4
moving LRM parameters out of experimental section
by Yann Collet
· 7 years ago
5373e44
fixed contrib/adaptive-compression
by Yann Collet
· 7 years ago
9781640
added /contrib projects to `make all`
by Yann Collet
· 7 years ago
355cb64
fixed seekable format example
by Yann Collet
· 7 years ago
38cbcb5
removed LRM exploratory experiment
by Yann Collet
· 7 years ago
f15a17e
Use a single buffer in zstdmt
by Nick Terrell
· 8 years ago
192542b
Merge pull request #1047 from facebook/hufCompress
by Yann Collet
· 7 years ago
55bb8bb
Merge pull request #1037 from terrelln/extern-seq
by Yann Collet
· 7 years ago
a271399
Expose reference external sequence API
by Nick Terrell
· 8 years ago
1908c92
Merge remote-tracking branch 'upstream/dev' into extern-seq
by Nick Terrell
· 8 years ago
49ce7a0
Merge pull request #1035 from terrelln/31-overflow
by Yann Collet
· 8 years ago
a909c29
Merge branch 'dev' into hufCompress
by Yann Collet
· 8 years ago
a9a6dcb
Expose reference external sequence API
by Nick Terrell
· 8 years ago
33fb966
Fix overflow protection with wlog=31
by Nick Terrell
· 8 years ago
4c5cbac
Merge pull request #1041 from facebook/fasterFast
by Yann Collet
· 8 years ago
50f763e
fixed several comments are underlined by @terrelln
by Yann Collet
· 8 years ago
a95a88a
removed huf_compress_impl.h
by Yann Collet
· 8 years ago
bd7bb94
Merge pull request #1044 from baldurk/remove-utf8-characters
by Yann Collet
· 8 years ago
430a2fe
Remove non-ASCII characters in header file comments
by Baldur Karlsson
· 8 years ago
6e388ee
Merge pull request #1042 from JesseTG/jtg/t0-printout
by Yann Collet
· 8 years ago
530eeb4
Merge pull request #1039 from facebook/zstd_decompress
by Yann Collet
· 8 years ago
2f70fbf
Made -H's printout specify the semantics of -T0
by Jesse Talavera-Greenberg
· 8 years ago
2291b85
changed ZSTD_p_literalCompression into ZSTD_p_compressLiterals
by Yann Collet
· 8 years ago
a57d43d
updated documentation of targetLength
by Yann Collet
· 8 years ago
f24566b
minor bench improvements
by Yann Collet
· 8 years ago
6a9b41b
create command --fast[=#]
by Yann Collet
· 8 years ago
a146ee0
added negative compression levels
by Yann Collet
· 8 years ago
facc09a
minor compression level adaptation
by Yann Collet
· 8 years ago
e0ba7cc
Merge pull request #1038 from HaydnTrigg/dev
by Yann Collet
· 8 years ago
c635102
Visual Studio 2017 build scripts
by Haydn Trigg
· 8 years ago
fe321f9
re-integrate ZSTD_decompressSequencesLong() into zstd_decompress.c
by Yann Collet
· 8 years ago
89a2ebb
incorporated ZSTD_decompressSequences() into zstd_decompress()
by Yann Collet
· 8 years ago
cdb1f14
incorporated ZSTD_initFseState() inside zstd_decompress.c
by Yann Collet
· 8 years ago
a166eae
incorporate ZSTD_decodeSequenceLong() within zstd_decompress.c
by Yann Collet
· 8 years ago
17626ba
restored ZSTD_decodeSequence() into zstd_decompress.c
by Yann Collet
· 8 years ago
8c6dbf4
updated NEWS in preparation for v1.3.4
by Yann Collet
· 8 years ago
5414b8e
Merge branch 'dev' of github.com:facebook/zstd into dev
by Yann Collet
· 8 years ago
e916b90
gen_html: changed CFLAGS for CXXFLAGS
by Yann Collet
· 8 years ago
5116957
Merge pull request #1036 from terrelln/thread-void
by Yann Collet
· 8 years ago
0379d83
Merge pull request #1034 from facebook/longOffsetMode
by Yann Collet
· 8 years ago
7e103cd
[threading] Cast unused arguments to void
by Nick Terrell
· 8 years ago
db147ea
improved comments
by Yann Collet
· 8 years ago
51262bd
Merge pull request #1033 from facebook/benchDecode
by Yann Collet
· 8 years ago
06ca9c7
fixed 0-seq blocks in block-decompression mode
by Yann Collet
· 8 years ago
9a91afe
long offset mode : new default threshold for 32-bit
by Yann Collet
· 8 years ago
7bd7a3a
long offset mode : new default threshold for 64-bits mode
by Yann Collet
· 8 years ago
c0393a5
fixed counting long distance weights
by Yann Collet
· 8 years ago
a70f7e1
Merge branch 'benchDecode' into longOffsetMode
by Yann Collet
· 8 years ago
03e7e14
fix benchmark issue when measuring only decoding speed
by Yann Collet
· 8 years ago
41bd104
Merge branch 'dev' into longOffsetMode
by Yann Collet
· 8 years ago
cb789d2
re-inserted offset evaluation
by Yann Collet
· 8 years ago
99afe72
Merge pull request #1032 from facebook/bmi2
by Yann Collet
· 8 years ago
b91ddf0
Merge branch 'dev' into longOffsetMode
by Yann Collet
· 8 years ago
Next »