Commit Graph

  • 54eaea5ea4 liblzma: x86 CLMUL CRC: Rewrite Lasse Collin 2024-06-16 13:21:34 +0300
  • c0e7eaae8d sysdefs.h: Add alignas Lasse Collin 2024-06-01 14:44:04 +0300
  • 20014c2614 liblzma: Use a single macro to select CLMUL CRC to build Lasse Collin 2024-06-11 12:47:59 +0300
  • d8fb098617 liblzma: CRC32 CLMUL: Refactor the constants and simplify Lasse Collin 2024-06-10 15:31:01 +0300
  • ef652ac391 liblzma: CRC64 CLMUL: Refactor the constants Lasse Collin 2024-06-10 15:12:48 +0300
  • 9f5fc17e32 liblzma: Add crc_clmul_consts_gen.c Lasse Collin 2024-06-10 14:45:44 +0300
  • 71b147aab7 liblzma: Remove CRC_USE_GENERIC_FOR_SMALL_INPUTS Lasse Collin 2024-05-09 21:44:03 +0300
  • f99a7be406 liblzma: Remove crc_attr_no_sanitize_address Lasse Collin 2024-05-09 21:03:39 +0300
  • ead4d15199 Revert "Build: Temporarily disable CRC CLMUL to silence OSS Fuzz" Lasse Collin 2024-06-10 15:37:49 +0300
  • 2178acf8a4 CMake: Prefer C11 with a fallback to C99 Lasse Collin 2024-06-12 14:26:44 +0300
  • c97e9c12fe Update THANKS Lasse Collin 2024-06-12 14:20:21 +0300
  • 89e9f12e03 Tests: Improve the CRC32 test Lasse Collin 2024-06-11 11:15:49 +0300
  • c7164b1927 xz: Fix white space Lasse Collin 2024-06-11 22:42:26 +0300
  • 0a32d2072c liblzma: Fix a typo in a comment Lasse Collin 2024-06-11 21:59:09 +0300
  • afd9b4d282 liblzma: Fix a comment indentation Lasse Collin 2024-05-10 15:52:26 +0300
  • 50e6bff274 liblzma: Fix white space Lasse Collin 2024-05-09 22:09:12 +0300
  • caea7844d3 tuklib: __STDC_VERSION__ in C23 is 202311 Lasse Collin 2024-06-01 14:25:29 +0300
  • 9e73918a4f Fix typos RainRat 2024-06-05 15:21:49 -0700
  • 04b23addf3 tuklib_integer: Fix building on OpenBSD/sparc64 that uses GCC 4.2 Lasse Collin 2024-06-07 15:47:20 +0300
  • dc03f6290f liblzma: Add ARM64 CRC32 instruction support detection on OpenBSD Lasse Collin 2024-06-07 15:06:59 +0300
  • f5c2ae58ec Update THANKS Lasse Collin 2024-06-05 13:55:43 +0300
  • e5491dfab9 CMake: Include the "alpha" or "beta" suffix in PACKAGE_VERSION Lasse Collin 2024-06-05 13:42:47 +0300
  • 1d3c61575f CMake: Fix wrong version variable Lasse Collin 2024-06-05 13:30:28 +0300
  • 5d1c649ba9 CMake: Set only "prefix" as an absolute path in liblzma.pc Lasse Collin 2024-06-05 12:59:59 +0300
  • e0d6d05ce0 CMake: Fix liblzma filename in Windows environments Lasse Collin 2024-06-04 23:59:29 +0300
  • e7a42cda7c Fix version.sh compatiblity with Solaris Lasse Collin 2024-06-03 16:55:03 +0300
  • a61c9ab475 CI: Don't require po4a on Solaris Lasse Collin 2024-06-03 17:07:11 +0300
  • 5229bdf533 CI: Use set -e on Solaris too Lasse Collin 2024-06-03 15:08:15 +0300
  • afa938e429 CMake: Install liblzma.pc even with MSVC Lasse Collin 2024-06-03 17:44:50 +0300
  • 35f8649f08 ci: don't pin official GH actions via commit, just tag Sam James 2024-06-03 06:16:23 +0100
  • e885dae37f ci: set -e on openbsd Christoph Junghans 2024-04-30 07:49:26 -0600
  • 21b02dd128 ci: set -e on netbsd Christoph Junghans 2024-04-30 07:48:58 -0600
  • 8641f0c24c ci: actually fail on FreeBSD Christoph Junghans 2024-04-25 14:56:06 -0700
  • ef616683ef Updated actions Andrew Murray 2024-04-25 09:24:46 +1000
  • 57b440d316 ci: add po4a Sam James 2024-06-03 02:49:40 +0100
  • 08cdf4be9a ci: add Solaris Sam James 2024-04-13 21:02:04 +0100
  • b69768c8bd xz: list: suppress -Wformat-nonliteral for Solaris Sam James 2024-04-14 08:08:00 +0100
  • bb90e1f66d license-check.sh: Fix reporting of unclear license info Lasse Collin 2024-06-03 11:44:28 +0300
  • b8d134e61e Update THANKS Lasse Collin 2024-05-31 21:36:26 +0300
  • 162587d3fb Translations: Run po4a/update-po Lasse Collin 2024-05-29 17:47:13 +0300
  • 50cd8ed002 Translations: Run "make -C po update-po" Lasse Collin 2024-05-29 17:44:53 +0300
  • 16dbd865c8 Add NEWS for 5.6.2 Lasse Collin 2024-05-29 18:03:04 +0300
  • a0eeb5f936 Add NEWS for 5.4.7 Lasse Collin 2024-05-29 18:03:04 +0300
  • 9b476fb93a Add NEWS for 5.2.13 Lasse Collin 2024-05-29 18:03:04 +0300
  • 3ec664d3f6 Bump version and soname for 5.6.2 v5.6.2 Lasse Collin 2024-05-29 18:03:51 +0300
  • 3cc0aa702e Add NEWS for 5.6.2 Lasse Collin 2024-05-29 18:03:04 +0300
  • 526d3f7f2c Add NEWS for 5.4.7 Lasse Collin 2024-05-29 18:03:04 +0300
  • 660b09279e Add NEWS for 5.2.13 Lasse Collin 2024-05-29 18:03:04 +0300
  • 061a1e4d2d Bump version and soname for 5.4.7 v5.4.7 Lasse Collin 2024-05-29 18:00:35 +0300
  • 626586c081 Add NEWS for 5.4.7 Lasse Collin 2024-05-29 18:00:35 +0300
  • 053ba970ce Add NEWS for 5.2.13 Lasse Collin 2024-05-29 18:00:35 +0300
  • e17caec12e Bump version and soname for 5.2.13 v5.2.13 Lasse Collin 2024-05-29 17:51:23 +0300
  • c38f850536 Add NEWS for 5.2.13 Lasse Collin 2024-05-29 17:49:42 +0300
  • a59aae8d28 Build: Update po/*.po files only when needed Lasse Collin 2024-05-29 16:33:24 +0300
  • 7d76282dac Translations: Run po4a/update-po Lasse Collin 2024-05-29 17:47:13 +0300
  • 4470c3f7d8 Translations: Run "make -C po update-po" Lasse Collin 2024-05-29 17:44:53 +0300
  • 4612df9323 Build: Update po/*.po files only when needed Lasse Collin 2024-05-29 16:33:24 +0300
  • 33b8a85fac Build: Update po/*.po files only when needed Lasse Collin 2024-05-29 16:33:24 +0300
  • 9284f1aea3 Build: Update po/*.po files only when needed Lasse Collin 2024-05-29 16:33:24 +0300
  • 642f488602 Translations: Run "make -C po update-po" Lasse Collin 2024-05-28 21:32:58 +0300
  • 09daebd66b po4a/update-po: Disable wrapping in .pot and .po files Lasse Collin 2024-05-28 21:10:33 +0300
  • ac0658fa6d Translations: Run po4a/update-po and cleanup unused strings Lasse Collin 2024-05-28 21:23:40 +0300
  • 2bc80e5f82 po4a/update-po: Disable wrapping in .pot and .po files Lasse Collin 2024-05-28 21:10:33 +0300
  • b30e1a0d8b Translations: Run po4a/update-po and cleanup unused strings Lasse Collin 2024-05-28 21:18:28 +0300
  • 3b02ffd54c po4a/update-po: Disable wrapping in .pot and .po files Lasse Collin 2024-05-28 21:10:33 +0300
  • 4beba1cd62 po4a/update-po: Disable wrapping in .pot and .po files Lasse Collin 2024-05-28 21:10:33 +0300
  • 27cfdc5897 Update contact info in README Lasse Collin 2024-05-28 18:36:53 +0300
  • 649b1ca6e5 Translations: Run "make -C po update-po" Lasse Collin 2024-05-28 17:46:52 +0300
  • 515e31c1a7 Update contact info in README Lasse Collin 2024-05-28 18:36:53 +0300
  • 51ad72dae4 Update contact info in README Lasse Collin 2024-05-28 18:36:53 +0300
  • b14c130a58 Update contact info in README Lasse Collin 2024-05-28 18:36:53 +0300
  • 18463917f9 Translations: Use --package-name=xz-man with po4a Lasse Collin 2024-05-28 13:25:07 +0300
  • 26bbcb13cd Translations: Omit --package-name from po/Makevars Lasse Collin 2024-05-28 13:03:40 +0300
  • af667d7f49 Translations: Use --package-name=xz-man with po4a Lasse Collin 2024-05-28 13:25:07 +0300
  • 6e49bd6c46 Translations: Omit man page line numbers from .pot and .po files Lasse Collin 2024-05-28 01:17:45 +0300
  • fd38afb628 Translations: Update po/Makevars Lasse Collin 2024-05-28 17:10:19 +0300
  • 0968088a69 Translations: Use --package-name=xz-man with po4a Lasse Collin 2024-05-28 13:25:07 +0300
  • d6027d8777 Translations: Omit man page line numbers from .pot and .po files Lasse Collin 2024-05-28 01:17:45 +0300
  • 451f6986a5 Translations: Update po/Makevars Lasse Collin 2024-05-28 17:10:19 +0300
  • 75f5f2e014 Translations: Use --package-name=xz-man with po4a Lasse Collin 2024-05-28 13:25:07 +0300
  • eb217d016c Translations: Omit --package-name from po/Makevars Lasse Collin 2024-05-28 13:03:40 +0300
  • c35ee804b8 Translations: Omit man page line numbers from .pot and .po files Lasse Collin 2024-05-28 01:17:45 +0300
  • 0f4429d47f Translations: Use the xgettext option --add-location=file Lasse Collin 2024-05-28 01:06:30 +0300
  • a93e2c2d1d Translations: Use the msgmerge option --add-location=file Lasse Collin 2024-05-28 00:43:53 +0300
  • d438989559 Build: Use $(SHELL) instead of sh to run scripts in Makefile.am Lasse Collin 2024-05-27 12:22:08 +0300
  • d28a4b2520 license-check.sh: Use '--' with slightly untrusted filenames Lasse Collin 2024-05-27 17:45:51 +0300
  • fda0ec862a license-check.sh: Use xargs -0 instead of -d Lasse Collin 2024-05-27 17:41:37 +0300
  • 9114267038 Translations: Omit man page line numbers from .pot and .po files Lasse Collin 2024-05-28 01:17:45 +0300
  • 093490b582 Translations: Use the xgettext option --add-location=file Lasse Collin 2024-05-28 01:06:30 +0300
  • fccebe2b4f Translations: Use the msgmerge option --add-location=file Lasse Collin 2024-05-28 00:43:53 +0300
  • 15b88b362f liblzma: Omit an unneeded array from the x86 filter Lasse Collin 2024-05-06 23:00:09 +0300
  • 031715843d liblzma: Silence a warning from Coverity static analysis Lasse Collin 2024-04-19 22:04:21 +0300
  • 31d3912f29 liblzma: Omit an unneeded array from the x86 filter Lasse Collin 2024-05-06 23:00:09 +0300
  • 891602da97 liblzma: Silence a warning from Coverity static analysis Lasse Collin 2024-04-19 22:04:21 +0300
  • f361d9ae85 Build: Use $(SHELL) instead of sh to run scripts in Makefile.am Lasse Collin 2024-05-27 12:22:08 +0300
  • 5781414b6e Translations: Change the home page URLs in man page translations Lasse Collin 2024-05-23 17:25:13 +0300
  • a26dece347 Translations: Change the home page URLs in man page translations Lasse Collin 2024-05-23 17:25:13 +0300
  • 3670e0616e CMake: Add manual support for 32-bit x86 assembly files Lasse Collin 2024-05-23 15:15:18 +0300
  • c1b001b09e CMake: Rename USE_DOXYGEN to ENABLE_DOXYGEN Lasse Collin 2024-05-23 14:26:45 +0300
  • 24387c234b CMake: Add manual support for 32-bit x86 assembly files Lasse Collin 2024-05-23 15:15:18 +0300