]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2024-10-16  Yann Colletfix test 4170/head
2024-10-16  Yann Colletminor improvement to level 3 dictionary compression...
2024-10-16  Yann Colletsmall dictionary compression speed improvement
2024-10-12  Yann ColletMerge pull request #4167 from facebook/ci_m32test_faster
2024-10-12  Yann Colletattempt parallel test running with -j 4167/head
2024-10-12  Yann Colletmeasure if -O2 makes the test complete faster
2024-10-11  Yann Colletattempt to make 32-bit tests faster
2024-10-11  Yann ColletMerge pull request #4165 from facebook/cspeed_cmov
2024-10-11  Yann Colletrename variable name 4165/head
2024-10-11  Yann Colletfixed parameter ordering in `dfast`
2024-10-10  Yann ColletMerge pull request #4164 from facebook/spec_043
2024-10-10  Yann Colletminor: better variable naming
2024-10-09  Yann Colletadded ascending order example 4164/head
2024-10-08  Yann Colletmake __asm__ a __GNUC__ specific
2024-10-08  Yann Colletstore dummy bytes within ZSTD_match4Found_cmov()
2024-10-08  Yann Colletintroduce memory barrier to force test order
2024-10-08  Yann Colletmade search strategy switchable
2024-10-08  Yann Colletrefactor search into an inline function
2024-10-08  Yann Colletrefactor huffman prefix code paragraph
2024-10-07  Yann Colletminor refactor zstd_fast
2024-10-04  Yann ColletMerge pull request #4160 from facebook/fix_nightly
2024-10-03  Yann Colletfix dependency for nightly github actions tests 4160/head
2024-10-03  Yann ColletMerge pull request #4159 from facebook/spec_refactor_fse
2024-10-03  Yann Colletrefactor documentation of the FSE decoding table build... 4159/head
2024-10-02  Yann ColletMerge pull request #4153 from artem/fix-meson-includes
2024-10-02  Yann ColletMerge pull request #4156 from facebook/rm_circleci
2024-10-02  Yann ColletMerge pull request #4157 from facebook/fix_result_c
2024-10-02  Yann ColletMerge pull request #4158 from facebook/benchzstd_fclose
2024-10-01  Yann Colletfix missing fclose() 4158/head
2024-10-01  Yann Colletfix incorrect pointer manipulation 4157/head
2024-10-01  Yann Colletremoving nightly tests built on circleci 4156/head
2024-09-30  Yann ColletMerge pull request #4154 from dearblue/freebsd-14.1
2024-09-30  Artem Labazovmeson: Fix contrib and tests build 4153/head
2024-09-30  Artem Labazovmeson: Do not export private headers in libzstd_dep...
2024-09-30  dearblueUpdate FreeBSD VM image to 14.1 4154/head
2024-09-27  Yann ColletMerge pull request #4146 from facebook/dictBench_Doc
2024-09-27  Yann ColletMerge pull request #4013 from elasota/spec-clarify...
2024-09-25  Yann Colletupdate documentation to specify that Dictionary can... 4146/head
2024-09-25  inventor500Included suggestion from @neheb
2024-09-25  inventor500Fixed warning when compiling pzstd with CPPFLAGS=-Wunus...
2024-09-25  Yann ColletMerge pull request #4119 from xionghul/dev
2024-09-25  Yann ColletMerge pull request #4143 from facebook/fix_dictsizemin_dic
2024-09-20  Ilya TokarOptimize compression by avoiding unpredictable branches 4144/head
2024-09-19  Yann Colletfix doc nit: ZDICT_DICTSIZE_MIN 4143/head
2024-08-22  Yann ColletMerge pull request #4129 from facebook/mitigate_32bit
2024-08-21  Yann ColletLimit range of operations on Indexes in 32-bit mode 4129/head
2024-08-19  Yann ColletMerge pull request #4128 from facebook/dependabot/githu...
2024-08-19  dependabot... Bump github/codeql-action from 3.25.1 to 3.26.2 4128/head
2024-08-12  Yann ColletMerge pull request #4122 from facebook/dependabot/githu...
2024-08-12  dependabot... Bump actions/setup-java from 3 to 4 4122/head
2024-08-09  Yann ColletMerge pull request #4115 from Adenilson/leak01
2024-08-09  Yann ColletMerge pull request #4114 from Adenilson/trace01
2024-08-09  Yann ColletMerge pull request #4113 from facebook/fix4110
2024-08-08  Xionghu LuoFix zstd-pgo run error 4119/head
2024-08-08  Yann ColletMerge pull request #4109 from facebook/actionsTest
2024-08-07  Adenilson Cavalcanti[zstd][leak] Avoid memory leak on early return of ZSTD_... 4115/head
2024-08-06  Adenilson Cavalcanti[riscv] Enable support for weak symbols 4114/head
2024-08-06  Yann Colletfix c90 comment style 4113/head
2024-08-06  Yann ColletformatString_u() can display numbers > 100
2024-08-05  Yann ColletMerge pull request #4111 from facebook/dependabot/githu...
2024-08-05  dependabot... Bump msys2/setup-msys2 from 2.24.0 to 2.24.1 4111/head
2024-07-31  Yann ColletMerge pull request #4102 from proppy/decodecorpus-ext
2024-07-30  Yann Colletadded android-ndk-build 4109/head
2024-07-30  Yann ColletMerge pull request #4107 from Adenilson/ndk01
2024-07-30  Adenilson Cavalcanti[zstd][android] Fix build with NDK r27 4107/head
2024-07-29  Yann ColletMerge pull request #4094 from RubenKelevra/patchfrom_si...
2024-07-29  Yann ColletMerge pull request #4106 from facebook/dependabot/githu...
2024-07-29  Yann ColletMerge pull request #4087 from jclab-joseph/fix/genhtml...
2024-07-29  Yann ColletMerge pull request #4101 from uilianries/readme/conan
2024-07-29  Yann ColletMerge pull request #4104 from facebook/dependabot/githu...
2024-07-29  dependabot... Bump msys2/setup-msys2 from 2.23.0 to 2.24.0 4106/head
2024-07-29  dependabot... Bump ossf/scorecard-action from 2.3.1 to 2.4.0 4104/head
2024-07-26  Pawel Czarneckitests/decodecorpus: add more advanced options 4102/head
2024-07-26  Uilian RiesAdd Conan to readme 4101/head
2024-07-16  Yann ColletMerge pull request #4096 from tpetazzoni/build-fix
2024-07-13  Thomas Petazzonilib/libzstd.mk: fix typo in the definition of LIB_BINDIR 4096/head
2024-07-07  @RubenKelevraclarify when to use '--single-thread' with '--patch... 4094/head
2024-07-04  Yann ColletMerge pull request #4086 from Adenilson/fix01
2024-07-03  Joseph Leegen_html: Fix build error in windows 4087/head
2024-07-02  Adenilson Cavalcanti[zstd][dict] Ensure that dictionary training functions... 4086/head
2024-06-30  Yann ColletMerge pull request #4079 from elasota/truncated-huff...
2024-06-29  Yann ColletMerge pull request #4068 from DimitriPapadopoulos/codespell
2024-06-20  elasotaThrow error if Huffman weight initial states are truncated 4079/head
2024-06-20  Dimitri PapadopoulosFix typos not found by codespell 4068/head
2024-06-20  Dimitri PapadopoulosFix new typos found by codespell
2024-06-19  Yann ColletMerge pull request #4076 from facebook/fix_macos_build
2024-06-19  Yann Colletfix macos build 4076/head
2024-06-14  Elliot GorokhovskyExpose size estimation helpers for Linux (#4064)
2024-06-12  Yann ColletMerge pull request #4073 from facebook/cygwin_install
2024-06-12  Yann Colletadded cygwin install test 4073/head
2024-06-12  Yann ColletMerge pull request #4067 from QBos07/filterfix
2024-06-12  Yann ColletMerge pull request #4065 from embg/freebsd_ci
2024-06-05  Quentin BoswankFix $filter and Msys/Cygwin 4067/head
2024-06-04  Yann Colletminor:doc: specify decompression behavior in presence...
2024-06-03  Elliot GorokhovskyUnit test for external sequence producer + static CCtx...
2024-06-03  Elliot GorokhovskyDrop FreeBSD 13.2 CI 4065/head
2024-05-29  Yann ColletMerge pull request #4046 from josepho0918/iar
2024-05-29  Yann ColletMerge pull request #4054 from jbajic/fix-missing-newline
2024-05-29  Federico MarescaRefactor dictionary matchfinder index safety check...
2024-05-26  Jure Bajic[fix] Add newline when file exceeds 128KB 4054/head
next