]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2021-09-21  senhuang42Use new paramSwitch enum for LDM 2788/head
2021-09-21  senhuang42Use new paramSwitch enum for LCM, row matchfinder,...
2021-09-20  Nick TerrellMerge pull request #2784 from terrelln/huf-asm-fuzzer
2021-09-20  Yann ColletMerge pull request #2787 from animalize/msvc2019
2021-09-19  Ma Linadd msvc2019 to build.generic.cmd 2787/head
2021-09-17  Nick Terrell[fuzzer] Add huf_decompress fuzzer 2784/head
2021-09-17  Nick TerrellMerge pull request #2783 from terrelln/huf-asm-makefiles
2021-09-17  Nick Terrell[build] Add support for ASM files in Make + CMake 2783/head
2021-09-15  senMerge pull request #2778 from senhuang42/opt_inlining_r...
2021-09-15  Sen HuangRevert opt outlining change 2778/head
2021-09-14  Nick TerrellMerge pull request #2777 from terrelln/oss-fuzz-fix
2021-09-14  Nick Terrell[rsyncable] Fix test failures 2777/head
2021-09-14  Yann ColletMerge pull request #2771 from facebook/opt_investigation
2021-09-14  Nick TerrellMerge pull request #2776 from terrelln/oss-fuzz-fix
2021-09-14  Yann ColletMerge branch 'dev' into opt_investigation 2771/head
2021-09-14  senMerge pull request #2773 from senhuang42/huffman_bugix
2021-09-14  Nick Terrell[rsyncable] Ensure ZSTD_compressBound() is respected 2776/head
2021-09-13  Sen HuangUpdate regression test 2773/head
2021-09-13  Sen HuangAdd a dictionary training large corpus test
2021-09-13  Sen HuangUse 32 buckets for log2 bucketing in huffman sort
2021-09-12  Yann Colletupdated regression tests
2021-09-12  Yann ColletMerge branch 'dev' into opt_investigation
2021-09-12  Yann Colletfix automated_benchmarking
2021-09-10  Yann ColletMerge pull request #2775 from eli-schwartz/meson
2021-09-10  Eli Schwartzmeson: fix type error for integer option 2775/head
2021-09-09  Felix HandteMerge pull request #2749 from felixhandte/zstd-fast...
2021-09-08  Yann Colletmake automated-benchmarking faster
2021-09-08  Yann Colletuse ZSTD_memcpy() for better portability
2021-09-08  Yann Colletupdate regression tests
2021-09-08  Yann Colletchange update rate to 12/11/11/11
2021-09-08  Yann Colletchange update rate to 11/10/10/10
2021-09-08  Yann Colletremoved frequency booster for stat initialization of...
2021-09-07  Yann Colletupdated regression tests
2021-09-07  senMerge pull request #2769 from senhuang42/typo_fix
2021-09-07  senhuang42Fix patch-from help msg typo 2769/head
2021-09-04  Yann Colletnew statistics update policy
2021-09-04  Yann Colletnew starting offcode table for zstd_opt
2021-09-03  Yann Colletnew initializer for ll price
2021-09-03  Yann ColletDisable console notification by default within the...
2021-09-03  Yann Colletremoved pretty-print of sizes in benchmark
2021-09-02  senMerge pull request #2763 from senhuang42/opt_compiletime
2021-09-02  Yann ColletMerge pull request #2762 from facebook/level13
2021-09-01  senMerge pull request #2761 from senhuang42/fse_wksp_fix
2021-09-01  Sen HuangRemove inlining for opt 2763/head
2021-09-01  Yann Colletupdated regression tests 2762/head
2021-09-01  Yann Colletminor rebalancing of level 13
2021-09-01  senhuang42Add 8 bytes to FSE workspace 2761/head
2021-09-01  W. Felix HandteUpdate results.csv 2749/head
2021-09-01  W. Felix HandteFix VS Build: Explicitly Cast to Narrow Ints
2021-09-01  W. Felix HandteChange Target Size in Fuzzer
2021-09-01  W. Felix HandteDeduplicate Implementations
2021-09-01  W. Felix HandteTweak Step
2021-09-01  W. Felix HandteUnroll Loop Core; Reduce Frequency of Repcode Check...
2021-09-01  W. Felix HandteAdd `ip1 + 128` Prefetch; Tiny Cleanup
2021-09-01  W. Felix HandteNit: Only Store 2 Hash Variables
2021-09-01  W. Felix HandteNit: Dedup idx0 and idx1
2021-09-01  W. Felix HandteGive Up on Searching End of Block
2021-09-01  W. Felix HandtePrefetch Input in Incompressible Sections (+0.25% Speed)
2021-09-01  W. Felix HandteShrink Pipeline from 4 Positions to 3
2021-09-01  W. Felix HandteRe-Order Operations for Slightly Better Performance
2021-09-01  W. Felix HandteTrack Step Size Statefully, Rather than Recalculating...
2021-09-01  W. Felix HandteInitial Pipelined Implementation for ZSTD_fast
2021-09-01  W. Felix HandteFix Benchmark Corruption Display
2021-08-31  Yann ColletMerge pull request #2758 from facebook/qemu
2021-08-31  Yann ColletMerge branch 'dev' into qemu 2758/head
2021-08-31  Yann ColletMerge pull request #2757 from facebook/transferGA
2021-08-30  Yann Colletadd powerpc qemu emulation
2021-08-30  Yann Colletattempt at adding m68k qemu tests
2021-08-30  Yann Colletremove qemu tests 2757/head
2021-08-30  Yann Colletfix alignment condition in FSE_buildCTable
2021-08-30  Yann Colletfix playTests.sh when EXE_PREFIX not null
2021-08-29  Yann Colletadding optional QEMU_SYS
2021-08-29  Yann Colletadded qemu tests
2021-08-29  Yann Colletremove versions-compatibility test from GA
2021-08-29  Yann Colletreduce length of scanbuild static analyzer test
2021-08-29  Yann Colletaccelerate versionsCompatibilityTest
2021-08-29  Yann Collettransferred inter-versions compatibility tests to GA
2021-08-24  senMerge pull request #2753 from senhuang42/better_error_msg
2021-08-23  senhuang42Fix benchzstd error message 2753/head
2021-08-23  Yann ColletMerge pull request #2746 from eli-schwartz/meson-fixup
2021-08-20  Yann ColletMerge pull request #2752 from facebook/hashLog3max
2021-08-20  Yann Colletmake ZSTD_HASHLOG3_MAX private 2752/head
2021-08-20  senMerge pull request #2750 from senhuang42/sb_compress
2021-08-18  senhuang42Improve branch misses on FSE symbol spreading 2750/head
2021-08-10  Eli Schwartzmeson: set the symbol visibility of the shared library... 2746/head
2021-08-10  Eli Schwartzmeson: fix warnings in build files
2021-08-10  Eli Schwartzmeson: link tests with a convenience library of sources...
2021-08-06  senMerge pull request #2692 from senhuang42/rebalance_clevel
2021-08-04  Sen HuangOptimize 32-bit VecMask_next() 2692/head
2021-08-04  Felix HandteMerge pull request #2742 from felixhandte/set-mtime
2021-08-04  senhuang42Add 64 row entry support for lazy
2021-08-04  senhuang42Rebalance clevels for lazy
2021-08-04  senMerge pull request #2732 from senhuang42/huf_sort_impro...
2021-08-04  W. Felix HandteRemove sleep()s in Test; Replace with Artificial mtime 2742/head
2021-08-04  W. Felix HandteUpdate mtime and atime for Written Files
2021-08-04  W. Felix HandtePull `utime()` Call into Helper
2021-08-04  senhuang42Improve Huffman sorting algorithm 2732/head
2021-08-03  W. Felix HandteAdd Test to Verify mtime is Copied to Destination
2021-08-03  Nick TerrellMerge pull request #2733 from terrelln/huf-cspeed
2021-08-03  Nick Terrell[fuzz] Add Huffman round trip fuzzer 2733/head
next