18
I Use This!
High Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 21 hours ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CMake: Use -D_FILE_OFFSET_BITS=64 if (and only if) needed. More... 8 months ago
liblzma: Update a comment. More... 8 months ago
liblzma: Avoid compiler warning without creating extra symbol. More... 8 months ago
CI: Bump and ref actions by commit SHA in windows-ci.yml More... 8 months ago
CI: Bump and ref actions by commit SHA in ci.yml More... 8 months ago
Build: Update the comment about -Werror usage in checks. More... 8 months ago
Build: Fix __attribute__((ifunc(...))) detection with clang -Wall. More... 8 months ago
Build: Fix underquoted AC_LANG_SOURCE. More... 8 months ago
Build: Silence two Autoconf warnings. More... 8 months ago
CMake: Remove accidental extra newline. More... 8 months ago
Build: Remove Gnulib dependency from tests. More... 8 months ago
CMake: Remove /lib from tests include path. More... 8 months ago
CMake: Add /lib to include path. More... 8 months ago
xz/Windows: Allow clock_gettime with POSIX threads. More... 8 months ago
mythread.h: Make MYTHREAD_POSIX compatible with MinGW-w64's winpthreads. More... 8 months ago
xz/Windows: Ensure that clock_gettime() isn't used with MinGW-w64. More... 8 months ago
Scripts: Change quoting style from `...' to '...'. More... 8 months ago
xz: Change quoting style from `...' to '...'. More... 8 months ago
liblzma: Change quoting style from `...' to '...'. More... 8 months ago
Build: Change quoting style from `...' to '...'. More... 8 months ago
Docs: Change quoting style from `...' to '...'. More... 8 months ago
sysdefs.h: Update the comment about __USE_MINGW_ANSI_STDIO. More... 8 months ago
lib: Silence -Wsign-conversion in getopt.c. More... 8 months ago
Build: Update getopt.m4 from Gnulib. More... 8 months ago
CMake: Update libgnu target with new header files. More... 8 months ago
lib: Update getopt1.c from Gnulib. More... 8 months ago
xz/Windows: Use GetTickCount64() with MinGW-w64 if using Vista threads. More... 8 months ago
Build: Enabled unaligned access by default on PowerPC64LE and some RISC-V. More... 8 months ago
Build: Check for clock_gettime() even if not using POSIX threads. More... 8 months ago
CMake: Check for clock_gettime() even on Windows. More... 8 months ago