Commit Graph

  • d2a4f963c2 ci: add OpenBSD Sam James 2024-04-13 23:16:08 +0100
  • 493bc57c33 liblzma: outqueue: add header guard Sam James 2024-04-15 05:53:01 +0100
  • cede418d4f liblzma: easy_preset: add header guard Sam James 2024-04-15 05:53:56 +0100
  • 6e76a25df2 tuklib_integer: Rename bswapXX to byteswapXX Lasse Collin 2024-04-25 14:00:57 +0300
  • 0ca14871f3 liblzma: API doc cleanups Lasse Collin 2024-04-24 01:20:26 +0300
  • 94a462850b Tests: test_filter_str: Add a few assertions Lasse Collin 2024-04-23 16:35:33 +0300
  • 72058ca22a Tests: test_filter_str: Move one assertion and add a comment Lasse Collin 2024-04-23 16:35:08 +0300
  • c59ebbe1c6 Tests: test_filter_str: Tweak comments and white space Lasse Collin 2024-04-23 16:26:06 +0300
  • ceda860934 Tests: test_filter_str: Add missing RISC-V case Lasse Collin 2024-04-23 16:25:22 +0300
  • 2234b7cc47 Tests: test_filter_str: Test *error_pos more thoroughly Lasse Collin 2024-04-22 22:23:32 +0300
  • 3ba3ef57f9 liblzma: lzma_str_to_filters: Set *error_pos on all errors Lasse Collin 2024-04-22 21:54:39 +0300
  • 57ad820e15 liblzma: Clean up white space Lasse Collin 2024-04-22 20:31:25 +0300
  • ba0b5bfe7c Tests: test_filter_flags: Edit comments and style Lasse Collin 2024-04-22 18:35:19 +0300
  • d2ed675959 Tests: Fix C99/C11 compatibility when features are disabled Lasse Collin 2024-04-22 16:39:44 +0300
  • 9a70e93fef DOS: Omit useless defines from config.h Lasse Collin 2024-04-21 20:32:16 +0300
  • dc4740f720 Build: Omit useless checks for fcntl.h, limits.h, and sys/time.h Lasse Collin 2024-04-21 20:27:50 +0300
  • 6e210d5766 liblzma: Silence a warning from Coverity static analysis Lasse Collin 2024-04-19 22:04:21 +0300
  • 4019b012f2 Update .gitignore Lasse Collin 2024-04-19 23:18:19 +0300
  • 09a0311a1e Tests: test_lzip_decoder: Tweak coding style and comments Lasse Collin 2024-04-19 20:53:24 +0300
  • 3117336a02 Tests: test_lzip_decoder: Remove redundant initializations Lasse Collin 2024-04-19 20:51:36 +0300
  • f78081eb12 Tests: test_lzip_decoder: Remove unneeded tuktest_malloc() calls Lasse Collin 2024-04-19 20:47:24 +0300
  • 7413383e42 xz: Fix white space error. Lasse Collin 2024-04-15 20:35:07 +0300
  • eed2f26c0e xz: add missing noreturn for message_filters_help Sam James 2024-04-11 23:01:44 +0100
  • 2633d8df61 xz: signals: suppress -Wsign-conversion on macOS Sam James 2024-04-11 19:34:04 +0100
  • 50fb269c7a Tests: test_microlzma: Add a "FIXME?" about LZMA_FINISH handling Lasse Collin 2024-04-13 22:19:40 +0300
  • 3e2ff2d38c Tests: test_microlzma: Tweak comments, coding style, and minor details Lasse Collin 2024-04-13 18:05:31 +0300
  • ebc8b8de19 CI: Use only the active CPUs on macOS Ryan Carsten Schmidt 2024-04-12 19:31:13 -0500
  • 1e63f7d536 ci: rename ci_build.sh -> ci_build.bash Sam James 2024-04-10 18:33:55 +0100
  • aea54a4724 ci: build in parallel by default Sam James 2024-04-10 17:42:23 +0100
  • 4381fcf00b ci: default to -O2 Sam James 2024-04-10 15:41:08 +0100
  • 752ba5ed99 ci: make automake's test runner verbose on failures Sam James 2024-04-10 15:17:47 +0100
  • cc21af1715 ci: make UBSAN abort on errors Sam James 2024-04-10 12:38:51 +0100
  • 2d2d5f14b3 ci: test Valgrind Sam James 2024-04-10 11:43:10 +0100
  • 5d20a61205 liblzma: CRC: Simplify table omission macros Lasse Collin 2024-04-10 23:20:02 +0300
  • 2a80827e23 liblzma: ARM64 CRC: Fix omission of CRC32 table Lasse Collin 2024-04-10 23:09:40 +0300
  • a541173771 Build: If ARM64 feature detection func is found, stop looking for others Lasse Collin 2024-04-10 22:21:51 +0300
  • 9223ad6e78 liblzma: ARM64 CRC32: Change style of the macOS code to match FreeBSD Lasse Collin 2024-04-10 22:04:27 +0300
  • 32ceb2c36a liblzma: ARM64 CRC32: Add error checking to FreeBSD-specific code Lasse Collin 2024-04-10 21:59:27 +0300
  • 42915101e9 liblzma: ARM64 CRC32: Use negation instead of subtracting from 8 Lasse Collin 2024-04-10 21:56:33 +0300
  • 42a9482b48 liblzma: ARM64 CRC32: Tweak coding style and comments Lasse Collin 2024-04-10 21:55:10 +0300
  • 38a3ec5a7e CI: Remove ifunc support. Lasse Collin 2024-04-09 17:47:01 +0300
  • 34d1252f09 liblzma: Remove ifunc support. Lasse Collin 2024-04-09 17:43:16 +0300
  • a594b39685 tests/files/README: Update the main heading. Lasse Collin 2024-04-08 22:04:41 +0300
  • fa76e3ef59 tests/files/README: Explain how to recreate the ARM64 test files. Lasse Collin 2024-04-08 22:02:45 +0300
  • 112fa0aba6 debug: Add generator for the ARM64 test file data. Lasse Collin 2024-04-08 21:51:55 +0300
  • 1a1f3d0323 xz man page: Use .ft CR instead of CW to silence warnings from groff. Lasse Collin 2024-04-08 21:19:38 +0300
  • 9f9203f574 Fix NEWS for 5.6.0 and 5.6.1. Lasse Collin 2024-04-08 19:28:35 +0300
  • 12876b33c7 Remove the XZ logo. Lasse Collin 2024-04-08 19:22:26 +0300
  • 879295d91f Update maintainer and author info. Lasse Collin 2024-04-08 18:27:39 +0300
  • 859617d30d Docs: Update .xz file format specification to 1.2.1. Lasse Collin 2024-04-08 18:05:32 +0300
  • eeb74fba1f Update website URLs back to tukaani.org. Lasse Collin 2024-04-08 17:33:56 +0300
  • a7b9cd7000 xzdec: Tweak coding style and comments. Lasse Collin 2024-04-08 17:07:08 +0300
  • ebe9d6d8cb tests/ossfuzz: Tiny fix to a comment. Lasse Collin 2024-04-08 15:53:46 +0300
  • 78ab47d65d CMake: Fix sabotaged Landlock sandbox check. Lasse Collin 2024-03-30 14:36:28 +0200
  • 5f178c364c Delete SECURITY.md from v5.6 Lasse Collin 2024-05-22 14:08:33 +0300
  • b3a7561880 liblzma: memcmplen.h: Add a comment why subtraction is used. Lasse Collin 2024-03-22 17:46:30 +0200
  • 94939a145f INSTALL: Document arguments of --enable-symbol-versions. Lasse Collin 2024-03-15 17:43:39 +0200
  • fa14c8aaf0 Build: Use only the generic symbol versioning with NVIDIA HPC Compiler. Lasse Collin 2024-03-15 17:15:50 +0200
  • 73baa8d99b CMake: Use only the generic symbol versioning with NVIDIA HPC Compiler. Lasse Collin 2024-03-15 16:36:35 +0200
  • 886633f423 Update THANKS. Lasse Collin 2024-03-13 21:38:24 +0200
  • 760f622f0d liblzma: Minor comment edits. Lasse Collin 2024-03-13 21:30:18 +0200
  • 403b4c78b8 liblzma: Fix building with NVHPC (NVIDIA HPC SDK). Sergey Kosukhin 2024-03-13 13:07:13 +0100
  • 1888fb49f6 CMake: Disable symbol versioning on non-glibc Linux. Lasse Collin 2024-03-13 21:17:10 +0200
  • 4b3c84e8ee CMake: Make symbol versioning configurable. Lasse Collin 2024-03-13 20:32:46 +0200
  • 69d1e20208 Build: Style tweaks to configure.ac. Lasse Collin 2024-03-13 19:47:36 +0200
  • 051d6b5c85 Build: Let the users override the symbol versioning variant. Sergey Kosukhin 2024-03-12 20:03:49 +0100
  • 702b9ed690 Fix typos Lasse Collin 2024-05-18 00:34:07 +0300
  • 37314d4d18 Update maintainer and author info. Lasse Collin 2024-04-08 18:27:39 +0300
  • 02d0318629 liblzma: Fix incorrect function type error from sanitizer Lasse Collin 2024-04-30 22:22:45 +0300
  • b933ef49a5 xz: Avoid arithmetic on a null pointer Lasse Collin 2024-04-30 21:41:11 +0300
  • ecbc34d90b liblzma: index_decoder: Fix missing initializations on LZMA_PROG_ERROR Lasse Collin 2024-04-27 14:33:38 +0300
  • e0e53eb80f CMake: Bump maximum policy version to 3.29 Lasse Collin 2024-05-07 19:30:19 +0300
  • 46c574e70a xz man page: Use .ft CR instead of CW to silence warnings from groff. Lasse Collin 2024-04-08 21:19:38 +0300
  • 33b2a5104a Update THANKS. Lasse Collin 2024-04-09 18:22:16 +0300
  • e60534b03b INSTALL: Document arguments of --enable-symbol-versions. Lasse Collin 2024-03-15 17:43:39 +0200
  • be86d78acf Build: Use only the generic symbol versioning with NVIDIA HPC Compiler. Lasse Collin 2024-03-15 17:15:50 +0200
  • 0f455c2687 CMake: Use only the generic symbol versioning with NVIDIA HPC Compiler. Lasse Collin 2024-03-15 16:36:35 +0200
  • 880556e98c Update THANKS. Lasse Collin 2024-03-13 21:38:24 +0200
  • 639d053823 liblzma: Minor comment edits. Lasse Collin 2024-03-13 21:30:18 +0200
  • 7de966a02b liblzma: Fix building with NVHPC (NVIDIA HPC SDK). Sergey Kosukhin 2024-03-13 13:07:13 +0100
  • 13a0a0fc8f CMake: Disable symbol versioning on non-glibc Linux. Lasse Collin 2024-03-13 21:17:10 +0200
  • 706134d965 CMake: Make symbol versioning configurable. Lasse Collin 2024-03-13 20:32:46 +0200
  • a9b2d85120 CMake: Handle symbol versioning on MicroBlaze specially. Lasse Collin 2024-02-18 14:59:52 +0200
  • 93b928b230 Build: Style tweaks to configure.ac. Lasse Collin 2024-03-13 19:47:36 +0200
  • 2dbc0fc5c2 Build: Let the users override the symbol versioning variant. Sergey Kosukhin 2024-03-12 20:03:49 +0100
  • be29fac96d INSTALL: Clarify that --disable-assembler affects only 32-bit x86. Lasse Collin 2024-02-21 17:41:32 +0200
  • 769b5d0055 xz: Delete old commented-out code. Lasse Collin 2024-02-17 23:07:35 +0200
  • d800c85838 xz: Tweak comments. Lasse Collin 2024-02-17 23:07:35 +0200
  • 7d487a4c2a xz: Fix message_init() description. Lasse Collin 2024-02-17 23:07:35 +0200
  • 9c2d1b52ce Build: Don't install TODO. Lasse Collin 2024-02-17 19:25:05 +0200
  • 2c024f60c2 Update m4/.gitignore. Jia Tan 2024-02-15 22:26:43 +0800
  • 7e85728f9a Fix typos Lasse Collin 2024-05-18 00:34:07 +0300
  • 4686f0eecd liblzma: Fix white space Lasse Collin 2024-05-18 00:23:52 +0300
  • 37c46f7b67 Update maintainer and author info. Lasse Collin 2024-04-08 18:27:39 +0300
  • 480d25e534 Add NEWS for 5.2.11 and 5.2.12 Lasse Collin 2024-05-07 20:42:48 +0300
  • 64e0a5f726 liblzma: Fix incorrect function type error from sanitizer Lasse Collin 2024-04-30 22:22:45 +0300
  • 203d482599 xz: Avoid arithmetic on a null pointer Lasse Collin 2024-04-30 21:41:11 +0300
  • 2d14bf53b9 Tests: test_index: Fix failures when features are disabled Lasse Collin 2024-04-28 01:34:50 +0300
  • 8ace8b9c97 Tests: test_index: Edit a misleading test Lasse Collin 2024-04-27 18:30:40 +0300
  • 7e8142ff56 Tests: test_index: Use minimal values to test integer overflow Lasse Collin 2024-04-27 16:46:01 +0300