]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2017-06-29  Yann Colletminor : fix typo 741/head
2017-06-29  Yann ColletZSTD_getFrameContentSize() is promoted to "stable"...
2017-06-29  Yann ColletMerge pull request #739 from facebook/refPrefix
2017-06-29  Yann ColletMerge pull request #736 from terrelln/cover-default-api
2017-06-29  Yann ColletMerge pull request #737 from facebook/advancedAPI2
2017-06-29  Yann Colletrefactor ZSTD_check_compressionLevel_monotonicIncrease_... 739/head
2017-06-28  Yann ColletMerge branch 'advancedAPI2' into refPrefix
2017-06-28  Yann Colletadded a test to ensure ZSTD_refPrefix() doesn't impact...
2017-06-28  Yann Colletfixed -Wdeclaration-after-statement 737/head
2017-06-28  Yann ColletMerge pull request #740 from paulcruz74/dev
2017-06-28  Yann Colletadded function to control monotonic memory budget incre...
2017-06-28  Yann Colletadjusted compression levels to guarantee a monotonicall...
2017-06-28  Paul Cruzremoved fnum from DISPLAY statements 740/head
2017-06-28  Paul Cruzfixed generation of buggy test, corrected DISPLAY state...
2017-06-28  Yann Colletfixed ZSTD_refPrefix with Multithread-enabled CCtx
2017-06-28  Yann Colletfixed zstreamtest
2017-06-28  Paul CruzMerge remote-tracking branch 'upstream/dev' into dev
2017-06-28  Yann Colletcontrolled dictMode
2017-06-27  Yann Colletimplemented ZSTD_refPrefix()
2017-06-27  Yann Colletexposed ZSTD_MAGIC_DICTIONARY in zstd.h
2017-06-27  Yann Colletadded parameter ZSTD_p_refDictContent
2017-06-27  Yann ColletMerge pull request #735 from terrelln/xz-default
2017-06-27  Nick Terrell[tests] Fix HAVE_LZMA flag 735/head
2017-06-27  Nick Terrell[zdict] Make COVER the default algorithm 736/head
2017-06-27  Yann Colletfixed minor conversion warning
2017-06-27  Yann ColletMerge pull request #729 from paulcruz74/corpus
2017-06-27  Yann Colletrefactored ZSTD_estimateDStreamSize()
2017-06-26  Yann ColletZSTD_estimateCDictSize_advanced()
2017-06-26  Yann ColletZSTD_estimateCStreamSize_advanced()
2017-06-26  Yann ColletZSTD_estimateCCtx_advanced()
2017-06-26  Nick Terrell[zstdcli] Document HAVE_LZMA and zstd-noxz
2017-06-26  Nick Terrell[zstdcli] Add unlzma and unxz symlinks
2017-06-26  Nick Terrell[zstdcli] Disable lzma support for MSAN testing
2017-06-26  Paul CruzMerge pull request #4 from facebook/dev
2017-06-24  Nick Terrell[zstdcli] Support xz by default when liblzma is available
2017-06-24  Paul Cruzadded cli tests to test-all 729/head
2017-06-23  Paul Cruzadded additional condition so large offsets into the...
2017-06-23  Yann ColletMerge pull request #733 from terrelln/pzstd-deadlock
2017-06-23  Paul Cruzfixed bug detected by the API test
2017-06-23  Paul Cruztype warnings
2017-06-23  Paul Cruzfixed bus error bug
2017-06-23  Yann ColletMerge pull request #725 from facebook/advancedAPI2
2017-06-23  Yann Collet--no-big-tests for msan 725/head
2017-06-23  Yann ColletMerge branch 'advancedAPI2' of github.com:facebook...
2017-06-23  Yann Colletzstreamtest : disabled multi-threading tests with ...
2017-06-23  Nick Terrell[pzstd] Fix deadlock in the case of errors 733/head
2017-06-22  Paul Cruzadded sizeof for clarity
2017-06-22  Paul Cruzchanged makefile test
2017-06-22  Paul Cruzchanged assignment
2017-06-22  Paul Cruzadded description for dictionary cli tests
2017-06-22  Paul Cruzmade changes to cli test so it runs properly
2017-06-22  Paul Cruzadded cli test for decodecorpus inside tests/Makefile...
2017-06-22  Paul Cruzadded cli test case in Makefile
2017-06-22  Paul Cruzshould be updating seed whenever multiple files are...
2017-06-22  Paul Cruzchanged format of command to --use-dict=#
2017-06-22  Yann ColletMerge pull request #732 from terrelln/dev
2017-06-22  Yann Colletreduced --no-big-tests even more
2017-06-22  Nick Terrell[linux] Write all the patch summaries 732/head
2017-06-22  Paul Cruzfixed offset in this case os that it always goes past...
2017-06-22  Yann Colletfixed minor cast warning
2017-06-22  Paul Cruzmore meaningful names for count variables
2017-06-22  Paul Cruzmalloc samples instead of static allocation
2017-06-22  Yann Colletreduced CLevelMax for --no-big-tests
2017-06-22  Paul Cruzremoved comment regarding windowSize requirement
2017-06-22  Paul Cruzremoved requirement that offset be less than windowSize
2017-06-22  Yann Collet--no-big-tests for zstreamtest
2017-06-22  Paul Cruzadded const x2
2017-06-22  Paul Cruzadded const
2017-06-22  Paul Cruzgot rid of unnecessary casting to void*
2017-06-22  Paul Cruzadded comment addressing use of bits in frame header...
2017-06-22  Yann Colletadd controls over streaming buffers
2017-06-21  Yann Colletadded --list command contrib by @paulcruz74
2017-06-21  Yann ColletMerge pull request #730 from paulcruz74/dev
2017-06-21  Yann Colletfixed : decompression of skippable frames in streaming...
2017-06-21  Nick Terrell[linux] Rename last 2 diffs to patch names
2017-06-21  Nick Terrell[linux] Add summaries to xxhash and zstd patches
2017-06-21  Nick Terrell[linux] Rename diffs to patch names
2017-06-21  Nick Terrell[linux] Switch BtrFS compression level to 1
2017-06-21  Yann Colletswitched fileio.c to ZSTD_DEBUG trigger macro
2017-06-21  Yann Colletfixed streaming buffered allocation with CDict compression
2017-06-21  Yann Colletfixed dangling pointer risk, detected by @terrelln
2017-06-21  Paul CruzMerge pull request #3 from facebook/dev 730/head
2017-06-21  Paul Cruzadded newline to align output
2017-06-21  Paul Cruzadded error check for when file could not be opened
2017-06-21  Paul Cruzreversed calculation of ratio
2017-06-21  Yann Colletfree cdictLocal faster, suggested by @terrelln
2017-06-21  Yann Colletadded test cases for new command --list
2017-06-21  Yann Colletadded ZSTD_dictMode_e to control dictionary loading...
2017-06-21  Yann ColletMerge pull request #723 from paulcruz74/dev
2017-06-21  Yann Colletfixed memcpy() overlap
2017-06-21  Paul Cruzadded test for files with no frame content size 723/head
2017-06-20  Yann Colletremoved one useless streaming compression stage, detect...
2017-06-20  Yann Colletfixed potential dangling pointer, detected by @terrelln
2017-06-20  Paul Cruzfixed strange spacing
2017-06-20  Paul Cruzfree the context object once done with decompression
2017-06-20  Paul Cruzallocate statically so we don't have to deal with freeing
2017-06-20  Paul Cruzadded tests with null files, changed condition to check...
2017-06-20  Yann Colletfixed comments, following suggestion by @terrelln
2017-06-20  Paul Cruzspacing matters for test scripts
2017-06-20  Yann Colletensure new ZSTD_strategy starts at value 1
next