- a5ed28f Use Existing Src File Stat in `*_dstFile()` Funcs by W. Felix Handte · 2 years, 8 months ago
- 5653f96 Pass `stat_t` into `*_dstFile()` Functions by W. Felix Handte · 2 years, 8 months ago
- 2ad6855 `FIO_openSrcFile()` Returns File Stat by W. Felix Handte · 2 years, 8 months ago
- 23a356c Merge pull request #3424 from felixhandte/disable-asan-msan-poison-mingw by Felix Handte · 2 years, 8 months ago
- 018b68f fix msys2 symlink breakage in CI (#3429) by Elliot Gorokhovsky · 2 years, 8 months ago
- 3add5ca Bump github/codeql-action from 2.1.37 to 2.1.38 (#3428) by dependabot[bot] · 2 years, 8 months ago
- 5d8cfa6 Deprecate advanced streaming functions (#3408) by Elliot Gorokhovsky · 2 years, 8 months ago
- d78fbed Don't Even Declare Poisoning Functions if Poisoning is Disabled by W. Felix Handte · 2 years, 8 months ago
- f10922a Disable Custom ASAN/MSAN Poisoning on MinGW Builds by W. Felix Handte · 2 years, 8 months ago
- d550908 Merge pull request #3419 from facebook/fix3416 by Yann Collet · 2 years, 8 months ago
- 5b26619 Add support for in-place decompression by Nick Terrell · 2 years, 8 months ago
- ac45e07 add explanation about new test by Yann Collet · 2 years, 8 months ago
- 796699c fix root cause of #3416 by Yann Collet · 2 years, 8 months ago
- 423500d Merge pull request #3413 from facebook/timefn by Yann Collet · 2 years, 8 months ago
- fd2eb8a Merge pull request #3402 from facebook/dependabot/github_actions/ossf/scorecard-action-2.1.2 by Felix Handte · 2 years, 8 months ago
- 4f7183d Completely overhaul Windows CI (#3410) by Elliot Gorokhovsky · 2 years, 8 months ago
- ca2ff78 Make the producer use the same amount of entropy by Daniel Kutenin · 2 years, 8 months ago
- 3ac0b91 Fix fuzzing with ZSTD_MULTITHREAD by Daniel Kutenin · 2 years, 8 months ago
- 98ca8b4 Merge pull request #3414 from facebook/dependabot/github_actions/actions/checkout-3.3.0 by Yann Collet · 2 years, 8 months ago
- 6f17a5d Bump actions/checkout from 3.2.0 to 3.3.0 by dependabot[bot] · 2 years, 8 months ago
- 8b13000 minor simplification refactoring for timefn by Yann Collet · 2 years, 8 months ago
- 71dbe8f minor: fix conversion warnings by Yann Collet · 2 years, 8 months ago
- 834fd07 Merge pull request #3391 from facebook/fix3228 by Yann Collet · 2 years, 8 months ago
- c79fb4d update levels.sh test by Yann Collet · 2 years, 9 months ago
- ebba9ff update regression results by Yann Collet · 2 years, 8 months ago
- 5434de0 improve compression ratio of small alphabets by Yann Collet · 2 years, 9 months ago
- 1c818e3 Merge pull request #3302 from daniellerozenblit/optimal-huff-depth-speed by daniellerozenblit · 2 years, 8 months ago
- 87becc5 update regression results.csv by Danielle Rozenblit · 2 years, 8 months ago
- df714dd implement suggestions by Danielle Rozenblit · 2 years, 8 months ago
- 3248910 Merge pull request #3248 from facebook/opt_comments1 by Yann Collet · 2 years, 9 months ago
- d07e72b fixed incorrect assert by Yann Collet · 2 years, 9 months ago
- 4a1a79a just add some comments to zstd_opt for improved clarity by Yann Collet · 3 years, 1 month ago
- 9fbbd74 Merge pull request #3400 from danlark1/dev by Yann Collet · 2 years, 9 months ago
- bcbd395 Merge pull request #3395 from terrelln/2022-12-21-deprecated-test by Yann Collet · 2 years, 9 months ago
- 00c85b2 update ZSTD_CCts_setCParams() inline documentation by Yann Collet · 2 years, 9 months ago
- 481a2e1 Merge pull request #3403 from facebook/setCParams by Yann Collet · 2 years, 9 months ago
- 2a40262 External matchfinder API (#3333) by Elliot Gorokhovsky · 2 years, 9 months ago
- b17743e Signal parameter change during MT compression by Yann Collet · 2 years, 9 months ago
- 89342d1 New xp library symbol : ZSTD_CCtx_setCParams() by Yann Collet · 2 years, 9 months ago
- 90597d7 Merge pull request #3394 from terrelln/issue-3010 by Yann Collet · 2 years, 9 months ago
- 1f72dca Bump ossf/scorecard-action from 2.1.0 to 2.1.2 by dependabot[bot] · 2 years, 9 months ago
- 6640377 cmake build: fix nit by Yann Collet · 2 years, 9 months ago
- 48f4aa7 Move deprecated annotation before static to allow C++ compilation for clang by Daniel Kutenin · 2 years, 9 months ago
- 089b279 Merge pull request #3398 from facebook/fix3316 by Yann Collet · 2 years, 9 months ago
- 6a9c525 spec update : require minimum nb of literals for 4-streams mode by Yann Collet · 2 years, 9 months ago
- 8209bfc Merge pull request #3399 from facebook/fix2577 by Yann Collet · 2 years, 9 months ago
- ea2895c Support decompression of compressed blocks of size ZSTD_BLOCKSIZE_MAX exactly by Yann Collet · 2 years, 9 months ago
- f5ea3a1 Merge pull request #3397 from felixhandte/man-page-tweaks by Felix Handte · 2 years, 9 months ago
- 11aba9b `make man` by W. Felix Handte · 2 years, 9 months ago
- 382026f Man Page Tweaks, Edits, Formatting Fixes by W. Felix Handte · 2 years, 9 months ago
- 7fe7a16 [cli-tests] Add tests that use --trace-file-stat by Nick Terrell · 2 years, 9 months ago
- 4b40e40 [tests] Remove deprecated function from longmatch.c test by Nick Terrell · 2 years, 9 months ago
- 40a7188 Fix `make clangbuild` & add CI by Nick Terrell · 2 years, 9 months ago
- 31a703e [cmake] Add noexecstack to compiler/linker flags by Nick Terrell · 2 years, 9 months ago
- 7df6e25 [cli-tests] Add --set-exact-output to update the expected output by Nick Terrell · 2 years, 9 months ago
- b6e8112 [util] Add traces enabled by --trace-file-stat by Nick Terrell · 2 years, 9 months ago
- 7607b96 Merge pull request #3385 from jonpalmisc/improve_help by Yann Collet · 2 years, 9 months ago
- 0694f14 Merge pull request #3386 from felixhandte/pin-other-action-commit-hashes by Felix Handte · 2 years, 9 months ago
- 125bcde Update tests to expect new CLI help output by Jon Palmisciano · 2 years, 9 months ago
- 9c93dd7 Clean up welcome message by Jon Palmisciano · 2 years, 9 months ago
- 678335c Rewrite help output to improve readability by Jon Palmisciano · 2 years, 9 months ago
- 150aa23 Pin Remaining Action Dependencies (Except OSS-Fuzz) by W. Felix Handte · 2 years, 9 months ago
- 0790e86 Merge pull request #3384 from felixhandte/pin-checkout-action-commit-hash by Felix Handte · 2 years, 9 months ago
- 651a381 [build][cmake] Fix cmake with custom assembler by Nick Terrell · 2 years, 9 months ago
- c26f348 fix CI errors by Danielle Rozenblit · 2 years, 9 months ago
- 2def93b Merge branch 'optimal-huff-depth-speed' of github.com:daniellerozenblit/zstd into optimal-huff-depth-speed by Danielle Rozenblit · 2 years, 9 months ago
- 482689b huf log speed optimization: unidirectional scan of logs + break when regressing by Danielle Rozenblit · 2 years, 9 months ago
- e3f2c8b Pin actions/checkout Dependency to Specific Commit Hash by W. Felix Handte · 2 years, 9 months ago
- ea19987 Merge pull request #3378 from facebook/dependabot/github_actions/github/codeql-action-2.1.37 by Felix Handte · 2 years, 9 months ago
- 5f0543a Merge pull request #3377 from facebook/dependabot/github_actions/ossf/scorecard-action-2.1.0 by Felix Handte · 2 years, 9 months ago
- 3a7e2ee Merge pull request #3340 from facebook/dependabot/github_actions/actions/upload-artifact-3 by Felix Handte · 2 years, 9 months ago
- e4018c4 [docs] Clarify dictionary loading documentation by Nick Terrell · 2 years, 9 months ago
- f302ad8 Merge pull request #3173 from felixhandte/update-copyright-company by Felix Handte · 2 years, 9 months ago
- 5d693cc Coalesce Almost All Copyright Notices to Standard Phrasing by W. Felix Handte · 2 years, 9 months ago
- 7f12f24 Rewrite Copyright Date Ranges from `-present` to `-2022` by W. Felix Handte · 2 years, 9 months ago
- 4c999cf Update test-license.py by W. Felix Handte · 3 years, 3 months ago
- 36d5c2f Update Copyright Year ('2021' -> 'present') by W. Felix Handte · 2 years, 9 months ago
- 8927f98 Update Copyright Headers 'Facebook' -> 'Meta Platforms' by W. Felix Handte · 2 years, 9 months ago
- a05cca6 Manually Update VS Code Copyright Definitions by W. Felix Handte · 3 years, 3 months ago
- 6a90c0f Merge pull request #3289 from nmoinvaz/cmake/playtest-win by Yann Collet · 2 years, 9 months ago
- a8add43 Merge pull request #3364 from yoniko/fix-windows-mt-thread-resize-bug by Yonatan Komornik · 2 years, 9 months ago
- 26f1bf7 CR fixes by Yonatan Komornik · 2 years, 9 months ago
- e9797b5 [pzstd] Fixes for Windows build by Nick Terrell · 2 years, 9 months ago
- 67cd24b CI: build contrib directory on meson-windows by Eli Schwartz · 2 years, 9 months ago
- 3cee69a CI: build programs on meson-windows too by Eli Schwartz · 2 years, 9 months ago
- 9073fe0 Merge pull request #3376 from facebook/split2 by Yann Collet · 2 years, 9 months ago
- 79a00f8 Bump github/codeql-action from 1.0.26 to 2.1.37 by dependabot[bot] · 2 years, 9 months ago
- 6554596 Bump ossf/scorecard-action from 2.0.6 to 2.1.0 by dependabot[bot] · 2 years, 9 months ago
- 832c1a6 minor reformatting by Yann Collet · 2 years, 9 months ago
- aaa38b2 meson: zstreamtests should now pass on Windows by Yonatan Komornik · 2 years, 9 months ago
- ec42c92 Fix race condition in the Windows thread / pthread translation layer by Yonatan Komornik · 2 years, 9 months ago
- 500f02e Fixes two bugs in the Windows thread / pthread translation layer by Yonatan Komornik · 2 years, 9 months ago
- fba704f Merge pull request #3374 from yoniko/fix-meson-ci-dependancy by Yonatan Komornik · 2 years, 9 months ago
- 3867c41 meson: Fix Windows CI test by pulling a more recent version msvc-dev-cmd by Yonatan Komornik · 2 years, 9 months ago
- ce61cb8 Merge pull request #3120 from eli-schwartz/meson-fixup by Yonatan Komornik · 2 years, 9 months ago
- 3a484ef Merge pull request #3373 from facebook/decompressBound by Yann Collet · 2 years, 9 months ago
- 2f4238e make ZSTD_DECOMPRESSBOUND() compatible with input size 0 by Yann Collet · 2 years, 9 months ago
- ea24b88 decompressBound() tests by Yann Collet · 2 years, 9 months ago
- 51355e1 Merge pull request #3362 from facebook/compressBound by Yann Collet · 2 years, 9 months ago
- 2f7b8d4 [zdict] Fix static linking only include guards by Nick Terrell · 2 years, 9 months ago