]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2021-06-14  Nick Terrell[fix] Add missing bounds checks during compression 2709/head
2021-06-11  binhdvoMerge pull request #2705 from binhdvo/bootcamp
2021-06-11  Binh VoAdd support for negative levels in --adapt=min and... 2705/head
2021-06-10  Felix HandteMerge pull request #2702 from felixhandte/human_size_output
2021-06-10  W. Felix HandteWhitespace Fixes to Improve Cross-Line Alignment 2702/head
2021-06-10  W. Felix HandteUpdate Tests to Reflect New Formatting
2021-06-10  W. Felix HandteConvert Other Size Displays to Use Human-Readable Forma...
2021-06-10  W. Felix HandteSwitch to Binary Size Prefixes (e.g., "MB" -> "MiB")
2021-06-10  W. Felix HandteRequire `-vv` to Enable Full Precision
2021-06-10  W. Felix HandteApply to Other Print Statement as Well
2021-06-10  W. Felix HandteFix Whitespace
2021-06-10  W. Felix HandteChange Suffix (e.g., "G" -> " GB")
2021-06-10  W. Felix HandteIn Verbose Mode, Preserve Full Precision Where Possible
2021-06-10  W. Felix HandteFix Integer Constants; Fix Comparison
2021-06-10  W. Felix HandteAvoid `snprintf()` in Preparing Human-Readable Sizes...
2021-06-10  Scott BakerAttempt to fix a failing test with help from @aqrit
2021-06-10  Scott BakerSome fixes to address things @felixhandte found
2021-06-10  Scott BakerTry enabling the BIG strings now the unsigned long...
2021-06-10  Scott BakerTry unsigned long long
2021-06-10  Scott BakerUpdate humanSize() to skip the big numbers (it requires...
2021-06-10  Scott BakerUse unsigned long instead to help with some tests
2021-06-10  Scott Bakerhuman_size() should use size_t
2021-06-10  Scott BakerConvert tabs to spaces
2021-06-10  Scott BakerUse human_size() on the "multiple files compressed...
2021-06-10  Scott BakerUse human_size() in the benchmark output also
2021-06-10  Scott BakerMove the variable declarations to the top
2021-06-10  Scott BakerMake the variable types match
2021-06-10  Scott BakerConvert names to CamelCase
2021-06-10  Scott BakerPut the human_size() function in util.c
2021-06-10  Scott BakerMake the CLI output the file sizes in human readable...
2021-06-10  senMerge pull request #2697 from senhuang42/entropy_repeat_fix
2021-06-09  Yann ColletMerge pull request #2704 from facebook/revert-2703...
2021-06-09  binhdvoRevert "Add support for --long-param flag, fix #2104" 2704/head
2021-06-09  binhdvoMerge pull request #2703 from binhdvo/bootcamp
2021-06-09  Binh VoAdd support for --long-param flag 2703/head
2021-06-09  Yann ColletMerge pull request #2698 from binhdvo/bootcamp
2021-06-09  senMerge pull request #2678 from senhuang42/big_endian_no_...
2021-06-09  senMerge pull request #2700 from gauthamkrishna9991/update...
2021-06-09  Goutham KrishnaUpdate README for Travis CI Badge 2700/head
2021-06-09  aqritFlatten ZSTD_row_getMatchMask (#2681)
2021-06-08  Binh VoFix --progress flag to properly control progress displa... 2698/head
2021-06-07  Felix HandteMerge pull request #2654 from wolfpld/dev
2021-06-07  senMerge pull request #2691 from senhuang42/per_pr_regress...
2021-06-07  Sen HuangAdd no intrinsics fuzztest, rowhash compression size... 2678/head
2021-06-07  senhuang42Make regression test run on every PR 2691/head
2021-06-07  Sen HuangFix entropy repeat mode bug 2697/head
2021-06-03  Yann ColletMerge pull request #2693 from binhdvo/bootcamp
2021-06-03  Binh VoAdd documentation for --patch-from 2693/head
2021-06-03  senMerge pull request #2684 from senhuang42/old_api_ldm_bl...
2021-05-27  senMerge pull request #2686 from senhuang42/arm64fuzztest
2021-05-26  senhuang42Add arm64 fuzz test to travis 2686/head
2021-05-26  senMerge pull request #2682 from senhuang42/armbuild_fixtest
2021-05-26  senhuang42Update apt-get prior to tests that install packages 2682/head
2021-05-26  senMerge pull request #2675 from senhuang42/ci_overhaul
2021-05-24  senhuang42Add ldm and block splitter auto-enable to old api 2684/head
2021-05-21  senhuang42Migrate travis CI tests 2675/head
2021-05-19  Nick TerrellMerge pull request #2673 from terrelln/regression
2021-05-19  Nick TerrellMerge pull request #2674 from terrelln/trace-aix
2021-05-19  Nick Terrell[trace] Refine the ZSTD_HAVE_WEAK_SYMBOLS detection 2674/head
2021-05-19  Nick Terrell[test][regression] Update results.csv 2673/head
2021-05-17  senMerge pull request #2667 from senhuang42/arm_tests_ci
2021-05-17  senMerge pull request #2668 from senhuang42/update_ci_plat...
2021-05-17  Yann ColletMerge pull request #2649 from felixhandte/circleci...
2021-05-17  Yann ColletMerge pull request #2653 from TrianglesPCT/dev
2021-05-17  Yann ColletMerge pull request #2660 from facebook/diaz
2021-05-17  senhuang42[ci] Add ARM tests back into CI 2667/head
2021-05-17  senhuang42[ci] Use *-latest for platforms to test on 2668/head
2021-05-17  Yann ColletMerge pull request #2657 from dnelson-1901/dev-typofix
2021-05-16  Yann Colletimprove tar compatibility 2660/head
2021-05-16  Yann Colletminor mention of RFC8878
2021-05-15  Dan NelsonZSTD_VecMask_next: fix incorrect variable name in fallb... 2657/head
2021-05-15  TrianglesPCTUpdate zstd_lazy.c 2653/head
2021-05-15  TrianglesPCTAdd files via upload
2021-05-15  TrianglesPCTUpdate zstd_lazy.c
2021-05-15  TrianglesPCTUpdate zstd_lazy.c
2021-05-15  TrianglesPCTUpdate zstd_lazy.c
2021-05-15  Nick TerrellMerge pull request #2648 from terrelln/determinism...
2021-05-14  TrianglesPCTUpdate zstd_lazy.c
2021-05-14  TrianglesPCTUpdate zstd_lazy.c
2021-05-14  TrianglesPCTUpdate zstd_lazy.c
2021-05-14  Bartosz TaudulInitialize "potentially uninitialized" pointers. 2654/head
2021-05-14  TrianglesPCTAdd files via upload
2021-05-14  TrianglesPCTAdd files via upload
2021-05-14  TrianglesPCTAdd files via upload
2021-05-14  W. Felix HandteFix CircleCI Config to Fully Remove `publish-github... 2649/head
2021-05-14  Nick Terrell[fuzz] Add determinism fuzzing to simple & dictionary... 2648/head
2021-05-14  Nick Terrell[lib] Fix dictionary invalidation logic
2021-05-14  Nick Terrell[lib] Fix off-by-one error in repcode checks
2021-05-14  Nick Terrell[lib] Fix determinism bug in the optimal parser
2021-05-13  senRemove deprecate flag for vcx (#2647) 2636/head
2021-05-13  senAdd source level deprecation warning disabling to certa...
2021-05-13  Yann ColletMerge pull request #2644 from facebook/mesonFix
2021-05-13  Yann Colletupdated meson test 2644/head
2021-05-12  Yann ColletMerge pull request #2643 from facebook/workers32
2021-05-12  senUpdate CHANGELOG to include patch from fix (#2642)
2021-05-12  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev 2643/head
2021-05-12  Olivier Perretfileio: clamp value of windowLog in patch-mode (#2637)
2021-05-12  Yann Colletreduce Max nb Workers to 64 in 32-bit mode
2021-05-12  senRemove const data members in threadpooltest payload...
2021-05-12  senRemove const data members in threadpooltest payload...
next