Commit Graph

  • 52bf644bdf lib: Update getopt1.c from Gnulib. Jia Tan 2023-09-24 20:34:03 +0800
  • 7e884c00d0 lib: Update getopt.in.h from Gnulib with modifications. Jia Tan 2023-09-23 03:27:00 +0800
  • cff05f8206 lib: Update getopt_int.h from Gnulib. Jia Tan 2023-09-23 00:31:55 +0800
  • 04bd86a4b0 lib: Update getopt.c from Gnulib with modifications. Jia Tan 2023-09-23 00:27:23 +0800
  • 56b42be728 lib: Add getopt-cdefs.h for getopt_long update. Jia Tan 2023-09-23 00:18:56 +0800
  • 9834e591a4 lib: Copy new header files from Gnulib without modification. Jia Tan 2023-09-23 00:15:25 +0800
  • 5b7a6f06e9 Windows: Update the version requirement comments from Win95 to W2k. Lasse Collin 2023-09-22 21:16:52 +0300
  • e582f8e0fe tuklib_physmem: Comment out support for Windows versions older than 2000. Lasse Collin 2023-09-22 21:12:54 +0300
  • 7d73d1f0e0 sysdefs.h: Update the comment about __USE_MINGW_ANSI_STDIO. Lasse Collin 2023-09-24 16:32:32 +0300
  • 2a9929af0a xz: Windows: Don't (de)compress to special files like "con" or "nul". Lasse Collin 2023-09-22 02:33:29 +0300
  • 01311b81f0 CMake: Wrap two overlong lines that are possible to wrap. Lasse Collin 2023-09-21 20:42:52 +0300
  • 152d0771dd CMake: Add a comment about threads on Cygwin. Lasse Collin 2023-09-21 20:36:31 +0300
  • 6df988ccef MSVC: Remove Visual Studio project files and update INSTALL-MSVC.txt. Lasse Collin 2023-09-12 23:53:25 +0300
  • edd563daf0 CMake: Require VS2015 or later for building xzdec. Lasse Collin 2023-09-21 19:17:40 +0300
  • daea64d158 CMake: Allow building xz with Visual Studio 2015 and later. Lasse Collin 2023-09-12 23:43:49 +0300
  • 8c2d197c94 MSVC: #define inline and restrict only when needed. Lasse Collin 2023-09-12 23:34:31 +0300
  • af66cd5859 CMake: Add support for replacement getopt_long (lib/getopt*). Lasse Collin 2023-09-12 22:16:56 +0300
  • e3288fdb45 CMake: Bump maximum policy version to 3.27. Lasse Collin 2023-09-12 21:12:34 +0300
  • aff1b479c7 lib/getopt*.c: Include <config.h> only HAVE_CONFIG_H is defined. Lasse Collin 2023-09-12 20:55:10 +0300
  • aa0cd585d2 Doxygen: Add more C macro names to PREDEFINED. Lasse Collin 2023-09-08 19:08:57 +0300
  • ee7709bae5 liblzma: Move a few __attribute__ uses in function declarations. Lasse Collin 2023-09-11 18:47:26 +0300
  • 217958d887 xz, xzdec, lzmainfo: Use tuklib_attr_noreturn. Lasse Collin 2023-09-11 19:03:35 +0300
  • 18a66fbac0 Remove incorrect uses of __attribute__((__malloc__)). Lasse Collin 2023-09-11 18:53:31 +0300
  • 74b0e900c9 Build: Omit -Wc99-c11-compat since it warns about _Noreturn. Lasse Collin 2023-09-08 18:41:25 +0300
  • 90c94dddfd tuklib: Update tuklib_attr_noreturn for C11/C17 and C23. Lasse Collin 2023-09-08 18:19:26 +0300
  • 189f725813 Update THANKS. Lasse Collin 2023-09-11 17:22:44 +0300
  • 79334e7f20 MSVC: xz: Make file_io.c and file_io.h compatible with MSVC. Lasse Collin 2023-09-05 22:42:10 +0300
  • c660b8d78b MSVC: xz: Use GetTickCount64() to implement mytime_now(). Lasse Collin 2023-09-05 21:33:35 +0300
  • 5c6f892d41 MSVC: xz: Use _stricmp() instead of strcasecmp() in suffix.c. Kelvin Lee 2023-09-05 15:05:09 +0300
  • e241051f50 MSVC: xz: Use _isatty() from <io.h> to implement isatty(). Kelvin Lee 2023-09-05 15:01:10 +0300
  • d14bba8fc2 MSVC: xz: Use _fileno() instead of fileno(). Kelvin Lee 2023-09-05 15:10:31 +0300
  • c4edd36767 MSVC: xzdec: Use _fileno and _setmode. Kelvin Lee 2023-09-05 15:00:07 +0300
  • cfd1054b9b MSVC: Don't #include <unistd.h>. Kelvin Lee 2023-09-05 14:37:50 +0300
  • adef92f235 Update THANKS. Lasse Collin 2023-09-19 14:03:45 +0300
  • 953e775941 CI: Enable CLMUL in address sanitization test. Jia Tan 2023-09-14 21:13:23 +0800
  • f167e79bc9 Update THANKS. Lasse Collin 2023-09-14 16:35:46 +0300
  • 4f44ef8675 liblzma: Mark crc64_clmul() with __attribute__((__no_sanitize_address__)). Lasse Collin 2023-09-14 16:34:07 +0300
  • 7379bb3eed CMake: Fix time.h checks not running on second CMake run. Jia Tan 2023-09-12 22:36:12 +0800
  • 5d691fe582 CMake: Fix unconditionally defining HAVE_CLOCK_MONOTONIC. Jia Tan 2023-09-12 22:34:06 +0800
  • eccf128665 xz: Refactor thousand separator detection and disable it on MSVC. Lasse Collin 2023-08-31 19:50:05 +0300
  • f7093cd9d1 xz: Fix a too relaxed assertion and remove uses of SSIZE_MAX. Lasse Collin 2023-08-31 18:14:43 +0300
  • 74c3449d8b Tests: Improve invalid unpadded size check in test_lzma_index_append(). Jia Tan 2023-08-28 23:14:45 +0800
  • 2544274a8b Tests: Improve comments in test_index.c. Jia Tan 2023-08-28 21:54:41 +0800
  • 49be29d638 Update THANKS. Jia Tan 2023-08-28 21:52:54 +0800
  • 721e3d9f7a liblzma: Update assert in vli_ceil4(). Jia Tan 2023-08-28 21:50:16 +0800
  • ae5c07b22a liblzma: Add overflow check for Unpadded size in lzma_index_append(). Jia Tan 2023-08-28 21:31:25 +0800
  • 1057765aaa Translations: Update the Esperanto translation. Jia Tan 2023-08-28 22:18:29 +0800
  • f2e94d064f Translations: Update the Esperanto translation. Jia Tan 2023-08-26 20:10:23 +0800
  • 2b871f4dbf Docs: Update INSTALL for --enable-threads method win95. Jia Tan 2023-08-09 20:55:36 +0800
  • 356ad5b26b CMake: Conditionally allow win95 threads and --enable-small. Jia Tan 2023-08-09 20:54:15 +0800
  • de574404c4 Build: Conditionally allow win95 threads and --enable-small. Jia Tan 2023-08-09 20:35:16 +0800
  • 6bf33b704c
    mythread.h: Fix typo error in Vista threads mythread_once(). Jamaika1 2023-08-08 14:07:59 +0200
  • 80cb961e53 codespell: Add .codespellrc to set default options. Jia Tan 2023-08-04 22:17:11 +0800
  • cd678a6077 Tests: Style fixes to test_lzip_decoder.c. Jia Tan 2023-08-03 20:10:21 +0800
  • 1cac5ed4fa Translations: Update the Chinese (simplified) translation. Jia Tan 2023-08-03 15:56:20 +0800
  • a108ed5891 xz: Omit an empty paragraph on the man page. Lasse Collin 2023-08-02 17:15:12 +0300
  • 16068f6c30 xz: Omit an empty paragraph on the man page. Lasse Collin 2023-08-02 17:15:12 +0300
  • 03c51c5c08 Bump version and soname for 5.4.4. v5.4.4 Jia Tan 2023-08-02 20:32:20 +0800
  • d7fa3f1b58 Add NEWS for 5.4.4. Jia Tan 2023-08-02 20:30:07 +0800
  • 9ae4371b51 Add NEWS for 5.4.4. Jia Tan 2023-08-02 20:30:07 +0800
  • 6a1093c000 build-aux/manconv.sh: Fix US-ASCII and UTF-8 output. Lasse Collin 2023-08-02 15:19:43 +0300
  • e8c2203b2c build-aux/manconv.sh: Fix US-ASCII and UTF-8 output. Lasse Collin 2023-08-02 15:19:43 +0300
  • f6f9f5651a Update THANKS. Lasse Collin 2023-08-01 19:10:43 +0300
  • 9a706167b0 Update THANKS. Lasse Collin 2023-08-01 19:10:43 +0300
  • 0dd83ba876 Update THANKS. Lasse Collin 2023-08-01 18:22:24 +0300
  • 4170a80785 mythread.h: Disable signal functions in builds targeting Wasm + WASI. ChanTsune 2023-08-01 18:17:17 +0300
  • 0db6fbe0be Docs: Fix typos found by codespell Dimitri Papadopoulos Orfanos 2023-07-31 14:02:21 +0200
  • 84a3a1f4e4 Update .gitignore. Jia Tan 2023-07-26 20:26:23 +0800
  • 962b3d41e0 CMake: Conditionally allow the creation of broken symlinks. Jia Tan 2023-07-28 22:03:08 +0800
  • 19899340cf liblzma: Prevent an empty translation unit in Windows builds. Jia Tan 2023-07-24 21:43:44 +0800
  • ef7fbe8393 Tests: Skip .lz files in test_files.sh if not configured. Jia Tan 2023-07-21 18:05:44 +0800
  • e49815ba7a Tests: Add ARM64 filter test to test_compress.sh. Jia Tan 2023-07-20 22:11:13 +0800
  • 33e25a0f56 Update THANKS. Lasse Collin 2023-08-01 18:22:24 +0300
  • 81db3b8898 mythread.h: Disable signal functions in builds targeting Wasm + WASI. ChanTsune 2023-08-01 18:17:17 +0300
  • 71c638c611 Add newline to end of .gitignore. Jia Tan 2023-08-01 21:58:51 +0800
  • db5b57b827 Translations: Update the Vietnamese translation. Jia Tan 2023-07-22 18:37:56 +0800
  • e6ba501408 Translations: Update the Croatian translation. Jia Tan 2023-07-20 20:30:05 +0800
  • 82657a1f10 Translations: Update the Korean man page translations. Jia Tan 2023-07-20 20:28:32 +0800
  • fab35907d1 Translations: Update the Korean translation. Jia Tan 2023-07-20 20:25:24 +0800
  • f530fe1964 Translations: Update the Polish translation. Jia Tan 2023-07-20 20:24:05 +0800
  • 10b3500cc2 Translations: Update the German man page translations. Jia Tan 2023-07-20 20:22:23 +0800
  • 3d14e8a34d Translations: Update the German translation. Jia Tan 2023-07-20 20:18:44 +0800
  • bdcc180a2d Translations: Update the Chinese (simplified) translation. Jia Tan 2023-07-20 20:17:10 +0800
  • 844240350d Translations: Update the Swedish translation. Jia Tan 2023-07-20 20:15:47 +0800
  • bdc7952bcf Translations: Update the Ukrainian man page translations. Jia Tan 2023-07-20 20:14:00 +0800
  • 143396e070 Translations: Update the Ukrainian translation. Jia Tan 2023-07-20 20:09:15 +0800
  • 1b8146d64e Translations: Update the Spanish translation. Jia Tan 2023-07-20 20:06:57 +0800
  • f947ce09d7 Translations: Update the Romanian translation. Jia Tan 2023-07-20 20:05:19 +0800
  • f681301a36 Translations: Update the Romanian man page translations. Jia Tan 2023-07-20 20:02:56 +0800
  • 42df7c7aa1
    Docs: Fix typos found by codespell Dimitri Papadopoulos Orfanos 2023-07-31 14:02:21 +0200
  • 01cbb7f023 Update .gitignore. Jia Tan 2023-07-26 20:26:23 +0800
  • f97a1afd56 CMake: Conditionally allow the creation of broken symlinks. Jia Tan 2023-07-28 22:03:08 +0800
  • 7190f4cc7c CI: Fix windows-ci dependency installation. Jia Tan 2023-07-28 21:56:48 +0800
  • a048f472cd CI: Update ci_build.sh CMake to always make Unix Makefiles. Jia Tan 2023-07-28 21:54:22 +0800
  • 7870396a0c CI: Test CMake builds and test framework with MSYS2. Jia Tan 2023-07-25 20:17:23 +0800
  • 6497d1f887 CI: Windows CI rename system matrix variable -> msys2_env. Jia Tan 2023-07-25 20:14:53 +0800
  • 785e4121d9 CI: Add Clang64 MSYS2 environment to Windows CI. Jia Tan 2023-07-24 23:11:45 +0800
  • d9166b52cf liblzma: Prevent an empty translation unit in Windows builds. Jia Tan 2023-07-24 21:43:44 +0800
  • db5019d691 Translations: Update the Vietnamese translation. Jia Tan 2023-07-22 18:37:56 +0800
  • f3a055f762 CI: Add Windows runner for Autotools builds with MSYS2. Jia Tan 2023-07-22 14:55:42 +0800