]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2017-03-04  Nick TerrellAlways check Huffman tables for ZSTD_lazy+ 586/head
2017-03-03  Yann ColletMerge pull request #584 from terrelln/huff-repeat
2017-03-03  Yann Colletupdate NEWS on @iburinoc's 32-bits version improvement
2017-03-03  Yann Colletdisable prefetch-decode for 32-bits target
2017-03-03  Yann ColletMerge pull request #582 from iburinoc/m32
2017-03-03  Nick TerrellUse workspace for count and CTable 584/head
2017-03-02  Sean PurcellRemove 'generic' inline strategy 582/head
2017-03-02  Sean PurcellMerge remote-tracking branch 'origin/dev' into m32
2017-03-02  Nick TerrellAllow compressor to repeat Huffman tables
2017-03-02  Yann ColletMerge pull request #583 from terrelln/set-dictid
2017-03-02  Nick TerrellSet dictID to 0 for content only dictionaries 583/head
2017-03-02  Yann Colletfixed : build zstd cli after libzstd
2017-03-02  Yann Colletmake : added target shortest
2017-03-02  Yann Colletadded gzip tests
2017-03-02  Sean PurcellOffsets >= 32MB in 32-bits mode
2017-03-01  Yann Colletxxhash can be included twice in any order
2017-03-01  Yann Colletsolves warnings when compiling with global XXH_STATIC_L...
2017-03-01  Yann ColletMerge pull request #579 from iburinoc/multiframe
2017-03-01  Yann ColletMerge pull request #580 from facebook/speedStream
2017-03-01  Yann Colletupdated NEWS for 1.1.4
2017-02-28  Yann ColletMerge pull request #575 from Majlen/cmake-improvement
2017-02-28  Sean PurcellCheck to ensure ddict isn't null before dereference 579/head
2017-02-28  Yann ColletMerge pull request #578 from inikep/dev
2017-02-28  Przemyslaw... travis.yml: fixed pull_request 578/head
2017-02-28  Yann Colletfixed multi frames 580/head
2017-02-28  Milan ŠevčíkAdded compile flags to pzstd 575/head
2017-02-28  Milan Ševčík-Wstrict-prototypes is not supported with C++
2017-02-28  Milan ŠevčíkImprove handling of library symlinks.
2017-02-28  Milan ŠevčíkAdd zstdmt target in cmake
2017-02-28  Milan ŠevčíkSupport building contrib utils from cmake
2017-02-28  Yann Colletfixed decoding skippable frames
2017-02-28  Yann Colletadded test for decompression with NULL dict and NULL...
2017-02-28  Przemyslaw... cli : fix : --rm is silent when input is stdin (decompr...
2017-02-28  Przemyslaw... update gzip tests
2017-02-28  Yann ColletImproved speed of ZSTD_decompressStream()
2017-02-28  Przemyslaw... updated .travis.yml (2)
2017-02-28  Przemyslaw... updated .travis.yml
2017-02-28  Yann ColletMerge branch 'decompressStream' into dev
2017-02-28  Yann ColletMerge pull request #573 from facebook/ddict
2017-02-28  Yann Colletfullbench : -i0 displays list of functions to bench
2017-02-28  Yann Colletadded test case : --rm on stdin
2017-02-27  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2017-02-27  Yann Colletcli : fix : --rm is silent when input is stdin
2017-02-27  Yann ColletMerge pull request #571 from inikep/dev11
2017-02-27  Przemyslaw... use "./gzip" for gzip tests 571/head
2017-02-27  Yann ColletMerge pull request #569 from iburinoc/testcorpus
2017-02-27  Yann ColletMerge pull request #572 from prashantkhandelwal/dev
2017-02-27  Przemyslaw... minor tweaks in FIO_decompressGzFrame
2017-02-27  Prashant KhandelwalFix for a small Typo 572/head
2017-02-27  Yann Colletreduced ZSTD_DDict memory usage 573/head
2017-02-27  Przemyslaw... update gzip tests
2017-02-27  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2017-02-27  Sean PurcellMerge branch 'dev' into testcorpus 569/head
2017-02-26  Yann Colletadded ZSTD_refDDict()
2017-02-26  Yann ColletloadEntropy works on new ZSTD_entropy_t type
2017-02-26  Yann Colletcreated entropy structure type
2017-02-25  Yann ColletAdded DDict unit test in fuzzer
2017-02-25  Yann ColletMerge pull request #567 from inikep/dev11
2017-02-25  Yann ColletMerge pull request #566 from facebook/forceRawDict
2017-02-24  Sean PurcellFix some more ARM compile errors
2017-02-24  Przemyslaw... added tests for gzip
2017-02-24  Przemyslaw... fix uninitialized value warning 567/head
2017-02-24  Yann Colletattempt to fix pthreat linking error 566/head
2017-02-24  Yann Colletzstdmt : fix : loading prefix from previous segments
2017-02-24  Przemyslaw... rearrange Travis tests
2017-02-24  Yann Colletminor tests/Makefile refactoring
2017-02-24  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2017-02-24  Yann ColletMerge pull request #565 from iburinoc/testcorpus
2017-02-24  Yann ColletMerge pull request #564 from iburinoc/doc
2017-02-24  Sean PurcellFix -Wsign-compare issues in decodecorpus.c 565/head
2017-02-23  Sean PurcellMerge branch 'dev' into doc 564/head
2017-02-23  Yann ColletMerge pull request #562 from iburinoc/testcorpus
2017-02-23  Sean PurcellMove educational_decoder to doc/ and add doc README
2017-02-23  Yann ColletMerge pull request #558 from facebook/manual
2017-02-23  Yann ColletMerge pull request #560 from iburinoc/findcompressedsize
2017-02-23  Sean PurcellUpdate CLI and link from educational decoder 562/head
2017-02-23  Sean PurcellUpdate tests/README.md
2017-02-23  Przemyslaw... zlibWrapper: better description of ZWRAP_useZSTDcompression
2017-02-23  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2017-02-23  Sean PurcellCreate a tool that generates random, valid, Zstd frames...
2017-02-22  Yann ColletMerge pull request #561 from iburinoc/fsefix
2017-02-22  Sean PurcellFix bug in FSE distribution normalization 561/head
2017-02-22  Sean PurcellDescribe ambiguity around skippable frames 560/head
2017-02-22  Sean PurcellUpdate comment
2017-02-22  Sean PurcellChange name to to findFrameCompressedSize and add skipp...
2017-02-22  Yann Colletfixed malloc(0) potential issue
2017-02-22  Yann ColletMerge pull request #556 from sjnam/size_unknown
2017-02-22  Yann Colletfixed c90/gnu90/gnu99 tests 558/head
2017-02-22  Yann ColletMerge pull request #559 from inikep/arm-ppc-compilation
2017-02-22  Przemyslaw... travis.yml: test arm-ppc-compilation target 559/head
2017-02-22  Przemyslaw... added arm-ppc-compilation Makefile target
2017-02-22  Przemyslaw... minor tweaks
2017-02-22  Yann Colletadded `manual` target in root Makefile
2017-02-22  Yann Colletadded `manual` target to contrib/gen_html/Makefile
2017-02-22  Przemyslaw... travis.yml: fix versionsTest target
2017-02-22  Przemyslaw... travis.yml: set "dist: trusty" as default
2017-02-22  Przemyslaw... move Ubuntu packages install to Makefile
2017-02-22  Przemyslaw... travis.yml: reduce number of jobs to 7
2017-02-22  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2017-02-22  Soojin Namtest for fail to decompress 556/head
next