]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2024-03-19  Elliot GorokhovskyAdd docs on how to add a new fuzzer 3982/head
2024-03-18  Alexander Kanavinpzstd: use c++14 without conditions
2024-03-18  Elliot GorokhovskyImplement one-shot fallback for magicless format (...
2024-03-18  Nick Terrell[cmake] Fix up PR #3716
2024-03-18  dsviMakes it possible to use the lib through FetchContent...
2024-03-18  Yann ColletMerge pull request #3973 from facebook/dependabot/githu...
2024-03-18  Yann ColletMerge pull request #3972 from facebook/dependabot/githu...
2024-03-18  dependabot... Bump github/codeql-action from 3.24.6 to 3.24.7 3973/head
2024-03-18  dependabot... Bump actions/cache from 3 to 4 3972/head
2024-03-15  Yann ColletMerge pull request #3969 from facebook/v156_prep
2024-03-15  Yann ColletMerge pull request #3966 from facebook/debug_lineNumber
2024-03-15  Yann Colletupdate CHANGELOG for v1.5.6 3969/head
2024-03-14  Yann Colletupdated version to v1.5.6
2024-03-14  Elliot GorokhovskyRemove duplicate and incorrect docs in zstd_decompress...
2024-03-14  Yann Colletadd line number to debug traces 3966/head
2024-03-14  Nick Terrell[cmake] Always create libzstd target
2024-03-14  Felix HandteMerge pull request #3964 from felixhandte/promote-tgt...
2024-03-14  Felix HandteMerge pull request #3963 from felixhandte/also-handle...
2024-03-13  Yann ColletMerge pull request #3962 from facebook/cover_lessIncludes
2024-03-13  Felix HandteMerge pull request #3960 from felixhandte/use-utimensat...
2024-03-13  W. Felix HandtePromote `ZSTD_c_targetCBlockSize` Parameter to Stable API 3964/head
2024-03-13  W. Felix HandteRemove Erroneous Exclusion of Hidden Files and Folders... 3963/head
2024-03-13  W. Felix HandteAdd a Few Tests
2024-03-13  W. Felix HandteUse `utimensat()` on FreeBSD 3960/head
2024-03-13  Nick Terrell[asm][aarch64] Mark that BTI and PAC are supported
2024-03-13  Yann Colletreduce the amount of includes in "cover.h" 3962/head
2024-03-13  Yann ColletMerge pull request #3958 from facebook/doc3698
2024-03-13  Yann ColletMerge pull request #3956 from facebook/fix3702
2024-03-13  Nick Terrell[CI] Run tests with CMake on Windows
2024-03-13  Nick Terrell[cpu] Backport fix for rbx clobbering on Windows with...
2024-03-12  Yann ColletMerge pull request #3954 from facebook/zeroSeq_sample
2024-03-12  Yonatan KomornikUpdates `ZSTD_RowFindBestMatch` comment (#3947)
2024-03-12  Elliot GorokhovskyExercise ZSTD_findDecompressedSize() in the simple...
2024-03-12  Yann Colletfix duplicated paragraph 3958/head
2024-03-12  Yann Colletupdated documentation
2024-03-12  Elliot GorokhovskyExport ZSTD_LEGACY_SUPPORT in tests/Makefile (#3955)
2024-03-12  Yann Colletno longer truncate file name in verbose mode 3956/head
2024-03-12  daniellerozenblitAdd common file extensions to --exclude-compressed...
2024-03-12  Yann Colletremoved golden-decompression/.gitignore 3954/head
2024-03-12  Yann ColletMerge pull request #3901 from robandpdx-org/convert...
2024-03-12  Felix HandteMerge pull request #3952 from felixhandte/stop-hardcodi...
2024-03-12  Yann Colletadd same .gitignore rule in golden-decompression/
2024-03-12  Yann ColletMerge pull request #3933 from facebook/fix3819
2024-03-12  Yann ColletMerge pull request #3934 from facebook/risc5ci
2024-03-12  Yann ColletMerge pull request #3936 from facebook/debug5
2024-03-12  Yann ColletMerge pull request #3942 from facebook/fix3719
2024-03-12  Yann ColletMerge pull request #3946 from facebook/cmake_hpux
2024-03-12  Yann ColletMerge pull request #3948 from facebook/tests_2927
2024-03-12  Yann ColletAdd the zeroSeq sample
2024-03-12  Yann ColletMerge pull request #3937 from facebook/offset0
2024-03-12  acceptacrosschore: fix some typos (#3949)
2024-03-12  Elliot GorokhovskyPin tsan and msan CI jobs to ubuntu-20.04 (#3945)
2024-03-12  Elliot GorokhovskyUse ZSTD_LEGACY_SUPPORT=5 in make test (#3943)
2024-03-12  Yann Colletadd tests inspired from #2927 3948/head
2024-03-11  Yonatan KomornikFix AsyncIO reading seed queueing (#3940)
2024-03-11  Yann Colletcmake refactor: move HP-UX specific logic into its... 3946/head
2024-03-11  Yann ColletMerge pull request #3862 from likema/fix-hpux-parisc
2024-03-11  W. Felix HandteStop Hardcoding the POSIX Version on BSDs 3952/head
2024-03-11  Yann Colletminor man page clarification 3942/head
2024-03-11  Yann Colletadded tests
2024-03-11  Yann Colletfix #3719
2024-03-09  Yann ColletMerge pull request #3860 from likema/fix-xxhash-aix-51
2024-03-09  Yann ColletMerge pull request #3929 from facebook/llu_vscode
2024-03-09  Yann ColletMerge pull request #3928 from facebook/doc3727
2024-03-09  Yann Colletproduced golden sample for the offset==0 decoder test 3937/head
2024-03-08  Yann Colletupdate documentation
2024-03-08  Yann Colletnew method to deal with offset==0
2024-03-08  Yann ColletMerge pull request #3824 from elasota/specify-zero...
2024-03-08  Yann ColletMerge pull request #3816 from elasota/fix-state-table
2024-03-08  Yann Colletminor: fix incorrect debug level 3936/head
2024-03-08  Yann Colletadded RISC-V emulation tests on Github CI 3934/head
2024-03-08  Yann Colletprevent XXH64 from being autovectorized by XXH512 by... 3933/head
2024-03-05  Yann ColletMerge pull request #3840 from aimuz/fix-reserved
2024-03-04  Yann Colletfix LLU->ULL 3929/head
2024-03-04  Yann Colletupdate -V documentation 3928/head
2024-03-04  Yann ColletMerge pull request #3927 from facebook/dependabot/githu...
2024-03-04  dependabot... Bump github/codeql-action from 3.24.5 to 3.24.6 3927/head
2024-03-04  Yann ColletMerge pull request #3753 from facebook/make2
2024-03-04  Yann ColletMerge pull request #3804 from facebook/dependabot/githu...
2024-03-04  Yann ColletMerge pull request #3918 from facebook/dependabot/githu...
2024-03-04  Yann ColletMerge pull request #3926 from facebook/checkoutVersion
2024-03-04  Yann Colletfix version of actions/checkout 3926/head
2024-03-03  Yann ColletMerge pull request #3811 from teo-tsirpanis/unified...
2024-02-27  Theodore TsirpanisMerge branch 'dev' into unified-target 3811/head
2024-02-27  Theodore TsirpanisDefine the unified target inside the CMake project...
2024-02-27  Yann ColletMerge pull request #3916 from facebook/no_sprintf
2024-02-26  Yann ColletMerge pull request #3917 from facebook/targetCBlock_mor...
2024-02-26  Yann ColletsizeBlockSequences() also tracks uncompressed size 3917/head
2024-02-26  Yann Colletminor refactor for clarity
2024-02-26  Yann Colletoptimization: bail out faster in presence of incompress...
2024-02-26  Yann Colletnit: comment indentation
2024-02-26  Yann Colletminor: reformulate nbSubBlocks assignment
2024-02-26  Yann Colletfix extraneous semicolon ';'
2024-02-26  dependabot... Bump github/codeql-action from 3.23.0 to 3.24.5 3918/head
2024-02-26  Yann Colletfix minor visual static analyzer warning
2024-02-26  Yann CollettargetCBlockSize: modified splitting strategy to genera...
2024-02-25  Yann Colletremoved sprintf usage from zstdcli.c 3916/head
2024-02-25  Yann ColletMerge pull request #3915 from facebook/targetCBlockSize
2024-02-24  Yann Colletreduced minimum compressed block size 3915/head
2024-02-24  Yann Colletupdate API documentation
next