]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2016-10-24  Przemyslaw... added doc\zstd_manual.html 425/head
2016-10-24  Przemyslaw... added contrib\gen_html
2016-10-24  Przemyslaw... zstd_compression_format.md moved to doc/
2016-10-21  Przemyslaw... improved ZSTD_compressBlock_opt_extDict_generic
2016-10-20  Przemyslaw... zstd_opt.h: small improvement in compression ratio
2016-10-20  Przemyslaw... Merge remote-tracking branch 'refs/remotes/facebook...
2016-10-20  Przemyslaw... Merge remote-tracking branch 'refs/remotes/origin/dev...
2016-10-18  Yann Colletimproved dicitonary segment merge
2016-10-18  Yann Colletuse implicit rules to compile zstd_decompress.c
2016-10-18  Yann Colletdetect early impossible decompression scenario in legac...
2016-10-18  Yann Colletno repeat mode in legacy v0.5
2016-10-18  Yann Colletfixed invalid invocation of dictionary in legacy decode...
2016-10-18  Yann Colletfix edge case
2016-10-18  Yann Colletfix command line interpretation
2016-10-18  Yann Colletfixed minor corner case
2016-10-14  Yann Colletminor opt
2016-10-14  Yann Colletrefactor for long commands
2016-10-14  Yann Colletadded long commands --memory= and --memlimit-decompress=
2016-10-14  Yann Colletadded long comment --memlimit=
2016-10-14  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2016-10-14  Yann Colletnew command -M#, to limit memory usage during decompres...
2016-10-13  Yann ColletMerge pull request #417 from terrelln/ubsan-failures
2016-10-13  Nick TerrellFix ubsan failures (pass NULL to memcpy) 417/head
2016-10-13  Yann Colletadded ZSTD_error_frameParameter_windowTooLarge (#403)
2016-10-12  Yann Colletupdated visual projects
2016-10-12  Yann ColletMerge pull request #406 from pixelb/pzstd-test-headless
2016-10-12  Yann Colletmake creates libzstd binaries (#415)
2016-10-12  Yann Colletfix cmake
2016-10-12  Yann ColletMerge pull request #416 from terrelln/exec-sequence
2016-10-12  Nick TerrellFix ZSTD_execSequence() edge case 416/head
2016-10-12  Yann Colletbumped version number
2016-10-12  Yann Colletcreated error_private.c, so that a single list of error...
2016-10-11  Yann Colletadded zstd_errors.h to include installation
2016-10-11  Yann Colletchanged error_public.h into zstd_errors.h
2016-10-11  Yann ColletMerge pull request #414 from terrelln/license
2016-10-11  Nick TerrellRemove references to GPLv2 license 414/head
2016-10-11  Yann Colletsync fse
2016-10-06  Pádraig Bradypzstd: fix test failure on headless build 406/head
2016-10-06  inikepzstd.h: added the Introduction section
2016-10-06  inikepfixed clang 3.5 warnings
2016-10-06  inikepzstd.h: updated comments
2016-10-05  Yann ColletMerge pull request #401 from inikep/dev
2016-10-05  inikep.travis.yml: added "make clean" before versionsTest 401/head
2016-10-05  inikepMerge remote-tracking branch 'refs/remotes/facebook...
2016-10-05  inikepfixed Makefile targets: zstd-small, zstd-decompress...
2016-10-03  inikepzlibWrapper: updated README.md
2016-09-28  inikepupdated .gitignore
2016-09-28  inikepMerge remote-tracking branch 'refs/remotes/origin/zlibW...
2016-09-28  inikepRES files for zstd 1.1.0
2016-09-27  Yann Colletupdated NEWS 394/head v1.1.0
2016-09-27  Yann ColletMerge pull request #393 from inikep/zlibWrapper
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-27  Yann Colletupdate dictionary builder warning comments
2016-09-26  Yann ColletMerge pull request #384 from inikep/zlibWrapper
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
next