]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
2024-05-07  Lasse Collinliblzma: Set all values in lzma_lz_encoder to NULL...
2024-05-07  Jia Tanliblzma: Make parameter names in function definition...
2024-05-07  Jia Tanliblzma: Improve lzma encoder init function consistency.
2024-05-07  Jia TanDocs: Update repository URL in Changelog.
2024-05-07  Jia Tanxz: Use is_tty() in message.c.
2024-05-07  Jia Tanxz: Create separate is_tty() function.
2024-05-07  Jia TanTests: Fix typo in a comment.
2024-05-07  Jia Tanliblzma: Add missing comments to lz_encoder.h.
2024-05-07  Lasse Collinliblzma: Fix compilation of fastpos_tablegen.c.
2024-05-07  Lasse Collinliblzma: Use lzma_always_inline in memcmplen.h.
2024-05-07  Lasse Collinliblzma: #define lzma_always_inline in common.h.
2024-05-07  Lasse Collinliblzma: Use lzma_attr_visibility_hidden on private...
2024-05-07  Lasse Collinliblzma: #define lzma_attr_visibility_hidden in common.h.
2024-05-07  Lasse Collinliblzma: Refer to MinGW-w64 instead of MinGW in the...
2024-05-07  Lasse CollinCMake: Use -D_FILE_OFFSET_BITS=64 if (and only if)...
2024-05-07  Lasse Collinliblzma: Add Cflags.private to liblzma.pc.in for MSYS2.
2024-05-07  Lasse CollinCMake/Windows: Fix the import library filename.
2024-05-07  Lasse CollinBuild: Update visibility.m4 from Gnulib
2024-05-07  Jia TanBuild: Update visibility.m4 from Gnulib.
2024-05-07  Lasse CollinUpdate THANKS.
2024-05-07  Lasse CollinCMake: Fix Windows build with Clang/LLVM 17.
2024-05-07  Lasse CollinBuild: Fix underquoted AC_LANG_SOURCE.
2024-05-07  Lasse Collinsysdefs.h: Update the comment about __USE_MINGW_ANSI_STDIO.
2024-05-07  Lasse Collinxz: Windows: Don't (de)compress to special files like...
2024-05-07  Lasse CollinCMake: Bump maximum policy version to 3.27.
2024-05-07  Lasse Collinliblzma: Move a few __attribute__ uses in function...
2024-05-07  Lasse Collinxz, xzdec, lzmainfo: Use tuklib_attr_noreturn.
2024-05-07  Lasse CollinRemove incorrect uses of __attribute__((__malloc__)).
2024-05-07  Jia TanCMake: Fix time.h checks not running on second CMake...
2024-05-07  Lasse Collinxz: Fix a too relaxed assertion and remove uses of...
2024-05-07  Jia TanUpdate THANKS.
2024-05-07  Jia Tanliblzma: Update assert in vli_ceil4().
2024-05-07  Jia Tanliblzma: Add overflow check for Unpadded size in lzma_i...
2024-05-07  Jamaika1mythread.h: Fix typo error in Vista threads mythread_on...
2024-05-07  Lasse Collinbuild-aux/manconv.sh: Fix US-ASCII and UTF-8 output.
2024-05-07  Jia Tanliblzma: Prevent an empty translation unit in Windows...
2024-05-07  Lasse Collinliblzma: Tweak #if condition in memcmplen.h.
2024-05-07  Lasse Collinliblzma: Omit unnecessary parenthesis in a preprocessor...
2024-05-07  Jia Tanliblzma: Prevent warning for MSYS2 Windows build.
2024-05-07  Jia Tanliblzma: Prevent uninitialzed warning in mt stream...
2024-05-07  Jia TanUpdate THANKS.
2024-05-07  Benjamin BuchCMake: Protects against double find_package
2023-05-04  Jia TanBump version and soname for 5.2.12. v5.2.12
2023-05-04  Jia TanAdd NEWS for 5.2.12.
2023-05-04  Jia TanTranslations: Update the Croatian translation.
2023-05-03  Lasse Collintuklib_integer.h: Fix a recent copypaste error in Clang...
2023-05-03  Jia TanUpdate THANKS.
2023-05-03  Jia TanWindows: Include <intrin.h> when needed.
2023-05-03  Jia Tantuklib_integer: Use __builtin_clz() with Clang.
2023-05-03  Lasse Collinliblzma: Update project maintainers in lzma.h.
2023-05-03  Jia Tanliblzma: Cleans up old commented out code.
2023-05-03  Jia TanBuild: Removes redundant check for LZMA1 filter support.
2023-03-21  Lasse CollinBuild: Add a comment that AC_PROG_CC_C99 is needed...
2023-03-21  Lasse CollinBuild: configure.ac: Use AS_IF and AS_CASE where required.
2023-03-21  Lasse CollinUpdate THANKS.
2023-03-21  Lasse CollinBuild: Fix --disable-threads breaking the building...
2023-03-18  Jia TanBump version and soname for 5.2.11. v5.2.11
2023-03-18  Jia TanAdd NEWS for 5.2.11.
2023-03-18  Lasse CollinUpdate the copy of GNU GPLv3 from gnu.org to COPYING...
2023-03-18  Lasse CollinChange a few HTTP URLs to HTTPS.
2023-03-11  Lasse CollinCMake: Require that the C compiler supports C99 or...
2023-03-11  Lasse CollinUpdate THANKS.
2023-03-11  Lasse Collinliblzma: Avoid null pointer + 0 (undefined behavior...
2023-03-11  Lasse CollinUpdate THANKS.
2023-03-11  Lasse CollinBuild: Use only the generic symbol versioning on MicroB...
2023-03-11  Jia Tanliblzma: Fix documentation for LZMA_MEMLIMIT_ERROR.
2023-03-11  Jia Tantuklib_physmem: Silence warning from -Wcast-function...
2023-03-11  Jia Tanxz: Add missing comment for coder_set_compression_setti...
2023-03-11  Jia Tanxz: Do not set compression settings with raw format...
2023-03-11  Lasse Collinxz: Use ssize_t for the to-be-ignored return value...
2023-03-11  Lasse Collinliblzma: Silence warnings from clang -Wconditional...
2023-03-11  Lasse CollinFix warnings from clang -Wdocumentation.
2023-03-11  Jia Tanxz: Fix warning -Wformat-nonliteral on clang in message.c.
2023-03-11  Lasse CollinCMake/Windows: Add a workaround for windres from GNU...
2023-03-11  Lasse CollinCMake: Update cmake_minimum_required from 3.13...3...
2023-03-11  Lasse CollinUpdate THANKS.
2023-03-11  Lasse CollinCMake: Fix a copypaste error in xzdec Windows resource...
2023-03-11  Lasse CollinCMake/Windows: Add resource files to xz.exe and xzdec...
2023-03-11  Jia Tanliblzma: Update documentation for lzma_filter_encoder.
2023-03-11  Jia Cheong TanDoxygen: Update .gitignore for generating docs for...
2023-03-11  Jia TanCMake: Update .gitignore for CMake artifacts from in...
2022-12-13  Lasse CollinBump version and soname for 5.2.10. v5.2.10
2022-12-13  Lasse CollinAdd NEWS for 5.2.10.
2022-12-13  Lasse CollinTests: Fix a typo in tests/files/README.
2022-12-12  Lasse CollinUpdate AUTHORS.
2022-12-12  Lasse Collinxz: Make args_info.files_name a const pointer.
2022-12-12  Lasse Collinxz: Don't modify argv[].
2022-12-12  Lasse Collinliblzma: Check for unexpected NULL pointers in block_he...
2022-12-12  Lasse Collinliblzma: Use __has_attribute(__symver__) to fix Clang...
2022-12-12  Lasse CollinUpdate THANKS (sync all from master).
2022-11-30  Lasse CollinBump version and soname for 5.2.9. v5.2.9
2022-11-30  Lasse CollinAdd NEWS for 5.2.9.
2022-11-30  Lasse CollinChange the bug report address.
2022-11-30  Lasse CollinUpdate to HTTPS URLs in AUTHORS.
2022-11-29  Lasse Collinliblzma: Remove two FIXME comments.
2022-11-24  Lasse CollinBuild: Don't put GNU/Linux-specific symbol versions...
2022-11-24  Lasse CollinCMake: Don't use symbol versioning with static library.
2022-11-24  Lasse Collinliblzma: Fix another invalid free() after memory alloca...
2022-11-24  Jia Tanliblzma: Add support for LZMA_SYNC_FLUSH in the Block...
2022-11-24  Lasse Collinliblzma: Add lzma_attr_warn_unused_result to lzma_filte...
next