]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2024-06-03 Bruno Haiblepthread-* tests, regex tests: Prepare for use of 'alarm'.
2024-06-03 Bruno Haiblemtx tests: Fix a possible link error.
2024-06-03 Bruno Haiblepthread-mutex, pthread-rwlock: Fix a compilation error.
2024-06-03 Collin Funkgnulib-tool.py: Refactor duplicated regular expressions.
2024-06-02 Bruno Haiblec-strtod, c-strtof, c-strtold: Fix link error on AIX.
2024-06-02 Bruno Haibletotalorder*: Avoid compilation error by IBM XL C compiler.
2024-06-02 Bruno Haibleisnanf, isnand, isnanl: Fix link errors on AIX 7.1...
2024-06-02 Collin Funkgnulib-tool.py: Fix regular expression (regr. today).
2024-06-02 Collin Funkgnulib-tool.py: Fix crash when no ACLOCAL_AMFLAGS is...
2024-06-01 Bruno Haiblewindows-once: Improve comments.
2024-05-31 Bruno Haiblewindows-once: Fix race (regression yesterday).
2024-05-31 Bruno Haiblewindows-once: Simplify.
2024-05-31 Bruno Haiblepthread-once: Fix race in Cygwin workaround implementation.
2024-05-31 Bruno Haiblepthread-once: Simplify Cygwin workaround implementation.
2024-05-31 Bruno Haiblepthread-once: Simplify Cygwin workaround implementation.
2024-05-30 Bruno Haibleassert-h, verify: Fix compilation error with g++ (4...
2024-05-30 Collin Funkendian: Unquote variables that are always defined.
2024-05-30 Bruno Haibleattribute: Try harder to avoid syntax errors.
2024-05-30 Bruno Haibleattribute: Improve comments.
2024-05-30 Collin Funkendian: Quote variables that may be undefined (regr...
2024-05-30 Bruno Haiblecall_once: Work around Cygwin 3.5.3 bug.
2024-05-30 Bruno Haiblewindows-once: Free allocated resources when done.
2024-05-29 Karl Berryautoupdate
2024-05-29 Bruno Haiblecall_once tests: Fix link error on mingw.
2024-05-29 Bruno Haiblembfile tests: Avoid test failure on mingw.
2024-05-29 Bruno Haiblepthread-once tests: Fix crash on mingw.
2024-05-29 Bruno Haiblelock: Work around Cygwin 3.5.3 bug.
2024-05-29 Collin Funkgnulib-tool.py: Don't emit non-ASCII shell output.
2024-05-29 Collin Funkgnulib-tool.py: Add missing docstring.
2024-05-29 Collin Funkgnulib-tool.py: Simplify creation of module shell ids.
2024-05-28 Bruno Haiblepthread-once: Work around Cygwin 3.5.3 bug.
2024-05-28 Paul Eggertattribute: const/pure defaults to unsequenced/reproducible
2024-05-28 Collin Funkmaint.mk: Update system header list for #include syntax...
2024-05-28 Collin Funkdoc: Mention byteswap.h as a system header.
2024-05-27 Bruno Haiblenstrftime, c-nstrftime tests: Avoid test failures on...
2024-05-27 Bruno Haiblenstrftime, c-nstrftime tests: Avoid some failures on...
2024-05-27 Bruno Haiblenstrftime, c-nstrftime tests: Avoid some failures on...
2024-05-27 Bruno Haiblenstrftime, c-nstrftime: Make %r work on native Windows.
2024-05-27 Bruno Haiblenstrftime, c-nstrftime: Make %h work on native Windows.
2024-05-27 Bruno Haiblenstrftime, c-nstrftime: Make %c work on native Windows.
2024-05-27 Bruno Haibletests: Fix internationalization problems on native...
2024-05-27 Bruno Haiblenstrftime, c-nstrftime tests: Improve debuggability.
2024-05-27 Bruno Haibleparse-datetime tests: Avoid failure on native Windows.
2024-05-27 Karl Berryautoupdate
2024-05-27 Bruno Haibletests: Don't test on the broken NetBSD 10.0 zh_CN.GB180...
2024-05-27 Bruno Haibleattribute: Support ISO C 23 [[reproducible]] and [...
2024-05-25 Bruno Haibleeuidaccess: Fix test failure on native Windows.
2024-05-25 Bruno Haiblemcel tests: Avoid test failures due to broken GB18030...
2024-05-25 Bruno Haiblemcel tests: Avoid test failures due to broken GB18030...
2024-05-25 Bruno Haiblemcel tests: Fix typo.
2024-05-25 Bruno Haibleuchar-c23: Speed up mbrtoc32 on Solaris 11.4.
2024-05-25 Bruno Haibletests: Refactor.
2024-05-25 Bruno Haibletests: Before declaring a SKIP, test if there were...
2024-05-25 Collin Funkbyteswap tests: Verify header can be used from C++.
2024-05-25 Collin Funkreadutmp: Fix dependencies.
2024-05-25 Collin Funkboot-time, readutmp: Add a Native Windows boot time...
2024-05-24 Bruno Haibleputenv tests: Put the putenv() argument strings into...
2024-05-24 Bruno Haiblembrtoc32 tests: Avoid failure on Solaris 11.4 (regressi...
2024-05-24 Collin Funkputenv tests: Silence -Wanalyzer-putenv-of-auto-var.
2024-05-24 Paul EggertPOSIX.1-2024 has been approved
2024-05-23 Bruno Haiblembrtoc32: Strengthen tests.
2024-05-23 Bruno Haiblembrtoc32: Work around bug in Cygwin 3.5.3.
2024-05-23 Bruno Haiblesethostname tests: Avoid test failure on Cygwin.
2024-05-23 Bruno Haibleaccess, euidaccess tests: Avoid test failures on Cygwin.
2024-05-23 Bruno Haiblec32is*, c32toupper tests: Avoid test failures on Cygwin.
2024-05-23 Bruno Haiblepoll tests: Avoid test failure on Cygwin.
2024-05-23 Bruno Haiblepassfd tests: Mark as expected failure on Cygwin.
2024-05-23 Bruno Haiblerenameatu: Work around Cygwin 3.4.6 bug.
2024-05-23 Bruno Haiblereadlinkat, areadlinkat: Avoid test failures on Cygwin...
2024-05-23 Bruno Haibledoc: Small updates regarding Cygwin.
2024-05-22 Bruno Haibleiconv: Reject the broken macOS 14.4 iconv implementation.
2024-05-22 Bruno Haiblestdlib: Handle glibc special invocation conventions...
2024-05-22 Paul Eggertc-strtod: include <stdio.h>
2024-05-22 Collin Funkgetusershell: Split file by lines instead of spaces.
2024-05-21 Paul Eggertboot-time: port to Alpine 3.20.0_rc2
2024-05-21 Bruno Haibletrim tests: Avoid test failure on Solaris 11 OmniOS.
2024-05-21 Bruno Haiblemcel tests: Run the test in several locales.
2024-05-21 Bruno Haibleflock tests: Mark as expected failure on Solaris 11.
2024-05-21 Bruno HaibleFix "'gl_CHECK_HEADER_SYS_CDEFS_H' was expanded before...
2024-05-21 Bruno Haibleaccess, euidaccess tests: Avoid test failure for root...
2024-05-21 Collin Funkfnmatch tests: Avoid test failure on OmniOS.
2024-05-21 Bruno Haiblevasnprintf: Don't abort for pseudo-denormal arguments...
2024-05-20 Paul Eggertgetopt-posix: port better to Alpine 3.20.0_rc1
2024-05-20 Collin Funktests: Update expected tests results on NetBSD.
2024-05-20 Collin Funkutimensat, utimens: Work around NetBSD 10.0 bugs.
2024-05-20 Paul Eggertbyteswap: fix problem on macOS
2024-05-20 Paul Eggertlinkat-tests: fix up assertion-failure changes
2024-05-20 Paul Eggertdfa: attempt to pacify Coverity
2024-05-20 Paul Eggert* m4/byteswap.m4: Add comment about broken C libraries.
2024-05-20 Bruno HaibleMake it easy to generate debug info for libbacktrace...
2024-05-20 Bruno Haiblestdint: Verify the width of 'long long' before using...
2024-05-19 Collin Funkgetusershell: Work around musl bugs.
2024-05-19 Bruno Haibleabort-debug: Prefer libbacktrace to execinfo.
2024-05-19 Bruno Haiblemkfifoat: Work around a macOS 14 bug.
2024-05-19 Paul Eggertsha512-buffer: port back to 32-bit-only hosts
2024-05-19 Collin Funkdup3: Update documentation and expected test results.
2024-05-18 Collin Funkdup3: Fix behavior for equal file descriptors on NetBSD.
2024-05-18 Collin Funkendian: Make sure system headers can be included.
2024-05-18 Bruno Haibleabort-debug: Integrate with CONTINUE_AFTER_ASSERT.
2024-05-18 Bruno Haibletests: Support showing all assertion failures, not...
next