Commit Graph

  • 50b8d61030
    CMake: Disable unity builds project-wide v5.6 Dexter Castor Döpping 2024-12-22 13:44:03 +0100
  • bf6da9a573
    CMake: Disable unity builds project-wide master Dexter Castor Döpping 2024-12-22 13:44:03 +0100
  • 8a7d922fb8
    Windows: Workaround a UTF-8 issue in Gettext's libintl_setlocale() Lasse Collin 2024-12-20 08:51:18 +0200
  • dcdd40cacc
    Revert "Windows: Use UTF-8 locale when active code page is UTF-8" Lasse Collin 2024-12-20 06:50:36 +0200
  • f8e42ed44d
    xzdec: Use setlocale() instead of tuklib_gettext_setlocale() Lasse Collin 2024-12-19 18:31:09 +0200
  • 3ed40b9f87
    Windows: Revert the setlocale(LC_ALL, ".UTF8") documentation Lasse Collin 2024-12-19 19:36:15 +0200
  • f8c328eed1
    Windows: Workaround a UTF-8 issue in Gettext's libintl_setlocale() Lasse Collin 2024-12-20 08:51:18 +0200
  • 0353390609
    Revert "Windows: Use UTF-8 locale when active code page is UTF-8" Lasse Collin 2024-12-20 06:50:36 +0200
  • 4b319e05af
    xzdec: Use setlocale() instead of tuklib_gettext_setlocale() Lasse Collin 2024-12-19 18:31:09 +0200
  • 34b80e282e
    Windows: Revert the setlocale(LC_ALL, ".UTF8") documentation Lasse Collin 2024-12-19 19:36:15 +0200
  • 4e0ebbabe4
    tuklib_mbstr_width: Change the behavior when wcwidth() is not available Lasse Collin 2024-12-16 20:06:07 +0200
  • 4ff609adb0
    xzdec: Use setlocale() via tuklib_gettext_setlocale() Lasse Collin 2024-12-18 14:23:13 +0200
  • 4e7a48bf15
    Windows: Use UTF-8 locale when active code page is UTF-8 Lasse Collin 2024-12-17 14:59:37 +0200
  • d20e4115e1
    Windows: Document the need for setlocale(LC_ALL, ".UTF8") Lasse Collin 2024-12-17 15:01:29 +0200
  • f9f0cdae8a
    xzdec: Call tuklib_progname_init() early enough Lasse Collin 2024-12-18 14:12:22 +0200
  • 3e0bc4e91f
    CMake: Bump maximum policy version to 3.31 Lasse Collin 2024-12-15 19:08:32 +0200
  • 55127b25f2
    Update THANKS Lasse Collin 2024-12-15 18:35:27 +0200
  • d86fa15b72
    liblzma: Fix incorrect macro name in a comment Dexter Castor Döpping 2024-12-08 18:24:29 +0100
  • 86e8b03d20
    Translations: Update the Chinese (traditional) translation Lasse Collin 2024-11-30 10:27:14 +0200
  • 9c5bab8bd1
    Update THANKS Lasse Collin 2024-11-25 16:26:54 +0200
  • d9c2e7572b
    xz: Landlock: Fix a file descriptor leak Mark Wielaard 2024-11-25 12:28:44 +0200
  • 77cab41f32
    CI: update FreeBSD, NetBSD, OpenBSD, Solaris actions Sam James 2024-10-02 03:04:03 +0100
  • 5794cda064
    tuklib_mbstr_wrap: Silence a warning from Clang Lasse Collin 2024-12-18 17:49:05 +0200
  • 16c9796ef9
    Update THANKS Lasse Collin 2024-12-18 14:00:09 +0200
  • 3b5c8a1fca
    Update TODO Lasse Collin 2024-12-18 14:00:09 +0200
  • 22a35e64ce
    lzmainfo: Use tuklib_mbstr_nonprint Lasse Collin 2024-12-18 14:00:09 +0200
  • 03111595ee
    xzdec: Use tuklib_mbstr_nonprint Lasse Collin 2024-12-18 14:00:09 +0200
  • d22f96921f
    xz: Use tuklib_mbstr_nonprint Lasse Collin 2024-12-18 14:00:09 +0200
  • 40e5733055
    Add tuklib_mbstr_nonprint to mask non-printable characters Lasse Collin 2024-12-18 14:00:09 +0200
  • 36190c8c4b
    Translations: Add preliminary Georgian translation Lasse Collin 2024-12-18 11:33:09 +0200
  • 4a0c4f92b8
    xz: Make one string simpler for translators Lasse Collin 2024-10-30 20:50:20 +0200
  • 3fcf547e92
    lzmainfo: Sync the translatable strings with xz Lasse Collin 2024-12-17 10:26:10 +0200
  • 3e9177fd20
    xz: Use automatic word wrapping for help texts Lasse Collin 2024-12-17 10:26:10 +0200
  • a0eecc9eb2
    po/Makevars: Add --keyword=W_:... to XGETTEXT_OPTIONS Lasse Collin 2024-12-16 18:46:45 +0200
  • ca529c3f41
    Add tuklib_mbstr_wrap for automatic word wrapping Lasse Collin 2024-12-16 18:43:52 +0200
  • 314b83ceba
    Build: Sort filenames to ASCII order in Makefile.am Lasse Collin 2024-12-17 17:57:18 +0200
  • df399c5255
    tuklib_mbstr_width: Add tuklib_mbstr_width_mem() Lasse Collin 2024-10-21 18:51:24 +0300
  • 51081efae4
    tuklib_mbstr_width: Update a comment about shift states Lasse Collin 2024-12-16 20:08:27 +0200
  • 7ff1b0ac53
    tuklib_mbstr_width: Don't mention shift states in the API docs Lasse Collin 2024-10-21 18:47:56 +0300
  • 3c16105936
    tuklib_mbstr_width: Use stricter return value checking Lasse Collin 2024-10-21 18:41:41 +0300
  • b797c44c42
    tuklib_mbstr_width: Change the behavior when wcwidth() is not available Lasse Collin 2024-12-16 20:06:07 +0200
  • 78868b6ed6
    xzdec: Use setlocale() via tuklib_gettext_setlocale() Lasse Collin 2024-12-18 14:23:13 +0200
  • 0d0b574cc4
    Windows: Use UTF-8 locale when active code page is UTF-8 Lasse Collin 2024-12-17 14:59:37 +0200
  • 20dfca8171
    Windows: Document the need for setlocale(LC_ALL, ".UTF8") Lasse Collin 2024-12-17 15:01:29 +0200
  • 4e936f2340
    xzdec: Call tuklib_progname_init() early enough Lasse Collin 2024-12-18 14:12:22 +0200
  • 61feaf681b
    CMake: Bump maximum policy version to 3.31 Lasse Collin 2024-12-15 19:08:32 +0200
  • b0bb84dd7b
    Update THANKS Lasse Collin 2024-12-15 18:35:27 +0200
  • bee0c044d3
    liblzma: Fix incorrect macro name in a comment Dexter Castor Döpping 2024-12-08 18:24:29 +0100
  • 2cfa1ad0a9
    license-check.sh: Add an exception for doc/SHA256SUMS Lasse Collin 2024-12-17 10:36:43 +0200
  • 36b531022f
    doc/SHA256SUMS: Add the list of SHA-256 hashes of release files Lasse Collin 2024-12-01 21:38:17 +0200
  • fe9e66993f Docs: Remove .github/SECURITY.md Lasse Collin 2024-11-30 12:05:59 +0200
  • b361772736 Translations: Update the Chinese (traditional) translation Lasse Collin 2024-11-30 10:27:14 +0200
  • c15115f7ed liblzma: Optimize the loop conditions in BCJ filters Lasse Collin 2024-10-30 19:54:34 +0200
  • 9f69e71e78 Update THANKS Lasse Collin 2024-11-25 16:26:54 +0200
  • 48ff3f0652 xz: Landlock: Fix a file descriptor leak Mark Wielaard 2024-11-25 12:28:44 +0200
  • dbca3d078e CI: update FreeBSD, NetBSD, OpenBSD, Solaris actions Sam James 2024-10-02 03:04:03 +0100
  • a94b85bea3 Add NEWS for 5.6.3 Lasse Collin 2024-10-01 12:17:39 +0300
  • 4506174d7f
    cmake/tuklib_large_file_support.cmake: Add a missing include v5.4 Lasse Collin 2024-10-01 14:49:41 +0300
  • 6084b25c29
    cmake/tuklib_large_file_support.cmake: Add a missing include Lasse Collin 2024-10-01 14:49:41 +0300
  • c0f4269966
    cmake/tuklib_large_file_support.cmake: Add a missing include v5.2 Lasse Collin 2024-10-01 14:49:41 +0300
  • be4bf94446 cmake/tuklib_large_file_support.cmake: Add a missing include Lasse Collin 2024-10-01 14:49:41 +0300
  • 9ecccb3d5f
    Windows: Embed an application manifest in the EXE files Lasse Collin 2024-10-01 12:10:23 +0300
  • 842deba404
    Windows: Embed an application manifest in the EXE files Lasse Collin 2024-10-01 12:10:23 +0300
  • 9331ce4009
    Bump version and soname for 5.6.3 v5.6.3 Lasse Collin 2024-10-01 12:21:22 +0300
  • f52857ffde
    Add NEWS for 5.6.3 Lasse Collin 2024-10-01 12:17:39 +0300
  • b8f52990b5
    Update THANKS Lasse Collin 2024-10-01 12:10:23 +0300
  • 51f6f45587
    Tests/Windows: Add the application manifest to the test programs Lasse Collin 2024-10-01 12:10:23 +0300
  • bf518b9ba4
    Windows: Embed an application manifest in the EXE files Lasse Collin 2024-10-01 12:10:23 +0300
  • 5718ce932e
    Windows: Set DLL name accurately in StringFileInfo on Cygwin and MSYS2 Lasse Collin 2024-09-29 14:46:52 +0300
  • e77c0ca61d
    common_w32res.rc: White space edits Lasse Collin 2024-09-25 15:47:55 +0300
  • e0ba0f26d9
    CMake: Add the resource files to the Cygwin and MSYS2 builds Lasse Collin 2024-09-28 20:09:50 +0300
  • 69637d0c32
    CMake: Fix Windows resource file dependencies Lasse Collin 2024-09-28 15:19:14 +0300
  • af8533459c
    CMake: Checking for CYGWIN covers MSYS2 too Lasse Collin 2024-09-29 01:20:03 +0300
  • eca08e4c20
    Translations: Add the SPDX license identifier to pt_BR.po Lasse Collin 2024-09-28 09:37:30 +0300
  • 1ebbe915d4 Update THANKS Lasse Collin 2024-10-01 12:10:23 +0300
  • 74702ee00e Tests/Windows: Add the application manifest to the test programs Lasse Collin 2024-10-01 12:10:23 +0300
  • 7ddf2273e0 license-check.sh: Add an exception for w32_application.manifest Lasse Collin 2024-10-01 12:10:23 +0300
  • 46ee006162 Windows: Embed an application manifest in the EXE files Lasse Collin 2024-10-01 12:10:23 +0300
  • dad1530915 Windows: Set DLL name accurately in StringFileInfo on Cygwin and MSYS2 Lasse Collin 2024-09-29 14:46:52 +0300
  • 8940ecb96f common_w32res.rc: White space edits Lasse Collin 2024-09-25 15:47:55 +0300
  • c3b9dad07d CMake: Add the resource files to the Cygwin and MSYS2 builds Lasse Collin 2024-09-28 20:09:50 +0300
  • da4f275bd1 CMake: Fix Windows resource file dependencies Lasse Collin 2024-09-28 15:19:14 +0300
  • 1c673c0aac CMake: Checking for CYGWIN covers MSYS2 too Lasse Collin 2024-09-29 01:20:03 +0300
  • 6aaa0173b8 Translations: Add the SPDX license identifier to pt_BR.po Lasse Collin 2024-09-28 09:37:30 +0300
  • 85801c96c3
    Windows/CMake: Use the correct resource file for lzmadec.exe Lasse Collin 2024-09-25 16:41:37 +0300
  • a341d19c83
    Translations: Update the Brazilian Portuguese translation Lasse Collin 2024-09-25 21:29:59 +0300
  • dc7b9f24b7 Windows/CMake: Use the correct resource file for lzmadec.exe Lasse Collin 2024-09-25 16:41:37 +0300
  • b834ae5f80 Translations: Update the Brazilian Portuguese translation Lasse Collin 2024-09-25 21:29:59 +0300
  • e69c0b9b2e
    Update THANKS Lasse Collin 2024-09-17 01:21:15 +0300
  • aef9a25b32
    lzmainfo: Avoid integer overflow Tobias Stoeckmann 2024-09-16 23:19:46 +0200
  • 40a7f163f5
    xzdec: Remove unused short option -M Tobias Stoeckmann 2024-09-16 22:04:40 +0200
  • c98714a570
    Update THANKS Lasse Collin 2024-09-10 13:54:47 +0300
  • 4ed4495178
    Build: Fix a typo in autogen.sh Firas Khalil Khana 2024-09-10 12:30:32 +0300
  • eceb023d4c Update THANKS Lasse Collin 2024-09-17 01:21:15 +0300
  • 76cfd0a9bb lzmainfo: Avoid integer overflow Tobias Stoeckmann 2024-09-16 23:19:46 +0200
  • 78355aebb7 xzdec: Remove unused short option -M Tobias Stoeckmann 2024-09-16 22:04:40 +0200
  • e5758db7bd Update THANKS Lasse Collin 2024-09-10 13:54:47 +0300
  • 80ffa38f56 Build: Fix a typo in autogen.sh Firas Khalil Khana 2024-09-10 12:30:32 +0300
  • 3b83577a15
    Translations: Update Chinese (simplified) translation Lasse Collin 2024-09-02 20:08:40 +0300
  • 06f4c7edda
    Translations: Update the Catalan translation Lasse Collin 2024-09-02 19:40:50 +0300