]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2016-09-27  inikepZSTD_resetDStream moved to inflate() 393/head
2016-09-27  inikeprenamed to ZWRAP_deflateReset_keepDict
2016-09-27  inikepredirection to deflateReset and inflateReset
2016-09-27  inikepadded ZWRAP_deflateResetWithoutDict and ZWRAP_inflateRe...
2016-09-27  inikepupdated description of ZWRAP_setPledgedSrcSize
2016-09-27  inikepimproved speed of deflate without Z_FINISH
2016-09-26  inikepzlibWrapper: minor tweaks 384/head
2016-09-26  inikepupdated zlibWrapper\Makefile
2016-09-26  inikepzwrapbench: improved tests with a dictionary
2016-09-26  inikepupdated results in zlibWrapper\README.md
2016-09-26  inikepMerge remote-tracking branch 'refs/remotes/facebook...
2016-09-26  inikepimproved behavior of deflateReset
2016-09-26  inikepimproved zwrapbench tests
2016-09-26  Yann Colletadded comment on filePos
2016-09-26  Yann Colletfixed : init*_advanced() followed by reset() with diffe...
2016-09-26  Yann Colletzstreamtest can fuzztest pledgedSrcSize
2016-09-24  Yann Colletzstreamtest uses ZSTD_reset?Stream
2016-09-24  Yann ColletMerge pull request #387 from terrelln/display
2016-09-23  Nick Terrell[pzstd] Add status update for MB written 387/head
2016-09-23  Yann ColletMerge pull request #386 from terrelln/readme
2016-09-23  Yann ColletMerge pull request #385 from KrzysFR/patch-1
2016-09-23  Nick Terrell[pzstd] Add header required for Visual Studios
2016-09-23  Nick Terrell[pzstd] Print (de)compression results
2016-09-23  Nick Terrell[pzstd] Update README to reflect new CLI 386/head
2016-09-23  Christophe... Update .gitignore for new location of msbuild projects 385/head
2016-09-23  inikepzlibWrapper\README.md: reordering
2016-09-23  inikeptypo in pzstd
2016-09-23  inikepMerge remote-tracking branch 'refs/remotes/facebook...
2016-09-23  inikepzlibWrapper\README.md: minor tweaks
2016-09-23  inikepzlibWrapper\README.md: Reusing contexts
2016-09-23  Yann ColletMerge pull request #383 from KrzysFR/fix_issue_379
2016-09-23  Christophe... Changed to use ZSTDLIBv06_API and ZSTDLIBv07_API for... 383/head
2016-09-23  inikepupdated zlibWrapper\README.md
2016-09-23  Christophe... Add legacy support for VS2005 solution
2016-09-23  Christophe... Add legacy support for VS2008 solution
2016-09-23  Christophe... Fix for Issue #379 - add legacy support to VS2010 sln
2016-09-23  inikepfaster inflate() autodetection of zlib/zstd
2016-09-23  inikepuse valgrind with a dynamic zstd library
2016-09-23  Yann ColletMerge pull request #382 from terrelln/dev
2016-09-23  inikepinitialization of strm->adler
2016-09-23  inikepimproved valgrind tests
2016-09-23  inikepadded valgrindTest for zlibWrapper
2016-09-23  inikepZWRAP_setPledgedSrcSize not required with Z_FINISH
2016-09-23  inikepa new ZWRAP API
2016-09-23  Nick Terrell[pzstd] Add tests to appveyor MinGW64 382/head
2016-09-23  Nick Terrell[pzstd] Spawn less threads in tests
2016-09-23  Nick TerrellDon't redefine macro in util.h
2016-09-23  Nick Terrell[pzstd] Add 32 bit tests to travis-ci
2016-09-23  Nick TerrellAdd include guards to datagen.h
2016-09-22  Nick Terrell[pzstd] Turn on warnings + quiet them
2016-09-22  inikepMerge remote-tracking branch 'refs/remotes/facebook...
2016-09-22  inikepzwrapbench: testing reusing of a context
2016-09-22  Yann ColletMerge branch 'dev' of github.com:Cyan4973/zstd into dev
2016-09-22  Yann Colletsmall decompression speed boost for very small data
2016-09-22  inikepzwrapbench: testing speed of ZSTD_decompressStream
2016-09-22  inikepzwrapbench benchmarks zlibWrapper
2016-09-22  inikepzwrapbench tests zlib
2016-09-22  inikepadded setZWRAPdecompressionType
2016-09-22  inikepMerge remote-tracking branch 'refs/remotes/facebook...
2016-09-22  inikepimproved zlibWrapper\Makefile
2016-09-22  inikepadded zwrapbench.c
2016-09-22  Nick TerrellMerge remote-tracking branch 'upstream/dev' into dev
2016-09-22  Nick Terrell[pzstd] Fix and test 32 bit support
2016-09-21  Nick Terrell[pzstd] Check if input is a directory
2016-09-21  Nick Terrell[pzstd] Fix invalid argument message
2016-09-21  Nick Terrell[pzstd] Reduce memory usage to 60-75% of previous
2016-09-21  Nick Terrell[pzstd] Make CLI compatible with zstd
2016-09-21  inikepchanged naming convention
2016-09-21  inikepadded ZWRAP_initializeCStream
2016-09-21  Yann ColletStreaming : dictionary compression on multiple files...
2016-09-21  inikeptests with ZSTD_setPledgedSrcSize
2016-09-21  inikepadded ZSTD_setPledgedSrcSize
2016-09-21  Yann Colletcli : better adaptation to small files
2016-09-21  Yann Colletfixed : cli : forgotten mandatory argument
2016-09-21  Yann ColletImplemented "command must be followed by argument"...
2016-09-21  inikepadded ZWRAPC_finish_with_error_message and ZWRAPD_finis...
2016-09-21  inikepimproved deflateEnd and inflateEnd
2016-09-21  Yann Colletminor refactor for clarity
2016-09-21  Yann Colletminor build comment
2016-09-21  Yann ColletMerge pull request #376 from jungle-boogie/patch-1
2016-09-20  jungle-boogiegmake necessary on *BSD systems. 376/head
2016-09-20  inikepimplemented inflateReset2
2016-09-20  inikepadded ZWRAP_DCtx.decompState
2016-09-20  inikepimproved logging
2016-09-20  inikepimplemented deflateReset
2016-09-20  inikepuse Z_STREAM_ERROR as default error
2016-09-20  inikepadded fitblk.c
2016-09-20  Yann Colletadded error check
2016-09-20  Yann Colletadded error checking
2016-09-19  Yann Colletfixed cmake test
2016-09-19  Yann Colletcompleted change from projects to build
2016-09-19  Yann Colletchanged projects to build
2016-09-19  inikepbetter memory deallocation in case of error
2016-09-19  inikepadded ZWRAP_finish_with_error
2016-09-19  inikepimproved inflateSync
2016-09-19  inikepimporved support for Z_FINISH
2016-09-18  Yann Colletbumped version number
2016-09-18  Yann Colletstreaming compression example can handle situations...
2016-09-18  Yann Colletadded comments on buffer sizes guarantees
2016-09-16  Yann Colletadded -- command in help
next