1
0
mirror of https://github.com/facebook/zstd.git synced 2025-08-01 09:47:01 +03:00

Commit Graph

  • 2f9627863f update error message Yann Collet 2025-03-28 10:02:37 -07:00
  • 0bdeb1d204 fix test Yann Collet 2025-03-26 21:33:26 -07:00
  • 8626da73b6 add error message clarification for inputs as process substitution Yann Collet 2025-03-26 19:21:48 -07:00
  • a293cdcb85 added CI test Yann Collet 2025-03-25 16:39:42 -07:00
  • 0bde39a9b3 visual studio fix Yann Collet 2025-03-25 15:22:55 -07:00
  • 94cfa0b5a0 minor: restore some code comment Yann Collet 2025-03-24 21:31:51 -07:00
  • 76c2fdc7b7 better naming Yann Collet 2025-03-24 21:20:21 -07:00
  • 7630870b47 second implementation, better structured for improved maintenance Yann Collet 2025-03-24 20:47:56 -07:00
  • 165e52ce62 first implementation supporting Process Substitution Yann Collet 2025-03-24 20:42:52 -07:00
  • 7f0519dcfd Merge pull request #4346 from Cyan4973/wintime Yann Collet 2025-03-27 21:07:57 -07:00
  • 23e8812f5b Merge pull request #4350 from Cyan4973/patchapply Yann Collet 2025-03-27 09:57:20 -07:00
  • eb168a0afc add --patch-apply command Yann Collet 2025-03-25 14:23:14 -07:00
  • 12ea5f6e30 Merge pull request #4314 from facebook/dependabot/github_actions/ossf/scorecard-action-2.4.1 Yann Collet 2025-03-24 18:33:51 -07:00
  • ec40252066 Merge pull request #4345 from Cyan4973/block128 Yann Collet 2025-03-24 18:33:01 -07:00
  • 64dc08f47f Merge pull request #4344 from Cyan4973/assert1 Yann Collet 2025-03-24 18:32:37 -07:00
  • 334af72280 update zstd --fast benchmark result Yann Collet 2025-03-23 12:06:58 -07:00
  • c59f7ac51e update benchmark result Yann Collet 2025-03-23 12:02:51 -07:00
  • 33f4d40d1e fix a risk of overflow on a time counter on Windows Yann Collet 2025-03-23 11:42:41 -07:00
  • bea1e942f7 [doc] minor clarification for maximum block size Yann Collet 2025-03-22 23:52:45 -07:00
  • 2fec3989c1 add an assert Yann Collet 2025-03-22 18:23:31 -07:00
  • 79e00dd171 add Delphi binding Yann Collet 2025-03-21 10:46:30 -07:00
  • 6775af5b2e Merge pull request #4341 from clan/pragma Yann Collet 2025-03-20 19:49:08 -07:00
  • cd8ca9d92e lib/zstd.h: move pragma before static Z. Liu 2025-03-20 03:28:37 +00:00
  • eca205fc78 Merge pull request #4336 from Cyan4973/qsort_v2 Yann Collet 2025-03-12 10:31:54 -07:00
  • 4d53e27144 removed OpenBSD specificity Yann Collet 2025-03-12 09:55:14 -07:00
  • 4057c89e91 added hex-rays IDA reference Yann Collet 2025-03-11 15:06:31 -07:00
  • ddcb41a282 updated documentation Yann Collet 2025-03-11 14:10:11 -07:00
  • a9b8fef2e8 add support for C11 Annex K qsort_s() Yann Collet 2025-03-11 13:30:25 -07:00
  • dcf675886b re-design qsort() selection in cover Yann Collet 2025-03-11 11:58:16 -07:00
  • 51b6e79f65 fix #4312 Yann Collet 2025-03-11 01:57:24 -07:00
  • 9a57bdc0bd attempt to reduce length of long cli tests by invoking -T0 Yann Collet 2025-03-11 01:14:39 -07:00
  • 68dfd14a8c [linux] Opt out of row based match finder for the kernel Nick Terrell 2025-03-11 11:53:20 -07:00
  • 5d9fb47850 [linux] Opt out of row based match finder for the kernel v1.5.7-kernel v1.5.7-kernel-cherrypicks Nick Terrell 2025-03-11 11:53:20 -07:00
  • b27ba56a6d Merge pull request #4335 from Cyan4973/dec_mt_warning Yann Collet 2025-03-11 11:51:15 -07:00
  • 19541b4d1a fix minor unused variable warning Yann Collet 2025-03-11 00:17:45 -07:00
  • c583c2c39e warn when requesting decompression with multiple threads Yann Collet 2025-03-10 22:46:33 -07:00
  • f9a6031963 Merge pull request #4334 from Cyan4973/fix4332 Yann Collet 2025-03-10 21:12:24 -08:00
  • 3c4096c83e fixed ShellCheck warning Yann Collet 2025-03-10 19:11:44 -07:00
  • 2ff87aefac fix FreeBSD Yann Collet 2025-03-10 13:55:45 -07:00
  • c18374bb16 add test Yann Collet 2025-03-10 13:40:47 -07:00
  • 56e2ebf5c3 removed useless assert() Yann Collet 2025-03-10 09:54:06 -07:00
  • d5986f235f fix #4332: setting ZSTD_NBTHREADS=0 via environment variables Yann Collet 2025-03-10 00:12:34 -07:00
  • 7418f234d1 lib: zstd: export API needed for dictionary support Sergey Senozhatsky 2024-09-02 19:55:49 +09:00
  • b16d193512 [test] Add tests for determinism Nick Terrell 2025-03-06 14:14:38 -05:00
  • 0de4991942 Add a method for checking if ZSTD was compiled with flags that impact determinism Nick Terrell 2025-03-06 17:31:57 -05:00
  • 99cf130cfc Merge pull request #4329 from Cyan4973/cmd_split Yann Collet 2025-03-05 07:46:04 -08:00
  • 190a620974 [zstd] Remove global variables in dictBuilder Nick Terrell 2025-03-04 15:54:49 -05:00
  • d5b84f5a27 [zstd] Backport D49756856 Nick Terrell 2025-03-04 14:55:39 -05:00
  • 5e7d721235 Merge pull request #4327 from Cyan4973/win_artifacts Yann Collet 2025-03-04 16:08:01 -08:00
  • 5ae1cb9fa1 added a cli test for new command --jobsize Yann Collet 2025-03-04 15:24:43 -08:00
  • f5a0e047cb fix typo Yann Collet 2025-03-04 15:12:35 -08:00
  • 0b40c513fd update fileio to employ jobSize Yann Collet 2025-03-04 14:55:25 -08:00
  • 0298df50f9 update cli-tests Yann Collet 2025-03-04 14:43:06 -08:00
  • 9b8b414833 updated playTests.sh to employ the new commands Yann Collet 2025-03-04 13:22:01 -08:00
  • 19ffcf81b8 changed -B# command into --jobsize Yann Collet 2025-03-04 13:17:10 -08:00
  • fcfb3160dc convert benchmark unit to use the new naming scheme Yann Collet 2025-03-04 13:04:59 -08:00
  • d5dbdd6ece changed command --blocksize into --split Yann Collet 2025-03-04 12:51:39 -08:00
  • bceb8f2dbc attempt to no longer depend on system library presence for autodetection Yann Collet 2025-03-03 15:54:29 -08:00
  • 9ec1a7c0ac update zstd build recipe to also support lz4 format Yann Collet 2025-03-03 14:27:43 -08:00
  • 7df457a51d Merge pull request #4324 from facebook/dependabot/github_actions/actions/checkout-4 Yann Collet 2025-03-03 10:39:50 -08:00
  • cab2a29c36 Update windows-artifacts.yml Yann Collet 2025-03-02 23:11:35 -08:00
  • 3c6c472f01 Update scorecards.yml Yann Collet 2025-03-02 23:11:08 -08:00
  • 46b2e05a33 Update publish-release-artifacts.yml Yann Collet 2025-03-02 23:10:09 -08:00
  • 83db5376d7 Bump actions/checkout from 3 to 4 dependabot[bot] 2025-03-03 05:44:17 +00:00
  • 0727fc5ff9 lib: zstd: export API needed for dictionary support Sergey Senozhatsky 2024-09-02 19:55:49 +09:00
  • 46003d8e74 update version to employ XXH_NO_EXTERNC_GUARD xxh083 Yann Collet 2025-01-29 09:56:38 -08:00
  • 46f81fbc00 updated xxhash to latest dev branch commit Yann Collet 2025-01-28 18:23:07 -08:00
  • a9337e6739 Merge pull request #4321 from Cyan4973/win_artifacts Yann Collet 2025-02-28 12:35:06 -08:00
  • e99be473a6 automatically upload windows artifact on Release Tag creation Yann Collet 2025-02-28 12:04:06 -08:00
  • bbbb2379ed test win artifact generation on pushing to release Yann Collet 2025-02-28 09:42:50 -08:00
  • a6d232dcad avoid double zipping Yann Collet 2025-02-28 09:33:22 -08:00
  • 88100bc62f proper usage of standard variables Yann Collet 2025-02-27 16:59:40 -08:00
  • 4e1723a7e4 fixed the script so that it fails when a copy fails Yann Collet 2025-02-27 14:33:49 -08:00
  • 7340657c6f update build_package.bat by using a subrouting Yann Collet 2025-02-27 12:43:11 -08:00
  • 77e58994d2 updated zlib version to more recent v1.3.1 Yann Collet 2025-02-27 11:38:04 -08:00
  • e94e09dd7b ensure that a copy error results in the task failing clearly Yann Collet 2025-02-27 11:36:25 -08:00
  • 017ada44b5 Merge pull request #4322 from Cyan4973/meson_win Yann Collet 2025-02-27 16:17:34 -08:00
  • bbf2801ddd try to fix the meson windows build Yann Collet 2025-02-27 15:44:40 -08:00
  • a1a5154b69 Merge pull request #4312 from Cyan4973/musl_ci Yann Collet 2025-02-27 14:27:21 -08:00
  • 22b2fd2517 Merge pull request #4317 from hirohira9119/fix-function-signature Yann Collet 2025-02-27 13:03:03 -08:00
  • d6fbaaac99 Merge pull request #4320 from sebres/patch-1 Yann Collet 2025-02-26 15:15:03 -08:00
  • 0ac659fb00 Merge pull request #4319 from Cyan4973/Wconversion Yann Collet 2025-02-26 15:14:52 -08:00
  • dca9791862 fixed minor C++ compat warnings Yann Collet 2025-02-26 14:30:29 -08:00
  • 4d81b0000d GHA/windows-artifacts.yml: don't ignore the error if build-package batch failed Sergey G. Brester 2025-02-26 20:13:44 +01:00
  • f0d3173203 build_package.bat: don't swallow the error(s) by copy, exit with error if failed somewhere Sergey G. Brester 2025-02-26 20:02:48 +01:00
  • 97bc43cc68 build_package.bat: fix path to zstd_errors.h (it is in lib not in lib/common) Sergey G. Brester 2025-02-26 19:27:44 +01:00
  • db2d205ada fixed -Wconversion for lib/decompress/zstd_decompress_block.c Yann Collet 2025-02-26 10:01:05 -08:00
  • 2413f17322 fixed -Wconversion for cover.c Yann Collet 2025-02-26 08:33:01 -08:00
  • 8ffa27d93b fixed -Wconversion for divsufsort.c Yann Collet 2025-02-26 08:12:11 -08:00
  • e635221f1b fixed -Wconversion for zdict Yann Collet 2025-02-26 08:07:51 -08:00
  • 30281d889f fix conversion warning Yann Collet 2025-02-26 07:41:34 -08:00
  • 2840631dc1 Fix function signature mismatch for ZSTD_convertBlockSequences hirohira 2025-02-26 08:23:48 +09:00
  • 76779f52c2 Merge pull request #4310 from Cyan4973/cmake_target_compile Yann Collet 2025-02-25 10:04:10 -08:00
  • 3ff0d794b8 Merge pull request #4309 from Cyan4973/check_manual Yann Collet 2025-02-24 15:17:11 -08:00
  • 5743da491b Merge pull request #4315 from facebook/dependabot/github_actions/msys2/setup-msys2-2.27.0 Yann Collet 2025-02-24 01:53:48 -08:00
  • e1e2f3873d Bump msys2/setup-msys2 from 2.26.0 to 2.27.0 dependabot[bot] 2025-02-24 05:44:08 +00:00
  • b40dabeda2 Bump ossf/scorecard-action from 2.4.0 to 2.4.1 dependabot[bot] 2025-02-24 05:44:05 +00:00
  • fd5498a179 document ZSTD_USE_C90_QSORT Yann Collet 2025-02-21 12:48:26 -08:00
  • ebfa660b82 introduce ZSTD_USE_C90_QSORT Yann Collet 2025-02-21 11:36:30 -08:00
  • 8ff47f3df0 added musl compilation test in CI Yann Collet 2025-02-21 09:57:55 -08:00