]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2017-10-01  Yann Colletadded comment on ZSTD_COMPRESSBOUND() 877/head
2017-10-01  Yann ColletMerge branch 'dev' into compressBound
2017-09-30  Yann Colletmacro compatible with scenario where windowSize = 1024...
2017-09-30  Yann ColletZSTD_adjustCParams_internal : minor optimization
2017-09-30  Yann ColletMerge pull request #878 from terrelln/adjust
2017-09-30  Nick TerrellDon't `size -= 1` in ZSTD_adjustCParams() 878/head
2017-09-30  Yann Colletfix proper naming on FSE_createCTable() arguments in...
2017-09-30  Yann Colletadded ZSTD_COMPRESSBOUND() as a macro
2017-09-30  Yann ColletMerge pull request #860 from felixhandte/zstd-lz4-suppo...
2017-09-30  Yann ColletMerge pull request #875 from facebook/zstdcat
2017-09-30  Yann ColletMerge pull request #873 from facebook/shorterTests
2017-09-29  Yann Colleterase existence of a buffer when it's sent out of the... 873/head
2017-09-29  Yann Colletdecode more data before triggering error 875/head
2017-09-29  Yann Colletzstdmt : fixed : buffer dst0 wasn't properly set to...
2017-09-29  Yann Colletremoved ZSTDMT_waitForAllJobsCompleted() from ZSTDMT_fr...
2017-09-29  Yann Colletmake test : removed zstreamtest unit tests for variants
2017-09-29  Yann Colletzstreamtest : run unit tests only during "normal" session
2017-09-29  Yann ColletadjustCParams : restored previous behavior
2017-09-28  W. Felix HandteUpdate documentation to reflect other format support 860/head
2017-09-28  W. Felix HandteAdd CLI Program Name Detection for LZ4
2017-09-28  W. Felix HandteAdd basic tests for the lz4 integration
2017-09-28  Yann Colletzstdmt : reduced maximum nb of threads
2017-09-28  Yann ColletMerge branch 'dev' into shorterTests
2017-09-28  Yann Colletzstreamtest --newapi : reduced maximum allocated memory
2017-09-28  Yann Colletzstdmt : move on when not enough memory for a new input...
2017-09-28  Yann Colletfixed minor Visual conversion warning
2017-09-28  Yann Colletzstdmt : better behavior when freeing a context right...
2017-09-28  Yann Colletminor : rewrite unit tests using CHECK_Z macro
2017-09-28  Yann Colletfixed maximum windowLog for zstreamtest --newapi
2017-09-28  Yann Colletensure adjustCParams adjust hLog and cLog even without...
2017-09-28  Yann ColletMerge pull request #863 from facebook/newFormats
2017-09-28  Yann ColletMerge pull request #872 from terrelln/fuzz-minor
2017-09-28  Nick Terrell[fuzz] Small changes for oss-fuzz integration 872/head
2017-09-28  Yann Colletreduced memory usage of zstreamtest --newapi
2017-09-28  Yann Colletreduced zstreamtest --mt memory load
2017-09-27  Yann ColletMerge branch 'dev' into newFormats 863/head
2017-09-27  Yann ColletMerge pull request #869 from terrelln/dev
2017-09-27  Yann ColletMerge pull request #866 from facebook/list
2017-09-27  Yann ColletMerge pull request #871 from terrelln/opt
2017-09-27  Yann Colletseparated --long tests between short and long tests
2017-09-27  Yann Colletreduced memory requirements for --long tests
2017-09-27  Nick Terrell[libzstd][opt] Simplify repcode logic 871/head
2017-09-27  Yann Colletimproved make clean in tests/fuzz
2017-09-27  Yann Colletshorter make test to avoid time out on travis CI
2017-09-27  Yann ColletMerge pull request #870 from facebook/cpptest
2017-09-27  Yann Colletremoved ZSTD_decompressBegin() from ZSTD_initDCtx_inter...
2017-09-27  Yann Colletswitched name to cxxtest 870/head
2017-09-27  Yann Colletfixed ZSTD_format_e value validation
2017-09-27  Yann ColletChange c++ test to use CXX and CXXFLAGS environment...
2017-09-27  Nick Terrell[libzstd] pthread function prefixed with ZSTD_ 869/head
2017-09-27  Yann Colletupdated ZSTD_format_e value validation
2017-09-27  Yann Colletchanged error code when pos<=size condition is not...
2017-09-27  Yann Colletremoved unsupported formats
2017-09-27  Yann Colletfixed zstreamtest decoding error
2017-09-27  Yann Colletfixed a bug in zstreamtest
2017-09-27  Yann Colletfixed DCtx initialization error
2017-09-27  Yann Colletsilence minor gcc warning -Wempty-body
2017-09-26  Yann ColletMerge pull request #864 from terrelln/long
2017-09-26  Yann Colletswitch assert() position
2017-09-26  Yann Colletcreated ZSTD_startingInputLength()
2017-09-26  Yann Colletminor fixes following @terrelln comments
2017-09-26  Yann ColletMerge pull request #867 from terrelln/fast-fuzz
2017-09-26  Yann Colletfixed constant errors for gcc in c99 mode
2017-09-26  Yann ColletMerge branch 'dev' into newFormats
2017-09-26  Nick Terrell[fuzz] Speed up round trip tests 867/head
2017-09-26  Nick TerrellIncrease maximum window size 864/head
2017-09-26  Yann Colletfixed minor conversion warnings for g++ on Linux 866/head
2017-09-26  Yann Colletwrite summary for --list on multiple files
2017-09-26  Yann ColletMerge pull request #861 from terrelln/zip
2017-09-26  Yann ColletMerge pull request #862 from terrelln/static
2017-09-25  Yann Colletadded ZSTD_DCtx_reset()
2017-09-25  Yann ColletMerge pull request #855 from terrelln/maxoff
2017-09-25  Nick Terrell[zstd] Backport kernel patch from @ColinIanKing 862/head
2017-09-25  Yann Colletadded ZSTD_decompress_generic_simpleArgs()
2017-09-25  Yann Colletadded ZSTD_decompress_generic()
2017-09-25  Nick Terrell[fuzz] Determine flags based on compiler version 861/head
2017-09-25  Nick Terrell[fuzz][CI] Add regression tests to the CI
2017-09-25  Nick Terrell[fuzz] Mention the corpora in the README
2017-09-25  Nick Terrell[fuzz] Add regressiontest targets
2017-09-25  Yann Colletintroduced constant ZSTD_frameIdSize
2017-09-25  Yann Colletimplemented magic-less frame decoder
2017-09-25  Yann Colletadded capability to generate magic-less frames
2017-09-25  Nick Terrell[libzstd] Increase MaxOff 855/head
2017-09-25  Nick Terrell[fuzz] Make simple_round_trip compile cleanly
2017-09-25  Nick Terrell[fuzz] Fix fuzz.py env flags parsing
2017-09-25  Nick Terrell[fuzz] fuzz.py can minimize and zip corpora
2017-09-24  Yann Colletminor function rename
2017-09-24  Yann Colletadded prototypes for advanced parameters for decompress...
2017-09-24  Yann ColletMerge branch 'dev' into newFormats
2017-09-22  W. Felix HandteAdds LZ4 support by default if LZ4 is available
2017-09-22  Yann ColletMerge pull request #859 from terrelln/31 fuzz-corpora
2017-09-22  Yann ColletMerge pull request #858 from facebook/controlSize
2017-09-22  Nick TerrellPrepare for ZSTD_WINDOWLOG_MAX == 31 859/head
2017-09-21  Yann Colletadded control from frame content size at end of decompr... 858/head
2017-09-21  Yann ColletMerge branch 'dev' into newFormats
2017-09-21  Yann Colletcreated ZSTD_format declaration
2017-09-19  Yann ColletMerge pull request #850 from terrelln/fse-optimal
2017-09-19  Yann ColletMerge pull request #849 from terrelln/30
2017-09-19  Yann ColletMerge pull request #857 from terrelln/bad-assert
2017-09-19  Nick Terrell[bitstream] Allow adding 31 bits at a time 849/head
next