]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2020-10-28  senhuang42Un-mix declarations and code 2375/head
2020-10-28  senhuang42Add check for allocation
2020-10-27  senhuang42Move test to appropriate location
2020-10-27  senhuang42Add test to fuzzer.c
2020-10-27  senMerge pull request #2366 from senhuang42/enable_ldm_by_...
2020-10-27  Nick TerrellMerge pull request #2362 from senhuang42/fix_ldm_fuzz_issue
2020-10-26  Yann ColletMerge pull request #2370 from facebook/libzstd_autoconf
2020-10-23  Yann Colletfix partial-build test 2370/head
2020-10-23  Yann ColletMerge branch 'dev' into libzstd_autoconf
2020-10-23  Yann ColletMerge pull request #2368 from facebook/progressive_libzstd
2020-10-22  Yann Colletupdated build documentation
2020-10-22  Yann Colletfixed libzstd.dll compilation on mingw
2020-10-22  Yann Colletfix DEBUGLEVEL redefinition from tests/
2020-10-22  Yann Colletfix directory creation for Windows' libzstd
2020-10-22  Yann Colletfix test
2020-10-22  Yann Colletprograms/zstd also automatically generate object dir...
2020-10-22  Yann Colletzstd in programs/ can also receive a DEBUGLEVEL value
2020-10-22  Yann ColletMerge branch 'dev' into libzstd_autoconf
2020-10-22  Yann Colletautomatically detect configuration changes
2020-10-22  Yann Colletautomatic %.h header dependency tracking 2368/head
2020-10-21  Yann ColletMerge pull request #2367 from facebook/progressive_build
2020-10-21  Yann Colletconsolidated vpath
2020-10-21  Yann Colletstore %.o object files into obj/
2020-10-21  Yann Colletminor cleaning
2020-10-21  Yann Colletbuild libzstd.so from object files
2020-10-21  Yann Colletdecouple zstd object files from lib/ 2367/head
2020-10-21  Yann Colletfixed travis tests
2020-10-20  senhuang42Add a function for LDM enable check 2366/head
2020-10-20  senhuang42Move ldm enable to compressStream2()
2020-10-20  Nick TerrellMerge pull request #2365 from senhuang42/move_opt_parse...
2020-10-20  senhuang42Include LDM tables size for CCtx size estimation where...
2020-10-19  senhuang42Move ldm no regression test to fuzzer longtests 2365/head
2020-10-19  senhuang42Add compatibility for multithreading
2020-10-19  senhuang42Document ldm enabled by default in zstd.h
2020-10-19  senhuang42Add unit test for no cctx requested params change
2020-10-19  senhuang42Add ldm enable condition in ZSTD_resetCCtx_internal
2020-10-17  senhuang42Expose and call ZSTD_ldm_skipRawSeqStoreBytes() 2362/head
2020-10-16  Yann Colletfix appveyor test
2020-10-16  Nick TerrellMerge pull request #2359 from senhuang42/fuzz_makefile_...
2020-10-16  Yann ColletMerge pull request #2355 from senhuang42/change_ldm_mt_...
2020-10-16  Yann ColletMerge pull request #2357 from senhuang42/fix_ldm_nd_beh...
2020-10-16  Yann Colletminor : change test order
2020-10-16  Yann Colletfix .deps list
2020-10-16  Yann Colletsupport verbose build output with V=1
2020-10-16  Yann Collettrack header dependencies during build
2020-10-16  Yann Colletfaster rebuild of zstd
2020-10-15  Yann ColletMerge pull request #2361 from senhuang42/fix_travis_min...
2020-10-15  senhuang42Change make -j all check to make -j all && make check 2361/head
2020-10-15  Yann ColletMerge pull request #2360 from facebook/zwrap_parallel_build
2020-10-15  Yann Colletfix zlibwrap parallel build 2360/head
2020-10-15  senhuang42Add libregression build target, also fix make clean... 2359/head
2020-10-15  senhuang42Change cycleLog adjustment to +3 from +4 2355/head
2020-10-15  senhuang42Reset posInSequence when using ZSTD_referenceExternalSe...
2020-10-14  senhuang42Clarify argument names, fix DEBUGLOG() statements 2357/head
2020-10-14  senhuang42Adjust match backwards count args
2020-10-14  senhuang42Introduce, implement, and call ZSTD_ldm_countBackwardsM...
2020-10-14  senhuang42Merge branch 'dev' of github.com:senhuang42/zstd into...
2020-10-13  Nick TerrellMerge pull request #2356 from bsdimp/neon
2020-10-13  Yann ColletMerge pull request #2281 from likema/fix-aix-51
2020-10-13  Yann ColletMerge pull request #2341 from senhuang42/ldm_optimized_...
2020-10-13  Warner Loshaarch64: use __ARM_NEON instead of __aarch64__ to contr... 2356/head
2020-10-13  senhuang42Fix incorrect usage of cycleLog() in --patch-from
2020-10-13  Nick TerrellMerge pull request #2337 from terrelln/adjust-params
2020-10-12  Nick Terrell[minor] Improve docs and add an assert in response... 2337/head
2020-10-12  senhuang42Use cycleLog instead of chainLog to determine LDM jobLog
2020-10-12  Nick TerrellFix ZSTD_adjustCParams_internal() to handle dictionary...
2020-10-12  Nick Terrell[minor improvement] Pass 0 as the content size in the DDS
2020-10-12  Nick Terrell[minor improvement] Pass dictSize when selecting parameters
2020-10-12  Nick Terrell[refactor] Remove ZSTD_resetCStream_internal()
2020-10-12  Nick Terrell[bug] Fix dictContentType when reprocessing cdict
2020-10-09  senhuang42Require LDM matches to be strictly greater in length 2341/head
2020-10-09  Like MaFix building on AIX 5.1 2281/head
2020-10-09  Yann ColletMerge pull request #2329 from senhuang42/prevent_summar...
2020-10-09  Yann ColletMerge pull request #2328 from marxin/zstd-pool-api
2020-10-09  Yann ColletMerge pull request #2303 from senhuang42/let_cdict_take...
2020-10-09  Yann ColletMerge pull request #2319 from facebook/fullbench_stream2
2020-10-07  senhuang42Define kNullRawSeqStore for every file
2020-10-07  senhuang42Change matchState_t::ldmSeqStore to pointer
2020-10-07  senhuang42Move posInSequence correction to correct location
2020-10-07  senhuang42Replace offCode of largest match if ldm's offCode is...
2020-10-07  senhuang42Refactor usage of ms->ldmSeqStore so that it is not...
2020-10-07  senhuang42Refactor separate ldm variables all into one struct
2020-10-07  senhuang42Use kNullRawSeqStore constant in zstdmt_compress.c
2020-10-07  senhuang42Remove bubbling down matches with longer offCode and...
2020-10-07  senhuang42Disable LDM minMatch adjustment when using opt parser
2020-10-07  senhuang42Enable inclusion of mid-flight LDMs in opt parser
2020-10-07  senhuang42Correct incorrect offcode calculation
2020-10-07  senhuang42Fix static analyze fuzzer.c error
2020-10-07  senhuang42Add explicit conversion of size_t to U32
2020-10-07  senhuang42Add cSize regression test to fuzzer.c
2020-10-07  senhuang42Prefix new static ldm helpers with ZSTD_opt
2020-10-07  senhuang42Add DEBUGLOG() calls in ldm helpers
2020-10-07  senhuang42Make function descriptions more accurate
2020-10-07  senhuang42Improve documentation of relevant structs
2020-10-07  senhuang42Correct matchLength calculation and remove unnecessary...
2020-10-07  senhuang42Reset ldmSeqStore after initStats_ultra() pass for...
2020-10-07  senhuang42Refactor existing functions to use posInSequence
2020-10-07  senhuang42Adjustments to ldm_calculateMatchRange() to calculate...
2020-10-07  senhuang42Add ldm_calculateMatchRange() function
2020-10-07  senhuang42Remove rawSeqStore.base and add rawSeqStore.posInSequence
next