Commit Graph

  • 056766c860 Tests: test_index_hash: Fix a typo in a comment. Lasse Collin 2023-01-06 17:51:41 +0200
  • 873e684028 Tests: test_index_hash: Avoid the variable name "index". Lasse Collin 2023-01-06 17:44:29 +0200
  • d1f24c3587 Tests: test_index_hash: Use the word "Record" instead of "entry". Lasse Collin 2023-01-06 17:35:50 +0200
  • b93f7c5cbb Tests: test_index_hash: Tweak comments and style. Lasse Collin 2023-01-06 17:35:05 +0200
  • c48b24fc06 Tests: test_index_hash: Use INDEX_INDICATOR constant instead of 0. Lasse Collin 2023-01-06 17:17:37 +0200
  • 78e0561dfe Style: Change #if !defined() to #ifndef in mythread.h. Jia Tan 2023-01-06 20:43:31 +0800
  • e834e1e934 Build: Add missing stream_decoder_mt.c to .vcxproj files. Jia Tan 2023-01-06 20:35:55 +0800
  • 84f9687cba liblzma: Remove common.h include from common/index.h. Jia Tan 2023-01-05 20:57:25 +0800
  • f204d1050a Update THANKS. Lasse Collin 2023-01-04 22:40:54 +0200
  • 34a9c2d650 Tests: Adjust style in test_compress.sh. Lasse Collin 2023-01-04 18:40:28 +0200
  • 7657ce1c3c Update THANKS. Lasse Collin 2023-01-04 22:40:54 +0200
  • aafd67fba0 Tests: Adjust style in test_compress.sh. Lasse Collin 2023-01-04 18:40:28 +0200
  • 761c208d58 Tests: Replace non portable shell parameter expansion Jia Tan 2023-01-04 23:58:58 +0800
  • 8a7cbc0745 Translations: Add Korean translation of man pages. Jia Tan 2023-01-03 21:02:38 +0800
  • ca2af49bb8 Translations: Update the Esperanto translation. Jia Tan 2023-01-03 20:47:27 +0800
  • bfba3394ae Build: Fix config.h comments. Lasse Collin 2023-01-02 17:05:07 +0200
  • 507648ad11 Build: Only define HAVE_PROGRAM_INVOCATION_NAME if it is set to 1. Jia Tan 2023-01-02 22:33:48 +0800
  • ab5229d32a Tests: test_check: Test corner cases of CLMUL CRC64. Lasse Collin 2022-12-30 20:10:08 +0200
  • 8791826f31 Tests: Clarify a comment in test_lzip_decoder.c. Lasse Collin 2022-12-30 19:36:49 +0200
  • c410d812ea xz: Includes <time.h> and <sys/time.h> conditionally in mytime.c. Jia Tan 2022-12-29 01:55:19 +0800
  • 501c6013d4 liblzma: Includes sys/time.h conditionally in mythread Jia Tan 2022-12-29 01:15:27 +0800
  • 9e3cb514b5 Build: No longer require HAVE_DECL_CLOCK_MONOTONIC to always be set. Jia Tan 2022-12-29 01:10:53 +0800
  • 52380678f4
    Tests: Replace non portable shell parameter expansion Jia Tan 2023-01-04 23:58:58 +0800
  • d0eb345bb7 Translations: Add Korean translation of man pages. Jia Tan 2023-01-03 21:02:38 +0800
  • c4145978d9 Translations: Update the Esperanto translation. Jia Tan 2023-01-03 20:47:27 +0800
  • 4103a2e78a Bump version and soname for 5.5.0alpha. v5.5.0alpha Lasse Collin 2023-01-02 17:20:47 +0200
  • 73c9e6d6b9 Build: Fix config.h comments. Lasse Collin 2023-01-02 17:05:07 +0200
  • bb740e3b11
    Build: Only define HAVE_PROGRAM_INVOCATION_NAME if it is set to 1. Jia Tan 2023-01-02 22:33:48 +0800
  • 064cd385a7 Adds test_index_hash to .gitignore. Jia Tan 2022-12-29 00:30:52 +0800
  • 3959162bae Tests: Creates test_index_hash.c Jia Tan 2022-12-29 00:25:18 +0800
  • f16e12d5e7 liblzma: Add NULL check to lzma_index_hash_append. Jia Tan 2022-08-17 20:20:16 +0800
  • 203b008eb2 liblzma: Replaced hardcoded 0x0 index indicator byte with macro Jia Tan 2022-08-17 17:59:51 +0800
  • dfecda8752 Tests: test_check: Test corner cases of CLMUL CRC64. Lasse Collin 2022-12-30 20:10:08 +0200
  • ce96bb2043 Tests: Clarify a comment in test_lzip_decoder.c. Lasse Collin 2022-12-30 19:36:49 +0200
  • 2fcba17fc4 xz: Includes <time.h> and <sys/time.h> conditionally in mytime.c. Jia Tan 2022-12-29 01:55:19 +0800
  • f82294c831 liblzma: Includes sys/time.h conditionally in mythread Jia Tan 2022-12-29 01:15:27 +0800
  • 74dae7d300 Build: No longer require HAVE_DECL_CLOCK_MONOTONIC to always be set. Jia Tan 2022-12-29 01:10:53 +0800
  • 7339e39dc0 Translations: Add Ukrainian translations of man pages. Jia Tan 2022-12-28 01:14:07 +0800
  • 9f05c27a58 CI/CD: Create initial version of CI/CD workflow. Jia Tan 2022-12-23 00:34:48 +0800
  • 1275ebfba7 liblzma: Update documentation for lzma_filter_encoder. Jia Tan 2022-12-22 23:14:53 +0800
  • 7c9ff5f166 Tests: Adds lzip decoder tests Jia Tan 2022-12-21 21:12:03 +0800
  • 799ead162d Doxygen: Update .gitignore for generating docs for in source build. Jia Cheong Tan 2022-12-20 22:05:21 +0800
  • 5f7ce42a16 liblzma: Fix lzma_microlzma_encoder() return value. Jia Tan 2022-12-20 20:46:44 +0800
  • 8ace358d65 CMake: Update .gitignore for CMake artifacts from in source build. Jia Tan 2022-12-16 20:58:55 +0800
  • 6fc3e54679 Translations: Add Ukrainian translations of man pages. Jia Tan 2022-12-28 01:14:07 +0800
  • e84f2ab7f8 liblzma: Update documentation for lzma_filter_encoder. Jia Tan 2022-12-22 23:14:53 +0800
  • b14b8dbba9 Tests: Adds lzip decoder tests Jia Tan 2022-12-21 21:12:03 +0800
  • 09a114805e Doxygen: Update .gitignore for generating docs for in source build. Jia Cheong Tan 2022-12-20 22:05:21 +0800
  • d3e6fe4419 liblzma: Fix lzma_microlzma_encoder() return value. Jia Tan 2022-12-20 20:46:44 +0800
  • b55a27b46f liblzma: Update authors list in arm64.c. Lasse Collin 2022-12-16 18:30:02 +0200
  • 8fd225a2c1 liblzma: Update authors list in arm64.c. Lasse Collin 2022-12-16 18:30:02 +0200
  • 2fd28d2b7c CMake: Update .gitignore for CMake artifacts from in source build. Jia Tan 2022-12-16 20:58:55 +0800
  • b69da6d4bb Bump version to 5.4.0 and soname to 5.4.0. v5.4.0 Lasse Collin 2022-12-13 20:37:17 +0200
  • 20869eb3fb Update INSTALL: CMake on Windows isn't experimental anymore. Lasse Collin 2022-12-13 20:29:39 +0200
  • cbbd844519 Add NEWS for 5.4.0. Lasse Collin 2022-12-13 19:47:53 +0200
  • c3e94d37e8 Fix a typo in NEWS. Lasse Collin 2022-12-13 17:41:20 +0200
  • 0d2a2e0a54 Add NEWS for 5.2.10. Lasse Collin 2022-12-13 17:41:03 +0200
  • f7c2cc5561 Bump version and soname for 5.2.10. v5.2.10 Lasse Collin 2022-12-13 13:03:20 +0200
  • e4e5d5bbb1 Add NEWS for 5.2.10. Lasse Collin 2022-12-13 13:02:15 +0200
  • e207267c4b Tests: Fix a typo in tests/files/README. Lasse Collin 2022-12-13 12:30:45 +0200
  • 177ece1c8e Tests: Fix a typo in tests/files/README. Lasse Collin 2022-12-13 12:30:45 +0200
  • 60f45bdbaa Tests: Add two ARM64 test files. Lasse Collin 2022-12-13 12:30:09 +0200
  • f5e4195506 Translations: Update the Catalan translation. Lasse Collin 2022-12-12 22:44:21 +0200
  • 0fb9d355da Update THANKS. Lasse Collin 2022-12-12 19:18:12 +0200
  • 90f8e0828b Update AUTHORS. Lasse Collin 2022-12-12 19:09:20 +0200
  • e5b6c161c6 Update AUTHORS. Lasse Collin 2022-12-12 19:07:58 +0200
  • 59a17888e9 xz: Make args_info.files_name a const pointer. Lasse Collin 2022-12-08 19:24:22 +0200
  • 4af80d4f51 xz: Don't modify argv[]. Lasse Collin 2022-12-08 19:18:16 +0200
  • 7623b22d1d liblzma: Check for unexpected NULL pointers in block_header_decode(). Lasse Collin 2022-12-08 17:30:09 +0200
  • ef315163ef liblzma: Use __has_attribute(__symver__) to fix Clang detection. Lasse Collin 2022-12-01 20:04:17 +0200
  • 7e86a7632c Update THANKS (sync all from master). Lasse Collin 2022-12-12 15:45:04 +0200
  • f2d98e6910 Docs: Omit multi-threaded decompress from TODO. Lasse Collin 2022-12-12 15:31:14 +0200
  • b42908c42a Docs: Update xz-file-format.txt to 1.1.0 for ARM64 filter. Lasse Collin 2022-12-11 21:16:09 +0200
  • 854f2f5946 xz: Rename --experimental-arm64 to --arm64. Lasse Collin 2022-12-11 21:13:57 +0200
  • 31dbd1e5fb liblzma: Change LZMA_FILTER_ARM64 to the official Filter ID 0x0A. Lasse Collin 2022-12-11 21:13:06 +0200
  • 01b3549e52 xz: Make args_info.files_name a const pointer. Lasse Collin 2022-12-08 19:24:22 +0200
  • bc665b84ea xz: Don't modify argv[]. Lasse Collin 2022-12-08 19:18:16 +0200
  • a13064e1c2 Translations: Update the German man page translations. Lasse Collin 2022-12-08 18:18:57 +0200
  • 8bdbe42a8d Translations: Update the German translation. Jia Tan 2022-12-06 23:05:56 +0800
  • 5c304b57c2 Translations: Update the Turkish translation. Jia Tan 2022-12-06 23:04:25 +0800
  • 6d86781fdb Translations: Update the Croatian translation. Jia Tan 2022-12-06 23:02:11 +0800
  • 7a5b4b8075 Translations: Add Romanian translation of man pages. Jia Tan 2022-12-06 22:56:30 +0800
  • c6977e7400 Translations: Update the Romanian translation. Jia Tan 2022-12-06 22:52:13 +0800
  • ac2a747e93 liblzma: Check for unexpected NULL pointers in block_header_decode(). Lasse Collin 2022-12-08 17:30:09 +0200
  • 24790f49ae Bump version number for 5.3.5beta. v5.3.5beta Lasse Collin 2022-12-01 20:59:32 +0200
  • 7e53c5bcb3 Add NEWS for 5.3.5beta. Lasse Collin 2022-12-01 20:57:26 +0200
  • 5865f2aaac Update THANKS. Lasse Collin 2022-12-01 20:57:09 +0200
  • 62b270988e liblzma: Use __has_attribute(__symver__) to fix Clang detection. Lasse Collin 2022-12-01 20:04:17 +0200
  • f9ca7d4516 liblzma: Omit zero-skipping from ARM64 filter. Lasse Collin 2022-12-01 18:51:52 +0200
  • 5baec3f0a9 xz: Omit the special notes about ARM64 filter on the man page. Lasse Collin 2022-12-01 18:13:27 +0200
  • 0c3627b518 liblzma: Don't be over-specific in lzma_str_to_filters API doc. Lasse Collin 2022-12-01 18:12:03 +0200
  • 94adf057f2 liblzma: Silence unused variable warning when BCJ filters are disabled. Lasse Collin 2022-12-01 17:54:23 +0200
  • c68af44417 Translations: Update the Chinese (simplified) translation. Lasse Collin 2022-12-01 17:38:03 +0200
  • 3be6942e5c Add NEWS for 5.2.9. Lasse Collin 2022-11-30 18:55:03 +0200
  • d8a898eb99 Bump version and soname for 5.2.9. v5.2.9 Lasse Collin 2022-11-30 18:33:05 +0200
  • efd4430e21 Add NEWS for 5.2.9. Lasse Collin 2022-11-30 18:31:16 +0200
  • 2dc1bc97a5 Change the bug report address. Lasse Collin 2022-11-30 18:08:34 +0200
  • fb13a234d9 Update to HTTPS URLs in AUTHORS. Lasse Collin 2022-11-30 17:38:32 +0200
  • 7c16e312cb xz: Remove message_filters_to_str function prototype from message.h. Jia Tan 2022-11-30 23:33:08 +0800
  • 764955e2d4 Change the bug report address. Lasse Collin 2022-11-30 18:08:34 +0200