]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2015-10-30  Yann ColletMerge branch 'dev' into HC 56/head
2015-10-30  Yann Colletlevel tuning
2015-10-30  Yann Colletupdated visual studio projects
2015-10-30  Yann Colletdecoding support for legacy v0.2 format
2015-10-30  Yann Colletfixed minor gcc warning
2015-10-30  Yann Colletfixed asan warning
2015-10-30  Yann Colletfix Visual Studio projects
2015-10-30  Yann Colletadded HC tests
2015-10-29  Yann Colletfixed hc alloc
2015-10-29  Yann Colletrange bench
2015-10-29  Yann Colletone less hc malloc
2015-10-29  Yann Collethc fuzzer tests
2015-10-29  Yann Colletfix include
2015-10-29  Yann Colletsync paramgrill with HC starting at level 2
2015-10-29  Yann ColletHC modes can be selected from command line
2015-10-28  Yann Colletminor tuning
2015-10-28  Yann Colletfine tune & messages
2015-10-28  Yann ColletMerge pull request #55 from Cyan4973/master
2015-10-28  Yann ColletMerge pull request #54 from tobijdc/patch-1 55/head
2015-10-28  Tobias IbounigFix typo in NEWS 54/head
2015-10-28  Yann Colletvalue time
2015-10-28  Yann Colletmemory notation
2015-10-28  Yann ColletMerge pull request #53 from Cyan4973/dev zstd-0.2.2
2015-10-28  Yann ColletUpdated NEWS 53/head
2015-10-28  Yann ColletFixed issue #52 (faulty binary generation with Visual...
2015-10-27  Yann ColletsrcLog
2015-10-27  Yann Colletblocksize & T
2015-10-27  Yann Colletsimplified chain
2015-10-27  Yann Colletcan test param conf
2015-10-26  Yann Colletrepcode+1
2015-10-26  Yann Colletskip slow conf faster
2015-10-26  Yann Colletfaster scan
2015-10-25  Yann Colletclean paramgrill
2015-10-25  Yann Colletmake paramgrill
2015-10-25  Yann Colletparamgrill
2015-10-25  Yann ColletFixed : minor clang warning
2015-10-25  Yann ColletHC params
2015-10-24  Yann ColletMerge pull request #51 from Cyan4973/dev zstd-0.2.1
2015-10-24  Yann ColletIndividual memlog values
2015-10-23  Yann Colletrepfirst
2015-10-23  Yann Colletreorder
2015-10-23  Yann ColletAdded asan tests
2015-10-23  Yann Colletfixed issue #50, reported by Hanno Böck (@hannob) 51/head
2015-10-23  Yann Colletfixed issue #49, reported by Hanno Böck (@hannob)
2015-10-23  Yann Colletfixed issue #49, reported by Hanno Böck (@hannob)
2015-10-22  Yann Colletuncoupled maxdlog and chainlog
2015-10-22  Yann Colletquick first zstdhc version
2015-10-22  Yann ColletMerge pull request #48 from Cyan4973/dev zstd-0.2.0
2015-10-21  Yann Colletunified ctx naming convention 48/head
2015-10-21  Yann Colletrestored ZSTD_compressCCtx() def
2015-10-21  Yann ColletUpdated news
2015-10-21  Yann ColletUpdated benchmark
2015-10-21  Yann ColletFixed minor gcc5+ warning
2015-10-21  Yann ColletAdded advanced compression functions
2015-10-21  Yann ColletAdded block size to bench
2015-10-20  Yann Colletclang optimizer bug workaround
2015-10-19  Yann ColletFixed fullbench
2015-10-19  Yann Colletrefactored literal segment
2015-10-19  Yann ColletFixed sanitizer warning
2015-10-19  Yann Colletminor speed improvement
2015-10-19  Yann Colletsmall decompression speed improvement
2015-10-19  Yann Colletsmall decompression speed improvement
2015-10-18  Yann Colletupdated Visual projects
2015-10-18  Yann Colletmissed updated files
2015-10-18  Yann Colletupdate huff0
2015-10-15  Yann ColletMerge pull request #47 from Cyan4973/dev zstd-0.1.3
2015-10-14  Yann ColletFix fullbench 47/head
2015-10-14  Yann ColletFix uninitialized warnings reported by @nemequ
2015-10-14  Yann ColletClarified comments
2015-10-14  Yann ColletMerge pull request #46 from xaphier/dev
2015-10-10  xaphierRemove one malloc/free from compression 46/head
2015-09-10  Yann ColletMerge pull request #44 from Cyan4973/dev zstd-0.1.2
2015-09-10  Yann ColletAdded : Frame concatenation ability 44/head
2015-08-27  Yann ColletFix : decompression i/o detects flush write errors
2015-08-26  Yann ColletMerge pull request #43 from Cyan4973/dev v0.1.1
2015-08-26  Yann ColletFixed minor visual warning 43/head
2015-08-26  Yann Colletfixed minor issue on decoding invalid data
2015-08-26  Yann ColletUpdated FSE
2015-08-26  Yann Colletmodified man page
2015-08-26  Yann Colletadded : --verbose command
2015-08-25  Yann ColletRefactor Makefile and .travis tests
2015-08-25  Yann ColletZstd cli : --version and --help write to stdout
2015-08-25  Yann ColletFixed : compression error on some specific distribution
2015-08-25  Yann ColletMore informative write error messages
2015-08-25  Yann ColletFixed #42
2015-08-24  Yann ColletMerge pull request #41 from Cyan4973/dev v0.1.0
2015-08-24  Yann ColletUpdated readme of fuzzer tests 41/head
2015-08-24  Yann ColletFixed a few issues found by AFL (American Fuzzy Lop)
2015-08-24  Yann ColletFixed decoding error #11 (reported by @magv)
2015-08-23  Yann ColletMerge pull request #40 from Cyan4973/dev
2015-08-23  Yann Colletupdated readme 40/head
2015-08-23  Yann ColletMerge pull request #39 from Cyan4973/dev
2015-08-23  Yann ColletUpdated Visual solution 39/head
2015-08-23  Yann ColletAdded : ZSTD decompression : ability to resist to noisy...
2015-08-21  Yann ColletUpdated xxhash
2015-08-21  Yann Colletupdated fse
2015-08-21  Yann ColletAdded : fuzzer tests : decompressing noisy src
2015-08-20  Yann ColletFix : decoder issue in exceptionnal circumstances ...
2015-08-20  Yann ColletFixed : bug in compression in specific conditions ...
2015-08-19  Yann ColletFixed : g++ link error within fullbench
next