]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
2023-10-18  Jia Tanliblzma: Add the crc_always_inline macro to crc_simd_bo...
2023-10-18  Jia Tanliblzma: Create crc_always_inline macro.
2023-10-18  Jia Tanliblzma: Refactor CRC comments.
2023-10-18  Jia Tanliblzma: Create crc_clmul.c.
2023-10-18  Jia Tanliblzma: Define CRC_USE_IFUNC in crc_common.h.
2023-10-13  Hans Jansenliblzma: Added crc32_clmul to crc32_fast.c.
2023-10-13  Hans Jansenliblzma: Moved CLMUL CRC logic to crc_common.h.
2023-10-13  Hans Jansenliblzma: Rename crc_macros.h to crc_common.h.
2023-10-13  Gabriela GutierrezCI: Bump and ref actions by commit SHA in windows-ci.yml
2023-10-13  Gabriela GutierrezCI: Bump and ref actions by commit SHA in ci.yml
2023-10-12  Jia TanBuild: Update visibility.m4 from Gnulib.
2023-10-06  Lasse CollinUpdate THANKS.
2023-10-06  Lasse CollinCMake/Windows: Fix when the windres workaround is applied.
2023-09-29  Jia TanCI: Disable CLANG64 MSYS2 environment until bug is...
2023-09-29  Jia TanCMake: Rename xz and man page symlink custom targets.
2023-09-29  Jia TanCMake: Specify LINKER_LANGUAGE for libgnu target to...
2023-09-27  Lasse CollinCMake: Fix Windows build with Clang/LLVM 17.
2023-09-26  Lasse Collinliblzma: Update a comment.
2023-09-26  Jia Tanliblzma: Avoid compiler warning without creating extra...
2023-09-26  Lasse CollinBuild: Update the comment about -Werror usage in checks.
2023-09-26  Lasse CollinBuild: Fix __attribute__((ifunc(...))) detection with...
2023-09-26  Lasse CollinBuild: Fix underquoted AC_LANG_SOURCE.
2023-09-26  Lasse CollinBuild: Silence two Autoconf warnings.
2023-09-25  Jia TanCMake: Remove accidental extra newline.
2023-09-25  Jia TanBuild: Remove Gnulib dependency from tests.
2023-09-25  Jia TanCMake: Remove /lib from tests include path.
2023-09-24  Jia TanScripts: Change quoting style from `...' to '...'.
2023-09-24  Jia Tanxz: Change quoting style from `...' to '...'.
2023-09-24  Jia Tanliblzma: Change quoting style from `...' to '...'.
2023-09-24  Jia TanBuild: Change quoting style from `...' to '...'.
2023-09-24  Jia TanDocs: Change quoting style from `...' to '...'.
2023-09-24  Jia Tanlib: Silence -Wsign-conversion in getopt.c.
2023-09-24  Jia TanBuild: Update getopt.m4 from Gnulib.
2023-09-25  Jia TanCMake: Add /lib to include path.
2023-09-24  Jia TanCMake: Update libgnu target with new header files.
2023-09-22  Jia Tanlib: Update Makefile.am for new header files.
2023-09-24  Jia Tanlib: Update getopt1.c from Gnulib.
2023-09-22  Jia Tanlib: Update getopt.in.h from Gnulib with modifications.
2023-09-22  Jia Tanlib: Update getopt_int.h from Gnulib.
2023-09-22  Jia Tanlib: Update getopt.c from Gnulib with modifications.
2023-09-22  Jia Tanlib: Add getopt-cdefs.h for getopt_long update.
2023-09-22  Jia Tanlib: Copy new header files from Gnulib without modifica...
2023-09-24  Lasse CollinWindows: Update the version requirement comments from...
2023-09-24  Lasse Collintuklib_physmem: Comment out support for Windows version...
2023-09-24  Lasse Collinsysdefs.h: Update the comment about __USE_MINGW_ANSI_STDIO.
2023-09-22  Lasse Collinxz: Windows: Don't (de)compress to special files like...
2023-09-22  Lasse CollinCMake: Wrap two overlong lines that are possible to...
2023-09-22  Lasse CollinCMake: Add a comment about threads on Cygwin.
2023-09-22  Lasse CollinMSVC: Remove Visual Studio project files and update...
2023-09-22  Lasse CollinCMake: Require VS2015 or later for building xzdec.
2023-09-22  Lasse CollinCMake: Allow building xz with Visual Studio 2015 and...
2023-09-22  Lasse CollinMSVC: #define inline and restrict only when needed.
2023-09-22  Lasse CollinCMake: Add support for replacement getopt_long (lib...
2023-09-22  Lasse CollinCMake: Bump maximum policy version to 3.27.
2023-09-22  Lasse Collinlib/getopt*.c: Include <config.h> only HAVE_CONFIG_H...
2023-09-22  Lasse CollinDoxygen: Add more C macro names to PREDEFINED.
2023-09-22  Lasse Collinliblzma: Move a few __attribute__ uses in function...
2023-09-22  Lasse Collinxz, xzdec, lzmainfo: Use tuklib_attr_noreturn.
2023-09-22  Lasse CollinRemove incorrect uses of __attribute__((__malloc__)).
2023-09-22  Lasse CollinBuild: Omit -Wc99-c11-compat since it warns about _Nore...
2023-09-22  Lasse Collintuklib: Update tuklib_attr_noreturn for C11/C17 and...
2023-09-22  Lasse CollinUpdate THANKS.
2023-09-22  Lasse CollinMSVC: xz: Make file_io.c and file_io.h compatible with...
2023-09-22  Lasse CollinMSVC: xz: Use GetTickCount64() to implement mytime_now().
2023-09-22  Kelvin LeeMSVC: xz: Use _stricmp() instead of strcasecmp() in...
2023-09-22  Kelvin LeeMSVC: xz: Use _isatty() from <io.h> to implement isatty().
2023-09-22  Kelvin LeeMSVC: xz: Use _fileno() instead of fileno().
2023-09-22  Kelvin LeeMSVC: xzdec: Use _fileno and _setmode.
2023-09-22  Kelvin LeeMSVC: Don't #include <unistd.h>.
2023-09-19  Lasse CollinUpdate THANKS.
2023-09-14  Jia TanCI: Enable CLMUL in address sanitization test.
2023-09-14  Lasse CollinUpdate THANKS.
2023-09-14  Lasse Collinliblzma: Mark crc64_clmul() with __attribute__((__no_sa...
2023-09-12  Jia TanCMake: Fix time.h checks not running on second CMake...
2023-09-12  Jia TanCMake: Fix unconditionally defining HAVE_CLOCK_MONOTONIC.
2023-08-31  Lasse Collinxz: Refactor thousand separator detection and disable...
2023-08-31  Lasse Collinxz: Fix a too relaxed assertion and remove uses of...
2023-08-28  Jia TanTests: Improve invalid unpadded size check in test_lzma...
2023-08-28  Jia TanTests: Improve comments in test_index.c.
2023-08-28  Jia TanUpdate THANKS.
2023-08-28  Jia Tanliblzma: Update assert in vli_ceil4().
2023-08-28  Jia Tanliblzma: Add overflow check for Unpadded size in lzma_i...
2023-08-28  Jia TanTranslations: Update the Esperanto translation.
2023-08-26  Jia TanTranslations: Update the Esperanto translation.
2023-08-14  Jia TanDocs: Update INSTALL for --enable-threads method win95.
2023-08-14  Jia TanCMake: Conditionally allow win95 threads and --enable...
2023-08-09  Jia TanBuild: Conditionally allow win95 threads and --enable...
2023-08-08  Jamaika1mythread.h: Fix typo error in Vista threads mythread_on...
2023-08-04  Jia Tancodespell: Add .codespellrc to set default options.
2023-08-03  Jia TanTests: Style fixes to test_lzip_decoder.c.
2023-08-03  Jia TanTranslations: Update the Chinese (simplified) translation.
2023-08-02  Lasse Collinxz: Omit an empty paragraph on the man page.
2023-08-02  Jia TanAdd NEWS for 5.4.4.
2023-08-02  Lasse Collinbuild-aux/manconv.sh: Fix US-ASCII and UTF-8 output.
2023-08-01  Lasse CollinUpdate THANKS.
2023-08-01  Lasse CollinUpdate THANKS.
2023-08-01  ChanTsunemythread.h: Disable signal functions in builds targetin...
2023-08-01  Jia TanAdd newline to end of .gitignore.
2023-07-31  Dimitri Papadopoulos... Docs: Fix typos found by codespell
2023-07-28  Jia TanUpdate .gitignore.
next