aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-04Bump version and soname for 5.2.12.upstream-v5.2Jia Tan
2023-05-04Add NEWS for 5.2.12.Jia Tan
2023-05-04Translations: Update the Croatian translation.Jia Tan
2023-05-03tuklib_integer.h: Fix a recent copypaste error in Clang detection.Lasse Collin
2023-05-03Update THANKS.Jia Tan
2023-05-03Windows: Include <intrin.h> when needed.Jia Tan
2023-05-03tuklib_integer: Use __builtin_clz() with Clang.Jia Tan
2023-05-03liblzma: Update project maintainers in lzma.h.Lasse Collin
2023-05-03liblzma: Cleans up old commented out code.Jia Tan
2023-05-03Build: Removes redundant check for LZMA1 filter support.Jia Tan
2023-03-21Build: Add a comment that AC_PROG_CC_C99 is needed for Autoconf 2.69.Lasse Collin
2023-03-21Build: configure.ac: Use AS_IF and AS_CASE where required.Lasse Collin
2023-03-21Update THANKS.Lasse Collin
2023-03-21Build: Fix --disable-threads breaking the building of shared libs.Lasse Collin
2023-03-18Bump version and soname for 5.2.11.Jia Tan
2023-03-18Add NEWS for 5.2.11.Jia Tan
2023-03-18Update the copy of GNU GPLv3 from gnu.org to COPYING.GPLv3.Lasse Collin
2023-03-18Change a few HTTP URLs to HTTPS.Lasse Collin
2023-03-11CMake: Require that the C compiler supports C99 or a newer standard.Lasse Collin
2023-03-11Update THANKS.Lasse Collin
2023-03-11liblzma: Avoid null pointer + 0 (undefined behavior in C).Lasse Collin
2023-03-11Update THANKS.Lasse Collin
2023-03-11Build: Use only the generic symbol versioning on MicroBlaze.Lasse Collin
2023-03-11liblzma: Fix documentation for LZMA_MEMLIMIT_ERROR.Jia Tan
2023-03-11tuklib_physmem: Silence warning from -Wcast-function-type on MinGW-w64.Jia Tan
2023-03-11xz: Add missing comment for coder_set_compression_settings()Jia Tan
2023-03-11xz: Do not set compression settings with raw format in list mode.Jia Tan
2023-03-11xz: Use ssize_t for the to-be-ignored return value from write(fd, ptr, 1).Lasse Collin
2023-03-11liblzma: Silence warnings from clang -Wconditional-uninitialized.Lasse Collin
2023-03-11Fix warnings from clang -Wdocumentation.Lasse Collin
2023-03-11xz: Fix warning -Wformat-nonliteral on clang in message.c.Jia Tan
2023-03-11CMake/Windows: Add a workaround for windres from GNU binutils.Lasse Collin
2023-03-11CMake: Update cmake_minimum_required from 3.13...3.16 to 3.13...3.25.Lasse Collin
2023-03-11Update THANKS.Lasse Collin
2023-03-11CMake: Fix a copypaste error in xzdec Windows resource file handling.Lasse Collin
2023-03-11CMake/Windows: Add resource files to xz.exe and xzdec.exe.Lasse Collin
2023-03-11liblzma: Update documentation for lzma_filter_encoder.Jia Tan
2023-03-11Doxygen: Update .gitignore for generating docs for in source build.Jia Cheong Tan
2023-03-11CMake: Update .gitignore for CMake artifacts from in source build.Jia Tan
2022-12-13Bump version and soname for 5.2.10.Lasse Collin
2022-12-13Add NEWS for 5.2.10.Lasse Collin
2022-12-13Tests: Fix a typo in tests/files/README.Lasse Collin
2022-12-12Update AUTHORS.Lasse Collin
2022-12-12xz: Make args_info.files_name a const pointer.Lasse Collin
2022-12-12xz: Don't modify argv[].Lasse Collin
2022-12-12liblzma: Check for unexpected NULL pointers in block_header_decode().Lasse Collin
2022-12-12liblzma: Use __has_attribute(__symver__) to fix Clang detection.Lasse Collin
2022-12-12Update THANKS (sync all from master).Lasse Collin
2022-11-30Bump version and soname for 5.2.9.Lasse Collin
2022-11-30Add NEWS for 5.2.9.Lasse Collin