Commit Graph

  • 4ae9e708bc Tests: test_index: Test lzma_index_buffer_decode() more Lasse Collin 2024-04-27 15:13:39 +0300
  • 61be041f84 Tests: test_index: Test that *i = NULL is done on LZMA_PROG_ERROR Lasse Collin 2024-04-27 15:08:29 +0300
  • f39a7ba7f9 Tests: test_index: Test lzma_index_buffer_encode() with empty output buf Lasse Collin 2024-04-27 15:01:25 +0300
  • 780ddb8173 Tests: test_index: Replace if-statements with tuktest assertions Lasse Collin 2024-04-27 14:59:55 +0300
  • 24dd20ca1d Tests: test_index: Make it clear that my_alloc() has no integer overflows Lasse Collin 2024-04-27 14:56:16 +0300
  • 189251f5d2 Tests: test_index: Verify also iter.block.number_in_stream Lasse Collin 2024-04-27 14:51:52 +0300
  • e82a20c5c1 Tests: test_index: Check cases that aren't a multiple of 4 bytes Lasse Collin 2024-04-27 14:51:06 +0300
  • 214569ace8 liblzma: index_decoder: Fix missing initializations on LZMA_PROG_ERROR Lasse Collin 2024-04-27 14:33:38 +0300
  • 80f72396ea CMake: Bump maximum policy version to 3.29 Lasse Collin 2024-05-07 19:30:19 +0300
  • cf3780e309 liblzma: API doc cleanups Lasse Collin 2024-04-24 01:20:26 +0300
  • d15eb46891 Tests: test_filter_str: Add a few assertions Lasse Collin 2024-04-23 16:35:33 +0300
  • 1c0dfaee63 Tests: test_filter_str: Move one assertion and add a comment Lasse Collin 2024-04-23 16:35:08 +0300
  • ef35365984 Tests: test_filter_str: Tweak comments and white space Lasse Collin 2024-04-23 16:26:06 +0300
  • c35e10fb37 Tests: test_filter_str: Test *error_pos more thoroughly Lasse Collin 2024-04-22 22:23:32 +0300
  • 6364cbc63e liblzma: lzma_str_to_filters: Set *error_pos on all errors Lasse Collin 2024-04-22 21:54:39 +0300
  • 6edc2b554f xz man page: Use .ft CR instead of CW to silence warnings from groff. Lasse Collin 2024-04-08 21:19:38 +0300
  • 077b673a8d Docs: Update .xz file format specification to 1.2.1. Lasse Collin 2024-04-08 18:05:32 +0300
  • c5c091332c Update website URLs back to tukaani.org. Lasse Collin 2024-04-08 17:33:56 +0300
  • 995afe4646 Update THANKS. Lasse Collin 2024-04-09 18:22:16 +0300
  • 44a5c1374e INSTALL: Document arguments of --enable-symbol-versions. Lasse Collin 2024-03-15 17:43:39 +0200
  • b03139b1d2 Build: Use only the generic symbol versioning with NVIDIA HPC Compiler. Lasse Collin 2024-03-15 17:15:50 +0200
  • 08754772e8 CMake: Use only the generic symbol versioning with NVIDIA HPC Compiler. Lasse Collin 2024-03-15 16:36:35 +0200
  • 9579efdbfd Update THANKS. Lasse Collin 2024-03-13 21:38:24 +0200
  • 32e256c12a liblzma: Minor comment edits. Lasse Collin 2024-03-13 21:30:18 +0200
  • 65ac20807c liblzma: Fix building with NVHPC (NVIDIA HPC SDK). Sergey Kosukhin 2024-03-13 13:07:13 +0100
  • 78a015e753 CMake: Disable symbol versioning on non-glibc Linux. Lasse Collin 2024-03-13 21:17:10 +0200
  • 20e590bbed CMake: Make symbol versioning configurable. Lasse Collin 2024-03-13 20:32:46 +0200
  • bcac3e3aa2 CMake: Handle symbol versioning on MicroBlaze specially. Lasse Collin 2024-02-18 14:59:52 +0200
  • 9e7daa8dbd Build: Style tweaks to configure.ac. Lasse Collin 2024-03-13 19:47:36 +0200
  • ce3a9fa94d Build: Let the users override the symbol versioning variant. Sergey Kosukhin 2024-03-12 20:03:49 +0100
  • a8b3fb6d2f INSTALL: Clarify that --disable-assembler affects only 32-bit x86. Lasse Collin 2024-02-21 17:41:32 +0200
  • b4b315a206 xz: Delete old commented-out code. Lasse Collin 2024-02-17 23:07:35 +0200
  • 9c9a3e7b3f xz: Tweak comments. Lasse Collin 2024-02-17 23:07:35 +0200
  • 7d3418e496 xz: Fix message_init() description. Lasse Collin 2024-02-17 23:07:35 +0200
  • fb6cf07ac7 Build: Don't install TODO. Lasse Collin 2024-02-17 19:25:05 +0200
  • e164211b09 Update m4/.gitignore. Jia Tan 2024-02-15 22:26:43 +0800
  • 56f1d5ed68 Tests: Make the config.h grep patterns Meson compatible Lasse Collin 2024-05-20 16:55:00 +0300
  • 9d997d6f9d CMake: Add comments Lasse Collin 2024-05-20 16:55:00 +0300
  • d35368b33e CMake: Remove the note that some tests aren't run Lasse Collin 2024-05-20 16:55:00 +0300
  • dc232d5846 CMake: Add support for test_files.sh Lasse Collin 2024-05-20 16:55:00 +0300
  • a7e9230af9 Tests: Make test_files.sh more flexible Lasse Collin 2024-05-20 16:55:00 +0300
  • b40e6efbb4 CMake: Add support for test_compress.sh tests Lasse Collin 2024-05-20 16:55:00 +0300
  • ac3222d2cb Tests: Make test_compress.sh more flexible Lasse Collin 2024-05-20 16:55:00 +0300
  • 006040b29c CMake: Prepare to support the test_*.sh tests Lasse Collin 2024-05-20 16:55:00 +0300
  • 6167607a6e Tests: test_suffix.sh: Add a comment Lasse Collin 2024-05-20 16:55:00 +0300
  • 4e9023857d Fix typos Lasse Collin 2024-05-18 00:34:07 +0300
  • b14d08fbbc liblzma: Fix white space Lasse Collin 2024-05-18 00:23:52 +0300
  • 9f1a6d6f9a Build: Temporarily disable CRC CLMUL to silence OSS Fuzz Lasse Collin 2024-05-15 23:14:17 +0300
  • 142e670a41 xz: Document the static function get_chains_memusage() Lasse Collin 2024-05-13 17:15:04 +0300
  • 78e984399a xz: Rename filters_memusage_max() to get_chains_memusage() Lasse Collin 2024-05-13 17:07:22 +0300
  • 54c3db0a83 xz: Rename filter_memusages to chains_memusages Lasse Collin 2024-05-13 17:04:05 +0300
  • d9e1ae79ec xz: Simplify the memory usage scaling code Lasse Collin 2024-05-12 22:26:30 +0300
  • 0ee56983d1 xz: Edit comments Lasse Collin 2024-05-13 12:14:00 +0300
  • ec82a49c35 xz: Rename chain_idx to chain_num Lasse Collin 2024-05-13 12:03:51 +0300
  • a731a6993c xz: Edit coding style Lasse Collin 2024-05-12 22:29:11 +0300
  • 32eb176b89 xz: Edit comments Lasse Collin 2024-05-12 22:16:05 +0300
  • b90339f4da xz: Fix grammar in a comment Lasse Collin 2024-05-12 21:57:49 +0300
  • 4c0bdaf13d xz: Rename filter_memusages to encoder_memusages Lasse Collin 2024-05-12 21:46:56 +0300
  • b54aa023e0 xz: Edit coding style Lasse Collin 2024-05-12 21:42:05 +0300
  • 49f67d3d3f xz: Rename filters_index to chain_num Lasse Collin 2024-05-12 21:31:02 +0300
  • ff9e8b3d06 xz: Replace a few uint32_t with "unsigned" to reduce the number of casts Lasse Collin 2024-05-12 21:22:43 +0300
  • b5e6c1113b xz: Rename filters_used_mask to chains_used_mask Lasse Collin 2024-05-12 21:10:45 +0300
  • 32500dfaad xz: Move the setting of "check" in coder_set_compression_settings() Lasse Collin 2024-05-12 17:14:43 +0300
  • ad146b1f42 xz: Rename "filters" to "chains" Lasse Collin 2024-05-12 17:09:17 +0300
  • 5a4ae4e4d0 xz: Clean up a comment Lasse Collin 2024-05-12 16:56:15 +0300
  • 2de80494ed xz: Add clarifying assertions Lasse Collin 2024-05-12 16:52:09 +0300
  • 1eaad004bf xz: Add a clarifying assertion Lasse Collin 2024-05-10 20:23:33 +0300
  • 605094329b xz: Clarify a comment Lasse Collin 2024-05-12 16:47:17 +0300
  • 8fac2577f2 xz: Use the info collected in parse_block_list() Lasse Collin 2024-05-12 16:28:25 +0300
  • 81d350dab8 xz: Remember the filter chains and the largest Block in parse_block_list() Lasse Collin 2024-05-12 15:48:45 +0300
  • 46ab56968f xz: Update a comment and initialization of filters_used_mask Lasse Collin 2024-05-12 15:38:48 +0300
  • e89293a0ba xz: parse_block_list: Edit integer type casting Lasse Collin 2024-05-12 15:08:10 +0300
  • 87011e40c1 xz: Make filter_memusages a local variable Lasse Collin 2024-05-12 14:51:37 +0300
  • 347b412a93 xz: Remove unused code and simplify Lasse Collin 2024-05-10 20:33:08 +0300
  • 31358c057c xz: Fix integer type from uint64_t to uint32_t Lasse Collin 2024-05-10 20:22:58 +0300
  • 3f71e0f3a1 debug/translation.bash: Remove an outdated test command Lasse Collin 2024-05-08 21:40:07 +0300
  • b05a516830 Fix the date of NEWS for 5.4.5 Lasse Collin 2024-05-07 20:41:28 +0300
  • fda91a5d77 liblzma: Fix compilation of price_tablegen.c. Lasse Collin 2024-02-12 17:09:10 +0200
  • 594b64742f liblzma: Sync the AUTHORS fix about SHA-256 to lzma.h. Lasse Collin 2024-02-12 23:25:54 +0200
  • 6aba0e2a5e Fix SHA-256 authors. Lasse Collin 2024-02-09 17:20:31 +0200
  • 2c89f377cd xzless: Use ||- in LESSOPEN with with "less" 451 and newer. Lasse Collin 2024-02-09 23:21:01 +0200
  • 3af41a23c4 xzless: Use --show-preproc-errors with "less" 632 and newer. Lasse Collin 2024-02-09 23:00:05 +0200
  • 74d36a57c5 liblzma: Set all values in lzma_lz_encoder to NULL after allocation. Lasse Collin 2024-05-07 19:56:46 +0300
  • 46b6459c9e Tests: tuktest.h: Add a missing word to a comment. Lasse Collin 2024-02-14 21:11:03 +0200
  • e46fcd1ed7 Tests: tuktest.h: Fix the comment about STest. Lasse Collin 2024-02-14 21:10:10 +0200
  • f892ac150a Docs: Include doc/examples/11_file_info.c in tarballs. Lasse Collin 2024-02-14 19:11:48 +0200
  • 62cfb46acc xz: Fix outdated threading related info on the man page. Lasse Collin 2024-02-13 11:38:10 +0200
  • 65b5ee0716 liblzma: Fix compilation of price_tablegen.c. Lasse Collin 2024-02-12 17:09:10 +0200
  • f200c338f8 liblzma: Sync the AUTHORS fix about SHA-256 to lzma.h. Lasse Collin 2024-02-12 23:25:54 +0200
  • 402fb45c74 Fix SHA-256 authors. Lasse Collin 2024-02-09 17:20:31 +0200
  • e5ba545f16 xzless: Use ||- in LESSOPEN with with "less" 451 and newer. Lasse Collin 2024-02-09 23:21:01 +0200
  • 5e7a8c0869 xzless: Use --show-preproc-errors with "less" 632 and newer. Lasse Collin 2024-02-09 23:00:05 +0200
  • 176ae9073c liblzma: Make parameter names in function definition match declaration. Jia Tan 2023-12-16 20:28:21 +0800
  • 94c8503486 liblzma: Improve lzma encoder init function consistency. Jia Tan 2023-12-16 20:18:47 +0800
  • fa91e29dba Docs: Update repository URL in Changelog. Jia Tan 2023-12-16 11:20:20 +0800
  • 6a7c0a9ab2 xz: Use is_tty() in message.c. Jia Tan 2023-11-23 22:13:39 +0800
  • 9f00ad72f0 xz: Create separate is_tty() function. Jia Tan 2023-11-23 22:04:35 +0800
  • aa036419c2 Tests: Fix typo in a comment. Jia Tan 2023-11-17 20:04:58 +0800
  • 9c47c0ea18 liblzma: Add missing comments to lz_encoder.h. Jia Tan 2023-11-09 01:21:53 +0800
  • 290c954289 liblzma: Fix compilation of fastpos_tablegen.c. Lasse Collin 2023-10-31 21:41:09 +0200