]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2016-10-27  Nick TerrellFix ZSTD_execSequence() performance regression 431/head
2016-10-27  Yann ColletZSTD_initCStream() optimization : do not allocate a...
2016-10-27  Yann Colletminor const added
2016-10-27  Yann Colletprint one global summary (instead of one per file)
2016-10-27  Yann Colletadded example multiple_streaming_compression
2016-10-26  Yann Colletadded ZSTD_initDStream_usingDDict() .
2016-10-25  Yann Colletfirst sketch for ZSTD_initCStream_usingCDict()
2016-10-25  Yann ColletMerge pull request #429 from inikep/btopt2
2016-10-25  Yann ColletMerge pull request #428 from inikep/dev11
2016-10-25  Przemyslaw... added ZSTD_btopt2 strategy 429/head
2016-10-25  Przemyslaw... Windows resources moved to programs/windres/ 428/head
2016-10-25  Przemyslaw... images/ moved to doc/images/
2016-10-25  Yann ColletMerge pull request #426 from terrelln/fixes
2016-10-25  Yann Colletupdated comments on context re-use
2016-10-24  Nick TerrellFix compiler narrowing warning 426/head
2016-10-24  Nick TerrellMerge remote-tracking branch 'upstream/dev' into fixes
2016-10-24  Yann ColletMerge pull request #425 from inikep/dev11
2016-10-24  Nick TerrellReject dictionaries with incomplete entropy tables
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-22  Yann ColletMerge pull request #423 from terrelln/exec-seq-patch
2016-10-21  Nick TerrellFix small bug in ZSTD_execSequence() 423/head
2016-10-21  Przemyslaw... improved ZSTD_compressBlock_opt_extDict_generic
2016-10-21  Yann Colletprotect ZSTD_decodeFrameHeader() from invalid usage...
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-19  Nick TerrellFix stack buffer overrun when weightTotal == 0
2016-10-18  Nick TerrellUnitialized memory read in ZSTD_decodeSeqHeaders()
2016-10-18  Yann Colletimproved dicitonary segment merge
2016-10-18  Yann Colletuse implicit rules to compile zstd_decompress.c
2016-10-18  Nick TerrellBackport fix from commit 125d817
2016-10-18  Nick TerrellBackport fix from commit 9e8b09a
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  Nick TerrellFix stack buffer overflow in HUF_readCTable()
2016-10-18  Yann Colletfix command line interpretation
2016-10-18  Yann Colletfixed minor corner case
2016-10-17  Nick TerrellFix buffer overrun in ZSTD_loadDictEntropyStats()
2016-10-17  Nick TerrellFix buffer overrun in ZSTD_loadEntropy()
2016-10-17  Nick TerrellCheck if dict is empty before reading first byte
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
next