Commit Graph

  • d7bff1341e liblzma: Use lzma_always_inline in memcmplen.h. Lasse Collin 2023-10-22 17:59:11 +0300
  • ce8d257cbb liblzma: #define lzma_always_inline in common.h. Lasse Collin 2023-10-30 17:43:03 +0200
  • 47b3d2761e liblzma: Use lzma_attr_visibility_hidden on private extern declarations. Lasse Collin 2023-10-22 17:15:32 +0300
  • 44c98e9399 liblzma: #define lzma_attr_visibility_hidden in common.h. Lasse Collin 2023-10-22 17:08:39 +0300
  • 7834108dfe liblzma: Refer to MinGW-w64 instead of MinGW in the API headers. Lasse Collin 2023-09-30 22:54:28 +0300
  • d9d08fb479 CMake: Use -D_FILE_OFFSET_BITS=64 if (and only if) needed. Lasse Collin 2023-09-27 00:58:17 +0300
  • 3c026350e8 liblzma: Add Cflags.private to liblzma.pc.in for MSYS2. Lasse Collin 2023-09-29 20:46:11 +0300
  • 23f50b8108 CMake/Windows: Fix the import library filename. Lasse Collin 2023-10-01 19:10:57 +0300
  • c692bd42be Build: Update visibility.m4 from Gnulib Lasse Collin 2024-05-07 16:21:15 +0300
  • aa2723888a Build: Update visibility.m4 from Gnulib Lasse Collin 2024-05-07 16:21:15 +0300
  • 5dca63f4d9 Build: Update visibility.m4 from Gnulib. Jia Tan 2023-10-12 20:12:18 +0800
  • 6d336aeb97 Build: Update visibility.m4 from Gnulib Lasse Collin 2024-05-07 16:21:15 +0300
  • 23674a476b Update THANKS. Lasse Collin 2023-10-06 19:36:35 +0300
  • 4847e40d4b CMake: Fix Windows build with Clang/LLVM 17. Lasse Collin 2023-09-27 19:54:35 +0300
  • f3449507ad Build: Fix underquoted AC_LANG_SOURCE. Lasse Collin 2023-09-26 13:51:31 +0300
  • cf003b3ac2 sysdefs.h: Update the comment about __USE_MINGW_ANSI_STDIO. Lasse Collin 2023-09-24 16:32:32 +0300
  • 1456a9d943 xz: Windows: Don't (de)compress to special files like "con" or "nul". Lasse Collin 2023-09-22 02:33:29 +0300
  • 3d70e66ecb CMake: Bump maximum policy version to 3.27. Lasse Collin 2023-09-12 21:12:34 +0300
  • a3de1b841e liblzma: Move a few __attribute__ uses in function declarations. Lasse Collin 2023-09-11 18:47:26 +0300
  • 737318447a xz, xzdec, lzmainfo: Use tuklib_attr_noreturn. Lasse Collin 2023-09-11 19:03:35 +0300
  • 015e62b18d Remove incorrect uses of __attribute__((__malloc__)). Lasse Collin 2023-09-11 18:53:31 +0300
  • ba791978d5 CMake: Fix time.h checks not running on second CMake run. Jia Tan 2023-09-12 22:36:12 +0800
  • df8daea282 xz: Fix a too relaxed assertion and remove uses of SSIZE_MAX. Lasse Collin 2023-08-31 18:14:43 +0300
  • f2aea3d454 Update THANKS. Jia Tan 2023-08-28 21:52:54 +0800
  • 519896fc94 liblzma: Update assert in vli_ceil4(). Jia Tan 2023-08-28 21:50:16 +0800
  • 591ac56d42 liblzma: Add overflow check for Unpadded size in lzma_index_append(). Jia Tan 2023-08-28 21:31:25 +0800
  • ec0d5c99c3 mythread.h: Fix typo error in Vista threads mythread_once(). Jamaika1 2023-08-08 14:07:59 +0200
  • f1123eefe1 build-aux/manconv.sh: Fix US-ASCII and UTF-8 output. Lasse Collin 2023-08-02 15:19:43 +0300
  • 9d4bf2d06f liblzma: Prevent an empty translation unit in Windows builds. Jia Tan 2023-07-24 21:43:44 +0800
  • 5a87d91321 liblzma: Tweak #if condition in memcmplen.h. Lasse Collin 2023-07-18 13:57:54 +0300
  • 0c53f52657 liblzma: Omit unnecessary parenthesis in a preprocessor directive. Lasse Collin 2023-07-18 13:49:43 +0300
  • eede1df4af liblzma: Prevent warning for MSYS2 Windows build. Jia Tan 2023-06-28 20:22:38 +0800
  • 5f9bf81044 liblzma: Prevent uninitialzed warning in mt stream encoder. Jia Tan 2023-06-28 20:31:11 +0800
  • 6174ac8e60 Update THANKS. Jia Tan 2023-06-07 00:10:38 +0800
  • b276ef1f49 CMake: Protects against double find_package Benjamin Buch 2023-06-06 15:32:45 +0200
  • ab51e8ee61 po4a/update-po: Delete the *.po.authors files Lasse Collin 2024-05-07 15:05:21 +0300
  • e4780244a1 xz: Edit comments and coding style Lasse Collin 2024-05-07 13:12:17 +0300
  • fe4d8b0c80 xz: Omit an incorrect comment Lasse Collin 2024-05-06 23:08:22 +0300
  • 9bef5b8d17 xz: Add braces to a for-statement and to an if-statement Lasse Collin 2024-05-06 23:04:31 +0300
  • de06b9f0c0 liblzma: Omit an unneeded array from the x86 filter Lasse Collin 2024-05-06 23:00:09 +0300
  • 7da488cb93 CMake: Add test_suffix.sh to the tests Lasse Collin 2024-05-06 22:56:31 +0300
  • a805594ed0 Test: Add CMake support to test_suffix.sh Lasse Collin 2024-05-06 22:55:54 +0300
  • 50e1948938 Update INSTALL about MINIX 3 Lasse Collin 2024-05-06 20:45:34 +0300
  • 68d18aea14 Windows: Remove the "doc/api" line from README-Windows.txt Lasse Collin 2024-05-02 23:00:16 +0300
  • 8ede961374 Build: Don't copy doc/api from source tree to distribution tarball Lasse Collin 2024-05-02 22:59:04 +0300
  • 9a6761aa35 ci: add SPDX headers Sam James 2024-05-02 13:26:40 +0100
  • 81efe6119f codespell: Ignore the THANKS file and debbugs.gnu.org URL Yaroslav Halchenko 2024-03-29 14:37:24 -0400
  • 905bfc74fe Add .gitattributes to clean up git-archive output Lasse Collin 2024-04-30 14:37:11 +0300
  • 3334c71d3d xzdec: Support Landlock ABI version 4 Lasse Collin 2024-04-19 12:11:09 +0300
  • 278563ef8f liblzma: Fix incorrect function type error from sanitizer Lasse Collin 2024-04-30 22:22:45 +0300
  • 77c8f60547 xz: Avoid arithmetic on a null pointer Lasse Collin 2024-04-30 21:41:11 +0300
  • 64503cc2b7 CMake: Support building liblzma API docs using Doxygen Lasse Collin 2024-04-27 20:42:00 +0300
  • 0a7f5a80d8 CMake: List API headers in LIBLZMA_API_HEADERS variable Lasse Collin 2024-04-20 23:36:39 +0300
  • 541406bee3 PACKAGERS: Document the optional Doxygen usage Lasse Collin 2024-04-19 15:16:42 +0300
  • e21efdf96f Build: Add --enable-doxygen to generate and install API docs Lasse Collin 2024-04-27 17:47:09 +0300
  • 0ece09a575 Doxygen: update-doxygen: Support out-of-tree builds Lasse Collin 2024-04-19 15:15:17 +0300
  • 2c519f641f Doxygen: Simplify Doxyfile and add SPDX license identifier Lasse Collin 2024-04-28 21:08:00 +0300
  • bdba39a575 Doxygen: Don't strip JavaScript anymore Lasse Collin 2024-04-19 15:14:02 +0300
  • d3a77ebc04 Build: Remove old Doxygen rules from top-level Makefile.am Lasse Collin 2024-04-19 17:26:41 +0300
  • fd7faa4c33 Update COPYING to match the autogen.sh and mydist changes Lasse Collin 2024-04-19 15:10:06 +0300
  • b2bc55d8a0 Build: Don't run update-doxygen as part of "make mydist" Lasse Collin 2024-04-19 17:23:43 +0300
  • e9be74f5b1 autogen.sh: Don't generated Doxygen docs anymore Lasse Collin 2024-04-19 15:09:48 +0300
  • 252aa1d67b windows/build.bash: Omit Doxygen docs from the package Lasse Collin 2024-04-19 17:41:36 +0300
  • 634095364d README: Don't mention PDF man pages anymore Lasse Collin 2024-04-19 14:14:47 +0300
  • dc684bf76e Build: Omit PDF man pages from the package Lasse Collin 2024-04-19 14:10:39 +0300
  • e3531ab412 windows/build.bash: Don't copy PDF man pages to the package Lasse Collin 2024-04-19 13:54:39 +0300
  • 710a4573ef Tests: test_index: Fix failures when features are disabled Lasse Collin 2024-04-28 01:34:50 +0300
  • aaff75c348 CMake: Keep the build working if the "tests" directory is missing Lasse Collin 2024-04-20 17:09:11 +0300
  • a5f2aa5618 Tests: Remove x86 and SPARC BCJ tests Lasse Collin 2024-04-20 13:12:50 +0300
  • d879686469 Tests: test_index: Edit a misleading test Lasse Collin 2024-04-27 18:30:40 +0300
  • 612005bbdb Tests: test_index: Use minimal values to test integer overflow Lasse Collin 2024-04-27 16:46:01 +0300
  • 4ad88b2544 Tests: test_index: Test lzma_index_buffer_decode() more Lasse Collin 2024-04-27 15:13:39 +0300
  • 575b11b0d2 Tests: test_index: Test that *i = NULL is done on LZMA_PROG_ERROR Lasse Collin 2024-04-27 15:08:29 +0300
  • 2c970debdb Tests: test_index: Test lzma_index_buffer_encode() with empty output buf Lasse Collin 2024-04-27 15:01:25 +0300
  • cd88423e76 Tests: test_index: Replace if-statements with tuktest assertions Lasse Collin 2024-04-27 14:59:55 +0300
  • 7f865577a6 Tests: test_index: Make it clear that my_alloc() has no integer overflows Lasse Collin 2024-04-27 14:56:16 +0300
  • 12313a3b65 Tests: test_index: Verify also iter.block.number_in_stream Lasse Collin 2024-04-27 14:51:52 +0300
  • ad2654010d Tests: test_index: Check cases that aren't a multiple of 4 bytes Lasse Collin 2024-04-27 14:51:06 +0300
  • 2524fcf2b6 Tests: test_index: Edit comments and white space Lasse Collin 2024-04-27 14:40:25 +0300
  • 71eed2520e liblzma: index_decoder: Fix missing initializations on LZMA_PROG_ERROR Lasse Collin 2024-04-27 14:33:38 +0300
  • 0478473953 CMake: Bump maximum policy version to 3.29 Lasse Collin 2024-04-26 18:25:18 +0300
  • a607e2b40d ci: add NetBSD Sam James 2024-04-13 22:30:44 +0100
  • 72c210336d ci: add FreeBSD Sam James 2024-04-13 23:49:26 +0100
  • b526ec2dbf ci: add OpenBSD Sam James 2024-04-13 23:16:08 +0100
  • c7ef767c49 liblzma: outqueue: add header guard Sam James 2024-04-15 05:53:01 +0100
  • 55dcae3056 liblzma: easy_preset: add header guard Sam James 2024-04-15 05:53:56 +0100
  • 4ffc60f323 tuklib_integer: Rename bswapXX to byteswapXX Lasse Collin 2024-04-25 14:00:57 +0300
  • 08ab0966a7 liblzma: API doc cleanups Lasse Collin 2024-04-24 01:20:26 +0300
  • 3ac8a9bb4c Tests: test_filter_str: Add a few assertions Lasse Collin 2024-04-23 16:35:33 +0300
  • 26c69be805 Tests: test_filter_str: Move one assertion and add a comment Lasse Collin 2024-04-23 16:35:08 +0300
  • 4f6af853bc Tests: test_filter_str: Tweak comments and white space Lasse Collin 2024-04-23 16:26:06 +0300
  • c92663aa1b Tests: test_filter_str: Add missing RISC-V case Lasse Collin 2024-04-23 16:25:22 +0300
  • b0366df1d7 Tests: test_filter_str: Test *error_pos more thoroughly Lasse Collin 2024-04-22 22:23:32 +0300
  • 70d12dd069 liblzma: lzma_str_to_filters: Set *error_pos on all errors Lasse Collin 2024-04-22 21:54:39 +0300
  • ed8e552395 liblzma: Clean up white space Lasse Collin 2024-04-22 20:31:25 +0300
  • 2f06920f20 Tests: test_filter_flags: Edit comments and style Lasse Collin 2024-04-22 18:35:19 +0300
  • b101e1d1db Tests: Fix C99/C11 compatibility when features are disabled Lasse Collin 2024-04-22 16:39:44 +0300
  • f8f3a220ac DOS: Omit useless defines from config.h Lasse Collin 2024-04-21 20:32:16 +0300
  • fc1921b04b Build: Omit useless checks for fcntl.h, limits.h, and sys/time.h Lasse Collin 2024-04-21 20:27:50 +0300
  • 6aa2a6deeb liblzma: Silence a warning from Coverity static analysis Lasse Collin 2024-04-19 22:04:21 +0300