]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
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
2024-02-24  Yann Colletfix partial block uncompressed
2024-02-24  Yann Colletfixed some regressionTests
2024-02-24  Yann Colletminor: fix overly cautious conversion warning
2024-02-23  Yann Colletfix long sequences (> 64 KB)
2024-02-23  Yann Colletfix issue with incompressible sections
2024-02-23  Yann Colletspeed optimized version of targetCBlockSize
2024-02-23  Yann Colletbenchmark more can test targetCBlockSize
2024-02-22  Yann ColletMerge pull request #3903 from gruenich/feature/reduce...
2024-02-22  Yann ColletMerge pull request #3905 from facebook/dependabot/githu...
2024-02-22  Yann ColletMerge pull request #3913 from facebook/lorem2
2024-02-21  Yann ColletMerge pull request #3914 from facebook/setup_msys2_v2...
2024-02-21  Yann Colletupdated setup-msys2 to v2.22.0 3914/head
2024-02-21  Yann Colletfix include order 3913/head
2024-02-21  Yann Colletfix Visual Studio datagen recipe
2024-02-21  Yann Colletfix clangbuild
2024-02-21  Yann Colletfix cmake build
2024-02-21  Yann Colletfix c89 compatibility by removing snprintf()
2024-02-21  Yann Colletfix meson datagen build
2024-02-21  Yann Colletfix datagen size control
2024-02-20  Yann Colletinternal benchmark: can select size of generated synthe...
2024-02-20  Yann Colletdatagen generates lorem ipsum by default
2024-02-20  Yann Colletincrease word dictionary
2024-02-20  Yann Colletruntime weight distribution table
2024-02-20  Yann Colletadd question marks
2024-02-20  Yann Colletenriched vocabulary again
2024-02-20  Yann Colletincrease vocabulary size
2024-02-13  Felix HandteMerge pull request #3909 from felixhandte/security...
2024-02-13  W. Felix HandteAdvertise Availability of Security Vulnerability Notifi... 3909/head
2024-02-13  W. Felix HandteAdd SECURITY.md File
2024-02-12  dependabot... Bump actions/upload-artifact from 4.3.0 to 4.3.1 3905/head
2024-02-11  Christoph GrĂ¼ningerReduce scope of variables 3903/head
2024-02-09  Yann ColletMerge pull request #3902 from facebook/fuzz_debuglevel
2024-02-09  Yann Colletfix fuzz issue 5131069967892480 3902/head
2024-02-09  Yann Colletfuzz: control debuglevel from Makefile
2024-02-07  Yann ColletMerge pull request #3900 from facebook/fix5921623844651008
2024-02-06  Sergey AndreenkoMerge pull request #3899 from sandreenko/dev
2024-02-06  Yann Colletfix issue 5921623844651008 3900/head
2024-02-06  sergeyandreenko[Zstd] Less verbose log for patch mode. 3899/head
2024-02-06  Yann ColletMerge pull request #3895 from facebook/fix_3793
2024-02-06  Yann Colletadded or updated code comments 3895/head
2024-02-05  Yann Colletupdate compression results for regression tests
2024-02-05  Yann Colletfix msan warnings
2024-02-05  Yann Colletfix uasan dictionary_stream_round_trip fuzz test
2024-02-05  Yann ColletMerge pull request #3897 from facebook/dependabot/githu...
2024-02-05  Yann Colletfix msbuild action version number 3897/head
2024-02-05  dependabot... Bump microsoft/setup-msbuild from 1.3.2 to 2.0.0
2024-02-04  Yann Colletuse ZSTD_memcpy()
2024-02-04  Yann Colletremoved trace control
2024-02-04  Yann Colletfixed wrong assert
2024-02-04  Yann Colletupdate compression results
2024-02-04  Yann Colletfixed wrong assert
2024-02-04  Yann Colletminor optimization, mostly for clarity
2024-02-03  Yann Colletfinally, a version that generalizes well
2024-02-01  Felix HandteMerge pull request #3893 from felixhandte/gh-actions...
2024-02-01  W. Felix HandteUpdate Dependency in Intel CET Test; Re-Enable Test 3893/head
2024-02-01  Yann ColletMerge pull request #3890 from facebook/lorem
2024-01-31  Yann Colletmodification: differentiate literal update at pos+1
2024-01-31  Yann ColletMerge pull request #3886 from facebook/sparc64
2024-01-31  Yann Colletrefactor optimal parser
2024-01-30  Yann Colletimprove high compression ratio for file like #3793
2024-01-29  Yann Colletblindfix meson recipe 3890/head
2024-01-29  Yann Colletfix cmake recipe
2024-01-29  Yann Colletfix Visual Studio solutions
2024-01-29  Yann Colletfix paramgrill Makefile recipe
2024-01-29  Yann Colletadd a lorem ipsum generator
2024-01-29  Yann ColletMerge pull request #3888 from facebook/dependabot/githu...
2024-01-29  Yann ColletMerge pull request #3887 from facebook/dependabot/githu...
2024-01-29  dependabot... Bump microsoft/setup-msbuild from 1.3.1 to 1.3.2 3888/head
2024-01-29  dependabot... Bump actions/upload-artifact from 4.2.0 to 4.3.0 3887/head
2024-01-29  Yann Colletadd sparc64 compilation test 3886/head
2024-01-28  Yann ColletMerge pull request #3880 from facebook/dependabot/githu...
2024-01-28  Yann ColletMerge pull request #3883 from facebook/cmake_test
2024-01-28  Yann Colletfix cmakebuild test 3883/head
2024-01-28  Yann ColletMerge pull request #3884 from facebook/disable_intelcet
2024-01-27  Yann Colletdisable Intel CET Compatibility tests 3884/head
2024-01-22  dependabot... Bump actions/upload-artifact from 4.1.0 to 4.2.0 3880/head
2024-01-21  Yann ColletMerge pull request #3877 from facebook/oldgrep
2024-01-16  Yann Colletmade playTests.sh more compatible with older versions... 3877/head
next