1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00

Commit graph

  • 62dd1c9bf0 Update THANKS. Jia Tan 2023-06-07 00:10:38 +0800
  • d04eb78ab3 CMake: Protects against double find_package Benjamin Buch 2023-06-06 15:32:45 +0200
  • 12ea1fb297 Translations: Update the Esperanto translation. Jia Tan 2023-05-31 20:26:42 +0800
  • a4d45c07c1 Translations: Update the Croatian translation. Jia Tan 2023-05-31 20:25:00 +0800
  • f51b7bcea6 Translations: Update the Chinese (simplified) translation. Jia Tan 2023-05-31 20:15:53 +0800
  • d5b81c19a7 Translations: Update German translation of man pages. Jia Tan 2023-05-17 23:12:13 +0800
  • 36860a3e30 Translations: Update the German translation. Jia Tan 2023-05-17 23:09:18 +0800
  • f05641ef0d Translations: Update the Croatian translation. Jia Tan 2023-05-17 20:30:01 +0800
  • b852f6f11d Translations: Update Korean translation of man pages. Jia Tan 2023-05-17 20:26:54 +0800
  • fdcb78fb6f Translations: Update the Korean translation. Jia Tan 2023-05-17 20:13:01 +0800
  • 9e39cebe3c Translations: Update the Spanish translation. Jia Tan 2023-05-16 23:49:09 +0800
  • 7a578d1d82 Translations: Update the Romanian translation. Jia Tan 2023-05-16 23:47:23 +0800
  • 362320fea5 Translations: Update Romanian translation of man pages. Jia Tan 2023-05-16 23:45:43 +0800
  • 29c5a870be Translations: Update Ukrainian translation of man pages. Jia Tan 2023-05-16 23:43:51 +0800
  • 5ee5757277 Translations: Update the Ukrainian translation. Jia Tan 2023-05-16 23:37:54 +0800
  • dfc257bdb2 Translations: Update the Polish translation. Jia Tan 2023-05-16 23:07:35 +0800
  • f6df4c4ab7 Translations: Update the Swedish translation. Jia Tan 2023-05-16 22:52:14 +0800
  • 25da22e052 Translations: Update the Esperanto translation. Jia Tan 2023-05-16 21:21:38 +0800
  • 4f57a9c991 liblzma: Adds lzma_nothrow to MicroLZMA API functions. Jia Tan 2023-05-11 23:49:23 +0800
  • abc1d5601b xz: Update Authors list in a few files. Jia Tan 2023-07-18 00:51:48 +0800
  • 289034a168 Docs: Add a new section to INSTALL for Tests. Jia Tan 2023-07-14 23:20:33 +0800
  • 1119e5f5a5 Docs: Update README. Jia Tan 2023-07-14 21:10:27 +0800
  • f99e2e4e53 xz: Fix typo in man page. Jia Tan 2023-07-13 23:32:10 +0800
  • f907705eb1 xz: Minor clean up for coder.c Jia Tan 2023-07-13 21:46:12 +0800
  • 9adc9e5615 xz: Update man page Authors and date. Jia Tan 2023-07-13 21:26:47 +0800
  • c12e429f26 xz: Add a section to man page for robot mode --filters-help. Jia Tan 2023-06-20 20:32:59 +0800
  • e10f2db5d1 xz: Slight reword in xz man page for consistency. Jia Tan 2023-06-19 23:11:41 +0800
  • f5dc172a40 xz: Reorder robot mode subsections in the man page. Jia Tan 2023-06-19 23:07:10 +0800
  • 9628be23ae xz: Update man page for new --filters-help option. Jia Tan 2023-05-13 00:46:50 +0800
  • a165d7df19 xz: Add a new --filters-help option. Jia Tan 2023-05-13 00:44:41 +0800
  • 95f1a414b1 xz: Update the man page for --block-list and --filtersX Jia Tan 2023-04-21 20:28:11 +0800
  • 47a63cad2a xz: Update --long-help for the new --filtersX option. Jia Tan 2023-04-21 19:50:14 +0800
  • 8b9913a13d xz: Ignore filter chains that are set but never used in --block-list. Jia Tan 2023-06-17 20:46:21 +0800
  • 183819bfd9 xz: Set the Block size for mt encoding correctly. Jia Tan 2023-05-13 20:11:13 +0800
  • afb2dbec3d xz: Validate --flush-timeout for all specified filter chains. Jia Tan 2023-05-11 00:09:41 +0800
  • 5f0c5a0438 xz: Allows --block-list filters to scale down memory usage. Jia Tan 2023-05-13 19:54:33 +0800
  • 479fd58d60 xz: Do not include block splitting if encoders are disabled. Jia Tan 2023-05-10 21:50:33 +0800
  • f86ede2250 xz: Free filters[] in debug mode. Jia Tan 2023-05-10 22:38:59 +0800
  • f281cd0d69 xz: Add a message if --block-list is used outside of xz compresssion. Jia Tan 2023-05-13 19:28:23 +0800
  • d6af7f3470 xz: Create command line options for filters[1-9]. Jia Tan 2023-04-18 20:29:09 +0800
  • 072d292501 xz: Use lzma_filters_free() in forget_filter_chain(). Jia Tan 2023-05-13 19:36:09 +0800
  • 3d21da5cff xz: Separate string to filter conversion into a helper function. Jia Tan 2023-04-17 22:22:45 +0800
  • a6583726e5 Tests: Use new --filters option in test_compress.sh Jia Tan 2023-01-06 00:03:35 +0800
  • 5f3b898d07 xz: Update --long-help and man page for new --filters option. Jia Tan 2023-01-06 00:03:06 +0800
  • 9ded880a02 xz: Add --filters option to CLI. Jia Tan 2023-01-06 00:02:29 +0800
  • 2c189bb00a Tests: Improve feature testing for skipping. Jia Tan 2023-07-14 21:30:25 +0800
  • 80a6b9bcad Translations: Update the Chinese (traditional) translation. Jia Tan 2023-07-10 20:56:28 +0800
  • 17f8844e6f liblzma: Remove non-portable empty initializer. Jia Tan 2023-07-08 21:24:19 +0800
  • 3aca4f629c Translations: Update the Vietnamese translation. Jia Tan 2023-07-08 20:03:59 +0800
  • 66bdcfa85f Tests: Fix memory leaks in test_index. Jia Tan 2023-06-28 20:46:31 +0800
  • fe3bd438fb Tests: Fix memory leaks in test_block_header. Jia Tan 2023-06-28 20:43:29 +0800
  • 78704f36e7 liblzma: Prevent uninitialzed warning in mt stream encoder. Jia Tan 2023-06-28 20:31:11 +0800
  • e3356a204c liblzma: Prevent warning for MSYS2 Windows build. Jia Tan 2023-06-28 20:22:38 +0800
  • 45e250a9e9 CI: Add test with -fsanitize=address,undefined. Jia Tan 2023-06-28 21:01:22 +0800
  • 596ee722cd CI: Upgrade checkout action from v2 to v3. Jia Tan 2023-06-28 20:16:04 +0800
  • 86118ea320 Update THANKS. Jia Tan 2023-06-27 23:38:32 +0800
  • 3d1fdddf92 Docs: Document the configure option --disable-ifunc in INSTALL. Jia Tan 2023-06-27 17:27:09 +0300
  • b4cf7a2822 Minor tweaks to style and comments. Lasse Collin 2023-06-27 17:24:49 +0300
  • 23fb9e3a32 CMake: Rename CHECK_ATTR_IFUNC to ALLOW_ATTR_IFUNC. Lasse Collin 2023-06-27 17:19:49 +0300
  • ee44863ae8 liblzma: Add ifunc implementation to crc64_fast.c. Lasse Collin 2023-06-27 17:05:23 +0300
  • b72d212024 Add ifunc check to CMakeLists.txt Hans Jansen 2023-06-22 19:49:30 +0200
  • 23b5c36fb7 Add ifunc check to configure.ac Hans Jansen 2023-06-22 19:46:55 +0200
  • dbb3a536ed CI: Add apt update command before installing dependencies. Jia Tan 2023-06-07 00:18:30 +0800
  • 6bcd516812 Update THANKS. Jia Tan 2023-06-07 00:10:38 +0800
  • 0d94ba6922
    CMake: Protects against double find_package Benjamin Buch 2023-06-06 15:32:45 +0200
  • 045d7aae28 Translations: Update the Esperanto translation. Jia Tan 2023-05-31 20:26:42 +0800
  • b0cc7c2dce Translations: Update the Croatian translation. Jia Tan 2023-05-31 20:25:00 +0800
  • af045ef6f8 Translations: Update the Chinese (simplified) translation. Jia Tan 2023-05-31 20:15:53 +0800
  • e6b92d5817 Translations: Update German translation of man pages. Jia Tan 2023-05-17 23:12:13 +0800
  • 592961ccdb Translations: Update the German translation. Jia Tan 2023-05-17 23:09:18 +0800
  • 13572cb2c3 Translations: Update the Croatian translation. Jia Tan 2023-05-17 20:30:01 +0800
  • 4e6e425ea8 Translations: Update Korean translation of man pages. Jia Tan 2023-05-17 20:26:54 +0800
  • d5ef1f6faf Translations: Update the Korean translation. Jia Tan 2023-05-17 20:13:01 +0800
  • e22d0b0f2e Translations: Update the Spanish translation. Jia Tan 2023-05-16 23:49:09 +0800
  • f50da74d52 Translations: Update the Romanian translation. Jia Tan 2023-05-16 23:47:23 +0800
  • 4b9ad60a73 Translations: Update Romanian translation of man pages. Jia Tan 2023-05-16 23:45:43 +0800
  • cb6fd57f88 Translations: Update Ukrainian translation of man pages. Jia Tan 2023-05-16 23:43:51 +0800
  • c3e8fcbc2d Translations: Update the Ukrainian translation. Jia Tan 2023-05-16 23:37:54 +0800
  • 27b81b84fc Translations: Update the Polish translation. Jia Tan 2023-05-16 23:07:35 +0800
  • 8024ad636a Translations: Update the Swedish translation. Jia Tan 2023-05-16 22:52:14 +0800
  • 6699a29673 Translations: Update the Esperanto translation. Jia Tan 2023-05-16 21:21:38 +0800
  • f36ca7982f liblzma: Slightly rewords lzma_str_list_filters() documentation. Jia Tan 2023-05-13 21:21:54 +0800
  • 3374a5359e liblzma: Adds lzma_nothrow to MicroLZMA API functions. Jia Tan 2023-05-11 23:49:23 +0800
  • 8f23657498 liblzma: Exports lzma_mt_block_size() as an API function. Jia Tan 2023-05-09 20:20:06 +0800
  • d0f33d672a liblzma: Creates IS_ENC_DICT_SIZE_VALID() macro. Jia Tan 2023-05-08 22:58:09 +0800
  • 238b4e5458 Translations: Update the Croatian translation. v5.4.3 Jia Tan 2023-05-04 20:38:52 +0800
  • c247d06e1f Add NEWS for 5.4.3. Jia Tan 2023-05-02 20:39:56 +0800
  • 77050b7836 Add NEWS for 5.2.12. Jia Tan 2023-05-02 20:39:37 +0800
  • 0cee63c3c6 Bump version and soname for 5.4.3. Jia Tan 2023-05-04 19:50:42 +0800
  • 01f937ea9a Add NEWS for 5.4.3. Jia Tan 2023-05-02 20:39:56 +0800
  • 774145adfd Bump version and soname for 5.2.12. v5.2.12 v5.2 Jia Tan 2023-05-04 19:48:19 +0800
  • dbb481270a Add NEWS for 5.2.12. Jia Tan 2023-05-02 20:39:37 +0800
  • 46b19ec4ae Translations: Update the Croatian translation. Jia Tan 2023-05-04 20:38:52 +0800
  • 713e15e43e Translations: Update the Croatian translation. Jia Tan 2023-05-04 20:38:52 +0800
  • 9ad64bdf30 tuklib_integer.h: Reverts previous commit. Jia Tan 2023-05-04 20:30:25 +0800
  • 6be460dde0 tuklib_integer.h: Changes two other UINT_MAX == UINT32_MAX to >=. Jia Tan 2023-05-04 19:25:20 +0800
  • 809a2fd698 tuklib_integer.h: Fix a recent copypaste error in Clang detection. Lasse Collin 2023-05-03 22:46:42 +0300
  • e9b9ea9531 tuklib_integer.h: Fix a recent copypaste error in Clang detection. Lasse Collin 2023-05-03 22:46:42 +0300
  • 44c0c5eae9 tuklib_integer.h: Fix a recent copypaste error in Clang detection. Lasse Collin 2023-05-03 22:46:42 +0300
  • fbecaa2eb4 Update THANKS. Jia Tan 2023-04-20 20:15:00 +0800