]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2017-06-27  Nick Terrell[zdict] Make COVER the default algorithm 736/head
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-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  Yann Colletfixed minor cast warning
2017-06-22  Yann Colletreduced CLevelMax for --no-big-tests
2017-06-22  Yann Collet--no-big-tests for zstreamtest
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 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
2017-06-20  Paul Cruzfixed error where extremely small files were not being...
2017-06-20  Paul Cruzchanged to use LONG_SEEK
2017-06-20  Paul Cruzadded progress metric to display
2017-06-20  Paul Cruzmoved signifcant operations to fileio.c
2017-06-20  Yann Colletfixed fuzzer test
2017-06-20  Yann ColletMerge pull request #728 from terrelln/ubsan-failure
2017-06-20  Paul Cruzremoved double if statements for same condition
2017-06-20  Paul Cruzminor update to logic
2017-06-20  Paul Cruzsize_t const value
2017-06-20  Paul Cruzadded additional tests for error detection
2017-06-20  Paul Cruzchanged displayInfo alignment and const
2017-06-20  Paul Cruzchange test to list info on .zst files
2017-06-20  Paul Cruzchanged fileInfo initialization, updated error code
2017-06-20  Nick Terrell[linux] Add xxhash and zstd in-kernel tests 728/head
2017-06-20  Nick Terrell[linux] Add libfuzzer targets
2017-06-20  Yann Colletfirst implementation of bench.c with new API ZSTD_compr...
2017-06-20  Yann Colletfix attempt : fullbench VS2008 project
2017-06-19  Nick Terrell[linux] Port libzstd UBSAN fix
2017-06-19  Yann ColletMerge pull request #727 from terrelln/ubsan-failure
2017-06-19  Yann Colletfixed IA64 compilation error, by @mcmilk
2017-06-19  Yann Colletfix attempts : fullbench for VS2008
2017-06-19  Nick Terrell[libzstd] Fix UBSAN failure 727/head
2017-06-19  Yann ColletMerge pull request #726 from terrelln/malloc-failure
2017-06-19  Yann Colletupdate new api presentation in zstd.h and manual
2017-06-19  Nick Terrell[linux] Fix decompression memory allocation 726/head
2017-06-19  Yann Colletupdated manual
2017-06-19  Yann Colletminor declaration statement warning fix
2017-06-19  Yann Colletnew api : setting compression parameters is refused...
2017-06-19  Yann Colletnewapi fuzzer tests : random flush orders in main loop
2017-06-19  Paul Cruzmade style changes, added description in man file
2017-06-19  Yann Colletnew api fuzzer tests : frame parameters are randonly set
2017-06-19  Yann Colletnew api fuzzer set : dictionary is randomly set
2017-06-19  Yann Colletnew api fuzzer tests : compression parameters are rando...
2017-06-17  Yann ColletMerge pull request #724 from yurivict/fix-install-stati...
2017-06-17  YuriINSTALL_DATA instead of INSTALL_LIB for libzstd.a 724/head
2017-06-17  Yann Colletremoved macro CLAMP from decodecorpus
2017-06-17  Yann Colletfuzzer tests for new API
2017-06-17  Yann Colletadded ZSTD_clampCParams()
2017-06-17  Yann Colletfixed +/-1 error for pledgedSrcSizePlusOne
2017-06-16  Yann Colletfix attempt 2 : Visual sign conversion warning
2017-06-16  Yann Colletfixed attempt : minor Visual sign conversion warning
2017-06-16  Yann Colletadded ZSTD_startNewCompression()
2017-06-16  Yann Colletchanged frameContentSize field to pledgedSrcSizePlusOne
2017-06-16  Yann Colletfix : pledgedSrcSize correctly reset to unknown in...
2017-06-16  Yann Colletfix : correctly reset pledgedSrcSize to unknown status
2017-06-16  Yann Colletfixed : new advanced AIP : setting nbThreads to the...
2017-06-16  Yann Colletfixed : calling ZSTD_compress_generic() to end-flush...
2017-06-16  Yann Colletadded ZSTD_CCtx_reset
2017-06-16  Yann Colletprotection : ZSTD_CONTENTSIZE_UNKNOWN automatically...
2017-06-16  Paul CruzMerge branch 'list' into dev
2017-06-16  Paul Cruzfixing more spacing on loops
2017-06-16  Yann Colletadded protection : MT incompatible with Static allocation
2017-06-16  Paul CruzMerge branch 'list' into dev
2017-06-16  Paul Cruzadded in correct error return from main in zstdcli.c
2017-06-16  Paul Cruzinitialized info manually to avoid error
2017-06-16  Paul Cruzchanged spacing on if statements
2017-06-16  Paul Cruzadded const
2017-06-16  Paul Cruzadded case for when file is not compressed with zstd...
2017-06-15  Paul Cruzadded tests in playTest.sh
2017-06-15  Paul CruzMerge branch 'list' into dev
2017-06-15  Paul Cruzrefactoring brackets to allow for const values
2017-06-15  Paul Cruzrearranging code to allow for consts
next