- 3824ba6 Merge pull request #2673 from terrelln/regression by Nick Terrell · 4 years, 4 months ago
- ba500c8 Merge pull request #2674 from terrelln/trace-aix by Nick Terrell · 4 years, 4 months ago
- 746f797 [trace] Refine the ZSTD_HAVE_WEAK_SYMBOLS detection by Nick Terrell · 4 years, 4 months ago
- c468e1b [test][regression] Update results.csv by Nick Terrell · 4 years, 4 months ago
- d92fef0 Merge pull request #2667 from senhuang42/arm_tests_ci by sen · 4 years, 4 months ago
- 9fe1072 Merge pull request #2668 from senhuang42/update_ci_platforms by sen · 4 years, 4 months ago
- d2c1c00 Merge pull request #2649 from felixhandte/circleci-release-job-fix by Yann Collet · 4 years, 4 months ago
- 02ece5d Merge pull request #2653 from TrianglesPCT/dev by Yann Collet · 4 years, 4 months ago
- 156145d Merge pull request #2660 from facebook/diaz by Yann Collet · 4 years, 4 months ago
- 5a75417 [ci] Add ARM tests back into CI by senhuang42 · 4 years, 4 months ago
- 38ffe96 [ci] Use *-latest for platforms to test on by senhuang42 · 4 years, 4 months ago
- b8c7478 Merge pull request #2657 from dnelson-1901/dev-typofix by Yann Collet · 4 years, 4 months ago
- 61afa15 improve tar compatibility by Yann Collet · 4 years, 4 months ago
- 0b0b62d minor mention of RFC8878 by Yann Collet · 4 years, 4 months ago
- 54f78e3 ZSTD_VecMask_next: fix incorrect variable name in fallback code path by Dan Nelson · 4 years, 4 months ago
- bee0ef5 Update zstd_lazy.c by TrianglesPCT · 4 years, 4 months ago
- d688ab1 Add files via upload by TrianglesPCT · 4 years, 4 months ago
- bb1cdd8 Update zstd_lazy.c by TrianglesPCT · 4 years, 4 months ago
- a62856b Update zstd_lazy.c by TrianglesPCT · 4 years, 4 months ago
- 8f7ea1a Update zstd_lazy.c by TrianglesPCT · 4 years, 4 months ago
- accbf0a Merge pull request #2648 from terrelln/determinism-fuzzer by Nick Terrell · 4 years, 4 months ago
- 0e07121 Update zstd_lazy.c by TrianglesPCT · 4 years, 4 months ago
- 69ac124 Update zstd_lazy.c by TrianglesPCT · 4 years, 4 months ago
- 0b9f4bb Update zstd_lazy.c by TrianglesPCT · 4 years, 4 months ago
- 77d54eb Add files via upload by TrianglesPCT · 4 years, 4 months ago
- 52f44bb Add files via upload by TrianglesPCT · 4 years, 4 months ago
- 25bda90 Add files via upload by TrianglesPCT · 4 years, 4 months ago
- 51708b2 Fix CircleCI Config to Fully Remove `publish-github-release` Job by W. Felix Handte · 4 years, 4 months ago
- 725c5e4 [fuzz] Add determinism fuzzing to simple & dictionary round trip by Nick Terrell · 4 years, 4 months ago
- 03c4111 [lib] Fix dictionary invalidation logic by Nick Terrell · 4 years, 4 months ago
- 10b35b3 [lib] Fix off-by-one error in repcode checks by Nick Terrell · 4 years, 4 months ago
- 91c9a24 [lib] Fix determinism bug in the optimal parser by Nick Terrell · 4 years, 4 months ago
- 0671808 Remove deprecate flag for vcx (#2647) by sen · 4 years, 4 months ago
- 40def70 Add source level deprecation warning disabling to certain tests/utils (#2645) by sen · 4 years, 4 months ago
- b57022e Merge pull request #2644 from facebook/mesonFix by Yann Collet · 4 years, 4 months ago
- 988beb3 updated meson test by Yann Collet · 4 years, 4 months ago
- 705a62b Merge pull request #2643 from facebook/workers32 by Yann Collet · 4 years, 4 months ago
- a51e342 Update CHANGELOG to include patch from fix (#2642) by sen · 4 years, 4 months ago
- 8fae355 Merge branch 'dev' of github.com:facebook/zstd into dev by Yann Collet · 4 years, 4 months ago
- d4548c9 fileio: clamp value of windowLog in patch-mode (#2637) by Olivier Perret · 4 years, 4 months ago
- cb0cad9 reduce Max nb Workers to 64 in 32-bit mode by Yann Collet · 4 years, 4 months ago
- c730b8c Remove const data members in threadpooltest payload (#2639) (#2640) by sen · 4 years, 4 months ago
- b35c250 Remove const data members in threadpooltest payload (#2639) by sen · 4 years, 4 months ago
- 01fe479 Add mt lib build to CL, shuffle around bugs section (#2638) by sen · 4 years, 4 months ago
- 8a53a88 updated generated man pages for v1.5.0 (#2635) by Yann Collet · 4 years, 4 months ago
- 9c23ea9 Bump version to 1.5.0, rebuild documentation (#2634) by sen · 4 years, 4 months ago
- 162f540 Merge pull request #2633 from bmwiedemann/issue2632 by Yann Collet · 4 years, 4 months ago
- 28d0120 Avoid SIGBUS on armv6 by Bernhard M. Wiedemann · 4 years, 4 months ago
- 9fb5a04 Merge pull request #2630 from facebook/gcc9 by Yann Collet · 4 years, 4 months ago
- 334ac69 Merge pull request #2628 from skitt/libzstd-nomt-flags by Yann Collet · 4 years, 4 months ago
- 439e58d improved gcc-9 and gcc-10 decoding speed by Yann Collet · 4 years, 4 months ago
- 5b6d38a Merge pull request #2547 from facebook/d_prefetch_refactor by Yann Collet · 4 years, 4 months ago
- 6755baf update decoder hot loop alignment by Yann Collet · 4 years, 4 months ago
- 4d9caa4 Merge branch 'd_prefetch_refactor' of github.com:facebook/zstd into d_prefetch_refactor by Yann Collet · 4 years, 4 months ago
- 1db5947 improve decompression speed of long variant by ~+5% by Yann Collet · 4 years, 4 months ago
- 13449d7 Add PHONY targets to makefiles (#2629) by sen · 4 years, 4 months ago
- 66772ef Merge pull request #2627 from terrelln/timeout-fix by Nick Terrell · 4 years, 4 months ago
- 9e94b7c Assert no divison by 0, correct superblocks 0 sequences case (#2592) by sen · 4 years, 4 months ago
- a4d55c8 Merge branch 'dev' into d_prefetch_refactor by Yann Collet · 4 years, 4 months ago
- b4637d1 Merge pull request #2623 from facebook/fasterCygwin by Yann Collet · 4 years, 4 months ago
- d8d6e48 Add threadPool unit tests to fuzzer.c (#2604) by sen · 4 years, 4 months ago
- 91465e2 [1.5.0] Enable multithreading in lib build by default (#2584) by sen · 4 years, 4 months ago
- b2582de Apply flags to libzstd-nomt in libzstd style by Stephen Kitt · 4 years, 4 months ago
- c2555f8 [lib] Fix fuzzer timeouts by backing off overflow correction by Nick Terrell · 4 years, 4 months ago
- 17b9e43 do not install g++ by Yann Collet · 4 years, 4 months ago
- ee425fa Merge branch 'dev' into d_prefetch_refactor by Yann Collet · 4 years, 4 months ago
- 0d05846 Merge pull request #2626 from facebook/codingStyle1 by Yann Collet · 4 years, 4 months ago
- f36fbdd Merge pull request #2625 from terrelln/ubsan-failure by Nick Terrell · 4 years, 4 months ago
- f44c720 added a paragraph on coding style by Yann Collet · 4 years, 4 months ago
- bd54723 switch to clang by Yann Collet · 4 years, 4 months ago
- ee65162 Merge branch 'dev' into fasterCygwin by Yann Collet · 4 years, 4 months ago
- b052b58 [lib] Fix UBSAN warning in ZSTD_decompressSequences() by Nick Terrell · 4 years, 4 months ago
- 698f261 [1.5.0] Deprecate some functions (#2582) by sen · 4 years, 4 months ago
- e7e4b74 Merge pull request #2600 from nickhutchinson/clang-cl by Nick Terrell · 4 years, 4 months ago
- 2b82948 Merge pull request #2622 from terrelln/zdict-api by Nick Terrell · 4 years, 4 months ago
- 1874f08 [zdict] Add a FAQ to the top of zdict.h by Nick Terrell · 4 years, 4 months ago
- 6030cdf Add --progress flag (#2595) by sen · 4 years, 4 months ago
- 2f7bbd6 Merge pull request #2620 from facebook/winFilelist by Yann Collet · 4 years, 4 months ago
- 9099257 Merge pull request #2618 from felixhandte/single-file-build-mv by Felix Handte · 4 years, 4 months ago
- 207e33b Merge pull request #2616 from terrelln/deterministic-dict by Nick Terrell · 4 years, 4 months ago
- 2d34062 CMake: fix excessive build warnings when building with clang-cl by Nick Hutchinson · 4 years, 4 months ago
- fc8330b Merge pull request #2621 from terrelln/regression-test by Nick Terrell · 4 years, 4 months ago
- 2e76bd7 attempt to make Appveyor's Cygwin test faster by Yann Collet · 4 years, 4 months ago
- d6be765 Add seekable roundtrip fuzzer (#2617) by sen · 4 years, 4 months ago
- 26c7b00 Merge pull request #2619 from facebook/winbench by Yann Collet · 4 years, 4 months ago
- d2925de Merge pull request #2615 from terrelln/stack-space by Nick Terrell · 4 years, 4 months ago
- ce615d7 [test][regression] Update results.csv by Nick Terrell · 4 years, 4 months ago
- 172b4b6 [lib] Add ZSTD_c_deterministicRefPrefix by Nick Terrell · 4 years, 4 months ago
- df05b2b fix --filelist compatibility with Windows cr+lf line ending by Yann Collet · 4 years, 4 months ago
- fed8589 Merge pull request #2614 from facebook/dlong8 by Yann Collet · 4 years, 4 months ago
- 9750f3c improved benchmark experience on Windows by Yann Collet · 4 years, 4 months ago
- 4ba49af Rewrite References to Location by W. Felix Handte · 4 years, 4 months ago
- b062d97 Merge pull request #2525 from felixhandte/fix-file-permissions-again by Felix Handte · 4 years, 4 months ago
- eb7e74c [tests] Set `DEBUGLEVEL=2` by default by Nick Terrell · 4 years, 4 months ago
- c2183d7 [lib] Move some ZSTD_CCtx_params off the stack by Nick Terrell · 4 years, 4 months ago
- 1d65917 Move Single-File Build Script from `contrib/` to `build/` by W. Felix Handte · 4 years, 4 months ago
- 4f9c6fd Attempt to Fix Windows Build Error by W. Felix Handte · 4 years, 4 months ago
- da61918 Also Pass Mode Bits in on Windows by W. Felix Handte · 4 years, 5 months ago
- bea1b2b `rm -f` in playTests.sh by W. Felix Handte · 4 years, 5 months ago
- 45c4918 Fix Build for Windows by W. Felix Handte · 4 years, 6 months ago