]> git.ipfire.org Git - thirdparty/gnulib.git/shortlog
thirdparty/gnulib.git
2026-02-19  Collin Funkcpu-supports: Add detection for Advanced SIMD (Neon...
2026-02-16  Pádraig Bradyparse-datetime: avoid false test failure on windows
2026-02-16  Bruno HaibleHACKING: Add an LLM policy.
2026-02-15  Collin Funkparse-datetime: Prefer ckd_add to checking overflow...
2026-02-15  Collin FunkUpdate users.txt.
2026-02-15  Paul Eggertfchownat: port to IBM XL C for AIX 16.1
2026-02-15  Paul Eggertstdcountof-h: port to IBM XL C for AIX 16.1
2026-02-14  Bruno Haibleobstack-printf-{posix,gnu}: Fix broken configuration...
2026-02-12  Paul Eggertcrypto/sha3-buffer: pacify -Wcast-qual
2026-02-12  Paul Eggertcrypto/rijndael: pacify -Wcast-qual
2026-02-12  Paul Eggertcrypto/*-buffer: propagate 'const'
2026-02-12  Pádraig Bradyparse-datetime: support dd.mm. in combination
2026-02-12  Pádraig Bradyparse-datetime: add tests for dd.mm.yy and mm/dd/yy...
2026-02-10  Sergei Litvinpoll: When setting POLLHUP in revents, set also POLLIN...
2026-02-10  Collin Funkcrypto/{sha*,md5}-buffer: Improve ./configure --help...
2026-02-09  Bruno Haiblesignbit: Fix compil. error in C++ mode on macOS 14...
2026-02-09  Bruno Haibleisnan: Fix compilation error in C++ mode on NetBSD...
2026-02-08  Collin Funkstrncpy: Change license header in sources to LGPLv2+.
2026-02-08  Gabrielparse-datetime: support dd.mm.yy format
2026-02-08  Pádraig Bradycpu-supports: fix license in source headers
2026-02-08  Collin Funkdoc: Separate header files removed by POSIX.
2026-02-07  Collin Funkdoc: Fix links to headers removed in POSIX.1-2024 ...
2026-02-07  Pádraig Bradygendocs: support compound $MAKEINFO
2026-02-04  Pádraig Bradymaintainer-makefile: propagate MAKEINFO to gendocs
2026-02-04  Basil L. Contovounesiosdo-release-commit-and-tag: Fix stub line numbers.
2026-02-04  Karl Berryautoupdate
2026-02-03  Zack Weinbergmaintainer-makefile: Avoid false positives of unsigned_...
2026-02-03  Karl Berryautoupdate
2026-02-03  Zack Weinbergmaintainer-makefile: Avoid false positive of fsf_postal...
2026-02-03  Bruno Haiblesignbit: Make more C++ safe.
2026-02-03  Bruno Haibleisnan: Make more C++ safe.
2026-02-03  Bruno Haibleisinf: Make more C++ safe.
2026-02-03  Bruno Haibleisinf: Avoid unnecessary override of isinf().
2026-02-03  Bruno Haibleisfinite-no-c++: Avoid unnecessary override of isfinite().
2026-02-02  Paul Eggertfilename: warn re IS_RELATIVE_FILE_NAME ("")
2026-01-29  Bruno Haiblegettext: Partially update to gettext 1.0.
2026-01-29  Bruno Haiblerelocatable-prog-wrapper: Fix syntax error on Linux...
2026-01-28  Collin Funkdoc: Fix some links to copy_file_range issues.
2026-01-27  Bruno Haibleisfinite-no-c++: Make more C++ safe.
2026-01-24  Bruno Haiblestdio-windows: Fix compilation error on old mingw.
2026-01-24  Bruno Haibleselinux-h: Fix compilation errors on Android outside...
2026-01-24  Bruno Haibleselinux-h: Fix compilation errors in Termux on Android.
2026-01-24  Paul Eggertdoc: uimaxabs → umaxabs
2026-01-23  Bruno Haiblegetaddrinfo: Fix test failure on Solaris 10.
2026-01-23  Collin Funkgetdelim, getline: Don't replace these functions on...
2026-01-23  Collin Funkdoc: document a portability issue with macOS getrusage.
2026-01-20  Bruno Haiblevasnprintf: Optimize when 'long double' is the same...
2026-01-19  Collin Funkdoc: mention an OpenBSD printf bug.
2026-01-19  Paul Eggertxalloc: tweak for GCC 4.6, possible inlining bugs
2026-01-19  Pádraig Bradyxalloc: use check_nonnull() in more places
2026-01-19  Pádraig Bradyxalloc: fix possible elimination of NULL checks
2026-01-19  Paul Eggertmanywarnings: omit two C++ options for C
2026-01-18  Paul Eggertmanywarnings: update spec, too
2026-01-17  Collin Funkmountlist: Fix a -Wincompatible-pointer-types warning...
2026-01-17  Paul EggertFix some "it's"s in commentary
2026-01-17  Bruno Haibledoc: Mention another Haiku bug.
2026-01-17  Bruno Haiblec32is* tests: Avoid test failures on Haiku.
2026-01-17  Pádraig Bradymanywarnings: omit new C warning for GCC 10
2026-01-17  Bruno Haibleunlinkat tests: Avoid a test failure on Haiku.
2026-01-17  Bruno Haiblefenv-exceptions-state-c99: Avoid a Haiku crash dialog...
2026-01-17  Bruno Haibleselinux-h: Add tests.
2026-01-17  Bruno Haibleselinux-h: Fix compilation errors and link errors in...
2026-01-16  Paul EggertChangeLog spelling fix
2026-01-16  Paul Eggertmanywarnings: omit new C warning for GCC < 15
2026-01-16  Paul Eggertselinux-h: pacify -Wzero-as-null-pointer-constant
2026-01-15  Paul Eggertmanywarnings: -Wzero-as-null-pointer-constant in C
2026-01-15  Bruno Haiblestdcountof-h tests: Fix link error on MSVC (regression...
2026-01-15  Bruno HaibleFix date of recent ChangeLog entry.
2026-01-14  Bruno Haiblestdcountof-h tests: Avoid compilation error in C++...
2026-01-13  Paul Eggertmaint: pacify -Wdiscarded-qualifiers
2026-01-13  Paul Eggerttrunc-tests: pacify -Wmissing-prototypes
2026-01-13  Paul Eggertstdcountof-h-tests: pacify -Wnested-externs
2026-01-13  Paul Eggertisinf-no-c++-tests: pacify -Wshadow
2026-01-13  Basil L. Contovounesiosdoc: Add maintainer-makefile section to manual.
2026-01-12  Bruno Haibleobstack-printf-posix: Improve comment.
2026-01-12  Bruno Haiblegethostname: Fix link error on native Windows.
2026-01-12  Bruno Haiblestring-desc: Fix compilation error with gcc 4.8.x ...
2026-01-12  Bruno Haibleutimens tests: Avoid an assertion failure on Haiku.
2026-01-11  Bruno Haiblestring-desc: Avoid compilation error with clang-cl...
2026-01-11  Bruno Haiblestring-desc: Revisit feature tests regarding C++.
2026-01-10  Pádraig Bradyselinux-h: warning about missing libselinux on modern...
2026-01-10  Pádraig Bradyselinux-h: only override default --with-selinux user...
2026-01-09  Bruno Haibledoc: Fix typo.
2026-01-09  Bruno Haibleannounce-gen: Fix instructions for verifying the SHA3...
2026-01-09  Bruno Haibledoc: Improvements for gnulib git bundle.
2026-01-09  Simon Josefssondoc: Improvements for gnulib git bundle.
2026-01-08  Bruno Haibledoc: Update for Haiku.
2026-01-08  Bruno Haibletime_r tests: Avoid test failure on Haiku.
2026-01-08  Bruno Haibleget-rusage-data tests: Avoid test failure on Haiku.
2026-01-08  Bruno HaibleAvoid test failures on Haiku, where -1 behaves like...
2026-01-08  Bruno Haiblegetlocalename_l-unsafe: Avoid hack on newer Haiku versions.
2026-01-08  Bruno Haiblegetlocalename_l-unsafe: Avoid hack on newer Haiku versions.
2026-01-08  Bruno Haiblegetlocalename_l: Work around portability problem on...
2026-01-07  Bruno Haiblegetdelim: Avoid a -Wjump-misses-init warning (regr...
2026-01-05  Paul Eggertstd-gnu11: port C++11 test to C++20
2026-01-03  Collin Funkfts: Prefer reallocarray to checking overflow by hand.
2026-01-02  Karl Berryautoupdate
2026-01-02  Collin FunkFix a typo in the previous commit.
2026-01-02  Collin Funkfts: Improve performance on the Lustre file system.
2026-01-01  Bruno Haibledoc: Update regarding stable branches.
next