summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Translations: Update the Croatian translation.v5.4.3v5.4Jia Tan2023-05-041-3/+3
* Bump version and soname for 5.4.3.Jia Tan2023-05-042-2/+2
* Add NEWS for 5.4.3.Jia Tan2023-05-041-0/+10
* tuklib_integer.h: Fix a recent copypaste error in Clang detection.Lasse Collin2023-05-031-2/+2
* Update THANKS.Jia Tan2023-04-251-0/+1
* Windows: Include <intrin.h> when needed.Jia Tan2023-04-252-0/+16
* tuklib_integer: Use __builtin_clz() with Clang.Jia Tan2023-04-251-3/+3
* liblzma: Update project maintainers in lzma.h.Lasse Collin2023-04-251-1/+1
* liblzma: Cleans up old commented out code.Jia Tan2023-04-251-11/+0
* CMake: Update liblzma-config.cmake generation.Jia Tan2023-04-251-11/+22
* CMake: Allows setting thread method.Jia Tan2023-04-251-40/+104
* CMake: Only build xzdec if decoders are enabled.Jia Tan2023-04-251-1/+1
* Build: Removes redundant check for LZMA1 filter support.Jia Tan2023-04-251-4/+1
* CMake: Bump maximum policy version to 3.26.Lasse Collin2023-04-251-1/+1
* CMake: Conditionally build xz list.* files if decoders are enabled.Jia Tan2023-04-251-2/+7
* CMake: Allow configuring features as cache variables.Jia Tan2023-04-251-137/+391
* Build: Add a comment that AC_PROG_CC_C99 is needed for Autoconf 2.69.Lasse Collin2023-03-211-0/+3
* Build: configure.ac: Use AS_IF and AS_CASE where required.Lasse Collin2023-03-211-15/+15
* Update THANKS.Lasse Collin2023-03-211-0/+1
* Build: Fix --disable-threads breaking the building of shared libs.Lasse Collin2023-03-211-8/+8
* liblzma: Silence -Wsign-conversion in SSE2 code in memcmplen.h.Lasse Collin2023-03-191-1/+2
* Bump version and soname for 5.4.2.v5.4.2Jia Tan2023-03-182-2/+2
* Add NEWS for 5.4.2.Jia Tan2023-03-181-0/+48
* Update the copy of GNU GPLv3 from gnu.org to COPYING.GPLv3.Lasse Collin2023-03-181-4/+4
* Change a few HTTP URLs to HTTPS.Lasse Collin2023-03-188-19/+19
* CMake: Fix typo in a comment.Jia Tan2023-03-181-1/+1
* Windows: build.bash: Copy liblzma API docs to the output package.Lasse Collin2023-03-181-1/+2
* Windows: Add microlzma_*.c to the VS project files.Lasse Collin2023-03-176-0/+12
* CMake: Add microlzma_*.c to the build.Lasse Collin2023-03-171-0/+2
* Build: Update comments about unaligned access to mention 64-bit.Lasse Collin2023-03-172-6/+5
* Tests: Update .gitignore.Lasse Collin2023-03-171-1/+2
* po4a/update-po: Display the script name consistently in error messages.Lasse Collin2023-03-171-1/+1
* Doc: Rename Doxygen HTML doc directory name liblzma => api.Jia Tan2023-03-175-22/+22
* liblzma: Remove note from lzma_options_bcj about the ARM64 exception.Jia Tan2023-03-171-1/+1
* COPYING: Add a note about the included Doxygen-generated HTML.Lasse Collin2023-03-171-0/+11
* Doc: Update PACKAGERS with details about liblzma API docs install.Jia Tan2023-03-171-6/+16
* liblzma: Add set lzma.h as the main page for Doxygen documentation.Jia Tan2023-03-1715-29/+2
* Build: Generate doxygen documentation in autogen.sh.Jia Tan2023-03-171-6/+29
* Build: Create doxygen/update-doxygen script.Jia Tan2023-03-172-0/+112
* Build: Install Doxygen docs and include in distribution if generated.Jia Tan2023-03-171-0/+18
* Doxygen: Refactor Doxyfile.in to doxygen/Doxyfile.Jia Tan2023-03-175-1237/+2686
* Tests: Remove unused macros and functions.Jia Tan2023-03-131-75/+0
* Tests: Refactors existing lzma_index tests.Jia Tan2023-03-131-544/+1492
* xz: Make Capsicum sandbox more strict with stdin and stdout.Lasse Collin2023-03-111-0/+8
* xz: Don't fail if Capsicum is enabled but kernel doesn't support it.Lasse Collin2023-03-111-3/+12
* Build: Adjust CMake version search regex.Jia Tan2023-03-071-0/+2
* liblzma: Improve documentation for version.h.Jia Tan2023-03-071-7/+22
* liblzma: Clarify lzma_lzma_preset() documentation in lzma12.h.Jia Tan2023-03-071-0/+5
* CMake: Require that the C compiler supports C99 or a newer standard.Lasse Collin2023-03-071-0/+8
* Tests: Small tweak to test-vli.c.Jia Tan2023-03-071-0/+2