Commit Graph

  • 0fb3c9c3f6 CMake: Rename USE_DOXYGEN to ENABLE_DOXYGEN Lasse Collin 2024-05-23 14:26:45 +0300
  • 7213fe39c7 Use more confident language in COPYING Lasse Collin 2024-05-22 15:21:53 +0300
  • 15358be94a Add SPDX license identifiers to files under tests/ossfuzz Lasse Collin 2024-04-29 17:16:38 +0300
  • 1aa92c7ffd Add SPDX license identifier to .codespellrc Lasse Collin 2024-04-29 17:16:06 +0300
  • 3c7e400fdc Move entries po4a/.gitignore to the top level .gitignore Lasse Collin 2024-05-22 15:12:09 +0300
  • 8a99272d4a CMake: Add comments Lasse Collin 2024-05-20 16:55:00 +0300
  • c35259c9e2 CMake: Remove the note that some tests aren't run Lasse Collin 2024-05-20 16:55:00 +0300
  • 30982a2153 CMake: Add support for test_files.sh Lasse Collin 2024-05-20 16:55:00 +0300
  • 3a8f81e0ad Tests: Make test_files.sh more flexible Lasse Collin 2024-05-20 16:55:00 +0300
  • 0644675c82 CMake: Add support for test_compress.sh tests Lasse Collin 2024-05-20 16:55:00 +0300
  • dcc02a6ca0 Tests: Make test_compress.sh more flexible Lasse Collin 2024-05-20 16:55:00 +0300
  • c761b7051f CMake: Prepare to support the test_*.sh tests Lasse Collin 2024-05-20 16:55:00 +0300
  • a71bc2d75b Tests: test_suffix.sh: Add a comment Lasse Collin 2024-05-20 16:55:00 +0300
  • 8fda5ce872 Fix typos Lasse Collin 2024-05-18 00:34:07 +0300
  • 2729079bcb liblzma: Fix white space Lasse Collin 2024-05-18 00:23:52 +0300
  • a289c4dfeb xz: Document the static function get_chains_memusage() Lasse Collin 2024-05-13 17:15:04 +0300
  • 6f0db31713 xz: Rename filters_memusage_max() to get_chains_memusage() Lasse Collin 2024-05-13 17:07:22 +0300
  • d7e2bf7e2d xz: Rename filter_memusages to chains_memusages Lasse Collin 2024-05-13 17:04:05 +0300
  • 58f200b6d1 xz: Simplify the memory usage scaling code Lasse Collin 2024-05-12 22:26:30 +0300
  • 41bdc9fa5c xz: Edit comments Lasse Collin 2024-05-13 12:14:00 +0300
  • 52e40c1912 xz: Rename chain_idx to chain_num Lasse Collin 2024-05-13 12:03:51 +0300
  • 8a01963331 xz: Edit coding style Lasse Collin 2024-05-12 22:29:11 +0300
  • e3ad7eda74 xz: Edit comments Lasse Collin 2024-05-12 22:16:05 +0300
  • 09cabae2ab xz: Fix grammar in a comment Lasse Collin 2024-05-12 21:57:49 +0300
  • c10b66fbf9 xz: Rename filter_memusages to encoder_memusages Lasse Collin 2024-05-12 21:46:56 +0300
  • 9132ce3564 xz: Edit coding style Lasse Collin 2024-05-12 21:42:05 +0300
  • d642e13874 xz: Rename filters_index to chain_num Lasse Collin 2024-05-12 21:31:02 +0300
  • 47599f3b73 xz: Replace a few uint32_t with "unsigned" to reduce the number of casts Lasse Collin 2024-05-12 21:22:43 +0300
  • 8f5ab75c45 xz: Rename filters_used_mask to chains_used_mask Lasse Collin 2024-05-12 21:10:45 +0300
  • 3eb7cf9dd5 xz: Move the setting of "check" in coder_set_compression_settings() Lasse Collin 2024-05-12 17:14:43 +0300
  • 067961ee0e xz: Rename "filters" to "chains" Lasse Collin 2024-05-12 17:09:17 +0300
  • 6822f6f891 xz: Clean up a comment Lasse Collin 2024-05-12 16:56:15 +0300
  • 0e5e3e7bdc xz: Add clarifying assertions Lasse Collin 2024-05-12 16:52:09 +0300
  • 77bcf6b76a xz: Add a clarifying assertion Lasse Collin 2024-05-10 20:23:33 +0300
  • df3efc058a xz: Clarify a comment Lasse Collin 2024-05-12 16:47:17 +0300
  • 4ebfe11cd3 xz: Use the info collected in parse_block_list() Lasse Collin 2024-05-12 16:28:25 +0300
  • bfea691361 xz: Remember the filter chains and the largest Block in parse_block_list() Lasse Collin 2024-05-12 15:48:45 +0300
  • d4e33e7392 xz: Update a comment and initialization of filters_used_mask Lasse Collin 2024-05-12 15:38:48 +0300
  • 3c130737c9 xz: parse_block_list: Edit integer type casting Lasse Collin 2024-05-12 15:08:10 +0300
  • 40c8513b4e xz: Make filter_memusages a local variable Lasse Collin 2024-05-12 14:51:37 +0300
  • cacaf25aa7 xz: Remove unused code and simplify Lasse Collin 2024-05-10 20:33:08 +0300
  • 3495a6b291 xz: Fix integer type from uint64_t to uint32_t Lasse Collin 2024-05-10 20:22:58 +0300
  • 2861d856de debug/translation.bash: Remove an outdated test command Lasse Collin 2024-05-08 21:40:07 +0300
  • 54546babc3 Fix the date of NEWS for 5.4.5 Lasse Collin 2024-05-07 20:41:28 +0300
  • a7e58d1fdb Build: Update visibility.m4 from Gnulib Lasse Collin 2024-05-07 16:21:15 +0300
  • 07a9cda037 po4a/update-po: Delete the *.po.authors files Lasse Collin 2024-05-07 15:05:21 +0300
  • 1b4e7dca24 xz: Edit comments and coding style Lasse Collin 2024-05-07 13:12:17 +0300
  • 18683525a7 xz: Omit an incorrect comment Lasse Collin 2024-05-06 23:08:22 +0300
  • 005f039864 xz: Add braces to a for-statement and to an if-statement Lasse Collin 2024-05-06 23:04:31 +0300
  • 34be4e6aa6 liblzma: Omit an unneeded array from the x86 filter Lasse Collin 2024-05-06 23:00:09 +0300
  • 79e329b771 CMake: Add test_suffix.sh to the tests Lasse Collin 2024-05-06 22:56:31 +0300
  • 86f33bb90c Test: Add CMake support to test_suffix.sh Lasse Collin 2024-05-06 22:55:54 +0300
  • 1e243ab378 Update INSTALL about MINIX 3 Lasse Collin 2024-05-06 20:45:34 +0300
  • 8595b5ab3b Windows: Remove the "doc/api" line from README-Windows.txt Lasse Collin 2024-05-02 23:00:16 +0300
  • a3f163a4ad Build: Don't copy doc/api from source tree to distribution tarball Lasse Collin 2024-05-02 22:59:04 +0300
  • cb0e847fe0 ci: add SPDX headers Sam James 2024-05-02 13:26:40 +0100
  • c3c854dc75 codespell: Ignore the THANKS file and debbugs.gnu.org URL Yaroslav Halchenko 2024-03-29 14:37:24 -0400
  • 3216301aa2 Add .gitattributes to clean up git-archive output Lasse Collin 2024-04-30 14:37:11 +0300
  • f99e7c69ad xzdec: Support Landlock ABI version 4 Lasse Collin 2024-04-19 12:11:09 +0300
  • bfe9be7a46 liblzma: Fix incorrect function type error from sanitizer Lasse Collin 2024-04-30 22:22:45 +0300
  • 882eadc5b8 xz: Avoid arithmetic on a null pointer Lasse Collin 2024-04-30 21:41:11 +0300
  • ec5458e1c9 CMake: Support building liblzma API docs using Doxygen Lasse Collin 2024-04-27 20:42:00 +0300
  • 8c93ced56b CMake: List API headers in LIBLZMA_API_HEADERS variable Lasse Collin 2024-04-20 23:36:39 +0300
  • f7c9bab037 PACKAGERS: Document the optional Doxygen usage Lasse Collin 2024-04-19 15:16:42 +0300
  • 28e7d130cb Build: Add --enable-doxygen to generate and install API docs Lasse Collin 2024-04-27 17:47:09 +0300
  • cca7e6c05b Doxygen: update-doxygen: Support out-of-tree builds Lasse Collin 2024-04-19 15:15:17 +0300
  • 8090d3dc7f Doxygen: Simplify Doxyfile and add SPDX license identifier Lasse Collin 2024-04-28 21:08:00 +0300
  • 0721b8bfe5 Doxygen: Don't strip JavaScript anymore Lasse Collin 2024-04-19 15:14:02 +0300
  • 1ddb40f6fd Build: Remove old Doxygen rules from top-level Makefile.am Lasse Collin 2024-04-19 17:26:41 +0300
  • 092af76234 Update COPYING to match the autogen.sh and mydist changes Lasse Collin 2024-04-19 15:10:06 +0300
  • 77bce9a0a2 Build: Don't run update-doxygen as part of "make mydist" Lasse Collin 2024-04-19 17:23:43 +0300
  • 3a2fc62f59 autogen.sh: Don't generated Doxygen docs anymore Lasse Collin 2024-04-19 15:09:48 +0300
  • b04c16f9a5 windows/build.bash: Omit Doxygen docs from the package Lasse Collin 2024-04-19 17:41:36 +0300
  • d4dd3c8f61 README: Don't mention PDF man pages anymore Lasse Collin 2024-04-19 14:14:47 +0300
  • be90720d6c Build: Omit PDF man pages from the package Lasse Collin 2024-04-19 14:10:39 +0300
  • f724552d0c windows/build.bash: Don't copy PDF man pages to the package Lasse Collin 2024-04-19 13:54:39 +0300
  • 00e774819c Tests: test_index: Fix failures when features are disabled Lasse Collin 2024-04-28 01:34:50 +0300
  • 51133ad71e CMake: Keep the build working if the "tests" directory is missing Lasse Collin 2024-04-20 17:09:11 +0300
  • 85b5595b67 Tests: Remove x86 and SPARC BCJ tests Lasse Collin 2024-04-20 13:12:50 +0300
  • 6bbec3bda0 Mention license-check.sh in COPYING Lasse Collin 2024-05-22 15:21:53 +0300
  • 62733592a1 Use more confident language in COPYING Lasse Collin 2024-05-22 15:21:53 +0300
  • a119a4209e Build: Run license-check.sh in "mydist" and "dist-hook" Lasse Collin 2024-05-22 15:21:53 +0300
  • f3434ecfcb Add build-aux/license-check.sh Lasse Collin 2024-05-22 15:21:53 +0300
  • 9ae2ebc1e5 Add SPDX license identifiers to files under tests/ossfuzz Lasse Collin 2024-04-29 17:16:38 +0300
  • 9000d70eb9 Add SPDX license identifier to .codespellrc Lasse Collin 2024-04-29 17:16:06 +0300
  • 903c16fcfa Move entries po4a/.gitignore to the top level .gitignore Lasse Collin 2024-05-22 15:12:09 +0300
  • d8228d1ea0 Tests: test_index: Edit a misleading test Lasse Collin 2024-04-27 18:30:40 +0300
  • 2358ef8238 Tests: test_index: Use minimal values to test integer overflow Lasse Collin 2024-04-27 16:46:01 +0300
  • 54f4a4162a Tests: test_index: Test lzma_index_buffer_decode() more Lasse Collin 2024-04-27 15:13:39 +0300
  • 85ab59a6b7 Tests: test_index: Test that *i = NULL is done on LZMA_PROG_ERROR Lasse Collin 2024-04-27 15:08:29 +0300
  • fb42599e44 Tests: test_index: Test lzma_index_buffer_encode() with empty output buf Lasse Collin 2024-04-27 15:01:25 +0300
  • 20cac20f63 Tests: test_index: Replace if-statements with tuktest assertions Lasse Collin 2024-04-27 14:59:55 +0300
  • 91e3ea8735 Tests: test_index: Make it clear that my_alloc() has no integer overflows Lasse Collin 2024-04-27 14:56:16 +0300
  • df1659a6c8 Tests: test_index: Verify also iter.block.number_in_stream Lasse Collin 2024-04-27 14:51:52 +0300
  • e083e95dbf Tests: test_index: Check cases that aren't a multiple of 4 bytes Lasse Collin 2024-04-27 14:51:06 +0300
  • b0d3b86ecf Tests: test_index: Edit comments and white space Lasse Collin 2024-04-27 14:40:25 +0300
  • bae288ea6f liblzma: index_decoder: Fix missing initializations on LZMA_PROG_ERROR Lasse Collin 2024-04-27 14:33:38 +0300
  • f10cb93f33 CMake: Bump maximum policy version to 3.29 Lasse Collin 2024-04-26 18:25:18 +0300
  • 59055d70cd ci: add NetBSD Sam James 2024-04-13 22:30:44 +0100
  • 812c1f95f3 ci: add FreeBSD Sam James 2024-04-13 23:49:26 +0100