]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2022-01-18  Elliot GorokhovskyDocumentation and minor refactor to clarify MT memory... 3000/head
2022-01-11  Felix HandteMerge pull request #2987 from felixhandte/prepare-v1.5.2
2022-01-11  Felix HandteMerge pull request #2993 from hjl-tools/hjl/asm/dev
2022-01-11  Felix HandteMerge pull request #2957 from hmaarrfk/fix_cmake_msvc
2022-01-11  Yann ColletMerge pull request #2956 from sunwire/fix-tar-test...
2022-01-11  Yann ColletMerge pull request #2982 from terrelln/decompress-progr...
2022-01-11  H.J. Lux86-64: Hide internal assembly functions 2993/head
2022-01-10  W. Felix HandteUpdate Changelog 2987/head
2022-01-07  Nick TerrellFix stderr progress logging for decompression 2982/head
2022-01-07  W. Felix HandteUpdate Docs
2022-01-07  W. Felix HandteBump Version Number to 1.5.2
2022-01-07  Nick TerrellMerge pull request #2981 from terrelln/asm-license
2022-01-07  Nick Terrell[license] Fix license header of huf_decompress_amd64.S 2981/head
2022-01-07  Nick TerrellMerge pull request #2980 from terrelln/opt-oss-fuzz-fix
2022-01-07  Felix HandteMerge pull request #2977 from felixhandte/fix-2950
2022-01-07  Nick Terrell[opt] Fix oss-fuzz bug in optimal parser 2980/head
2022-01-06  W. Felix HandteAvoid xxHash Dependency by Inlining 2977/head
2022-01-06  W. Felix HandteRemove Unused Include
2022-01-06  Felix HandteMerge pull request #2953 from felixhandte/modulemap...
2022-01-06  Mark HarfoucheAdd a compile option to explicitely disable assembly 2957/head
2022-01-05  W. Felix HandteUpdate the Swift Package Definition to Reflect Move 2953/head
2022-01-05  W. Felix HandteImprove Module Map File
2022-01-05  Felix HandteMerge pull request #2964 from felixhandte/noexecstack...
2022-01-05  W. Felix HandteClean Up Debugging Statements 2964/head
2022-01-05  W. Felix HandteRestrict `GNU-stack` Note to GNU Assemblers
2022-01-05  W. Felix HandteWrite `GNU-stack` Section on All ELF Architectures
2022-01-05  W. Felix HandteMakefiles: Add `noexecstack` Options to Compilation...
2022-01-05  Nick TerrellMerge pull request #2972 from terrelln/meson-fix
2022-01-05  Yann ColletMerge pull request #2969 from facebook/fix2966_part1
2022-01-05  Nick Terrell[meson] Explicitly disable assembly for non clang/gcc... 2972/head
2022-01-04  Nick TerrellMerge pull request #2951 from eli-schwartz/msvc-no-asm
2022-01-04  W. Felix HandteAdd Test Validating Stack is not Executable in playTests.sh
2022-01-04  Yann ColletUpdated expression for better readability 2969/head
2022-01-02  Yann Colletfullbench: added compress_freshCCtx scenario
2022-01-02  Yann Colletfixed fullbench freshCCtx scenario
2021-12-31  Yann Colletfix performance issue in scenario #2966 (part 1)
2021-12-30  Yann Colletfixed backup prototype for POOL_sizeof()
2021-12-30  Yann ColletPOOL_sizeof() only needs a const read-only reference
2021-12-30  W. Felix HandteMark Huffman Decoder Assembly `noexecstack` on All...
2021-12-30  Yann ColletMerge pull request #2962 from facebook/seqStore_off
2021-12-29  Yann Colletuse ZSTD_memcpy(), for proper redirection within Linux... 2962/head
2021-12-29  Yann Colletfound a few more places which were dependent on seqStor...
2021-12-29  Yann ColletMerge pull request #2960 from fwessels/patch-1
2021-12-28  Yann ColletMerge pull request #2954 from facebook/storeSeq_ml
2021-12-28  Yann Colletregroup all mentions of ZSTD_REP_MOVE within zstd_compr...
2021-12-28  Yann Colletfixed minor conversion warnings
2021-12-28  Yann Colletabstracted storeSeq() sumtype numeric representation...
2021-12-28  Yann Colletabstracted storeSeq() sumtype numeric representation...
2021-12-28  Yann Colletabstracted storeSeq() sumtype numeric representation...
2021-12-28  Yann Colletseparate newRep() from updateRep()
2021-12-28  Yann Colletfixed minor typecast warnings
2021-12-28  Yann Colletabstracted usage of offBase sumtype within zstd_lazy.c
2021-12-28  Yann Colletfixed regression test assert
2021-12-28  Frank WesselsFix mini typo 2960/head
2021-12-28  Yann Colletcreated STORED_*() macros
2021-12-27  Mark HarfoucheFixup MSVC source file inclusion for cmake builds
2021-12-24  Paweł MarciniakFix tar test cases 2956/head
2021-12-24  Yann Colletintroduce macros STORE_OFFSET() and STORE_REPCODE()
2021-12-24  Yann ColletMerge branch 'dev' into seqStore_off
2021-12-24  Yann Colletchange seqDef.offset into seqDef.offBase
2021-12-24  Yann Colletlibrary optimization flag can be selected on command...
2021-12-23  Yann Colletchanged seqDef.matchLength into seqDef.mlBase 2954/head
2021-12-23  Yann Colletchange ZSTD_storeSeq() interface to accept matchLength
2021-12-23  Eli Schwartzmeson: fix MSVC support 2951/head
2021-12-22  Yann ColletMerge pull request #2947 from MehdiChinoune/patch-1
2021-12-22  مهدي شينون... Fix zstd-static output name with MINGW/Clang 2947/head
2021-12-21  Yann Colletupdated manual
2021-12-20  Yann Colletupdate man pages 2942/head
2021-12-20  Yann Colletupdated changelog for v1.5.1 2941/head
2021-12-20  Yann ColletMerge pull request #2940 from facebook/revert-2885...
2021-12-20  Yann ColletRevert "Limit `ZSTD_maxCLevel` to 21 for 32-bit binaries." 2940/head
2021-12-20  Yann ColletMerge pull request #2934 from facebook/lazy_rebalance
2021-12-20  Yann ColletMerge branch 'dev' into lazy_rebalance 2934/head
2021-12-20  Yann Colletupdate regression results
2021-12-17  Yann Colletadded target update_regressionResults
2021-12-17  Yann Colletupdate regression results
2021-12-17  Yann Colletupdate regression results
2021-12-16  Yann ColletMerge branch 'dev' into lazy_rebalance
2021-12-16  Yann Colletupdated regression results.csv
2021-12-16  Yann Colletfixed version number for fast modes
2021-12-16  Yann Colletforgot the chainlog is effectively a "fake" value with...
2021-12-16  Yann ColletMerge pull request #2931 from facebook/fix_rowlog
2021-12-16  Yann Colletupdated benchmark for v1.5.1
2021-12-16  Yann Colletminor changelog update
2021-12-16  Yann Colletminor changelog update
2021-12-16  Yann Colletrebalance lazy compression levels
2021-12-15  Yann Colletfixed incorrect rowlog initialization 2931/head
2021-12-15  Elliot GorokhovskyMerge pull request #2925 from embg/dict_training_sample...
2021-12-15  Yann Colletminor changelog update, for clarity
2021-12-15  Yann ColletMerge pull request #2929 from facebook/sse_row_lazy
2021-12-15  Felix HandteMerge pull request #2930 from nolange/reduce_tables_to_8bit
2021-12-14  Norbert LangeReduce bit tables to 8bit 2930/head
2021-12-14  Norbert LangeAdd typedefs for 8bit (un)signed
2021-12-14  binhdvoFix performance degradation with -m32 (#2926)
2021-12-14  Elliot GorokhovskyAllow user to specify memory limit for dictionary training 2925/head
2021-12-14  Felix HandteMerge pull request #2921 from felixhandte/neg-lvl-stagg...
2021-12-14  Yann Colletroll SSE implementation of row_lazy match finder 2929/head
2021-12-13  W. Felix HandteUpdate Regression Tests w/ New Sizes 2921/head
2021-12-13  W. Felix HandteIncrement Step by 1 not 2
2021-12-13  Nick TerrellMerge pull request #2905 from 15596858998/dev_1205
next