]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2024-06-14 Paul Eggertgetpagesize: remove outdated ref
2024-06-14 Paul Eggertgetpagesize: improve doc
2024-06-14 Bruno Haiblevasnprintf: Reject a width > INT_MAX.
2024-06-14 Bruno Haiblerelocatable-prog: Implement --help and --version for...
2024-06-14 Bruno Haiblerelocatable-prog-wrapper: Implement --help, --version...
2024-06-14 Bruno Haiblehavelib: Implement --help and --version for all programs.
2024-06-14 Bruno HaibleImprove bug reporting address for some programs.
2024-06-13 Bruno HaibleAssume wchar_t.
2024-06-13 Yves Ortongitlog-to-changelog: Ensure that use of keys() is deter...
2024-06-13 Yves Ortongendocs: Ensure that use of keys() is deterministic.
2024-06-13 Karl Berryautoupdate
2024-06-12 Bruno Haibleparse-datetime: Revert last commit.
2024-06-11 Paul Eggertmktempd: use GNU-style -t if available
2024-06-11 Bruno Haibleparse-datetime: Add support for VPATH builds with OpenB...
2024-06-11 Collin Funkmktempd: Invoke mktemp portably.
2024-06-11 Bruno Haibletest-framework-sh: Fix 'returns_' to not turn off traci...
2024-06-11 Paul Eggertmaint: avoid duplicate tight-scope work
2024-06-10 Karl Berryautoupdate
2024-06-10 Collin Funkgnulib-tool.py: Handle absolute path checks consistently.
2024-06-09 Bruno Haiblec32width tests: Avoid a test failure on Solaris 11...
2024-06-09 Bruno Haiblec32ispunct tests: Avoid a test failure on Solaris 11...
2024-06-09 Bruno Haiblec32rtomb: Add a sanity check, working around Solaris...
2024-06-08 Bruno Haiblec32isblank tests: Avoid test failure on NetBSD 10.0.
2024-06-08 Bruno Haibleusleep tests: Avoid failure due to known Cygwin 3.5...
2024-06-08 Collin Funktest-framework-sh: Don't leave temporary directories...
2024-06-07 Bruno Haiblepthread_sigmask tests: Avoid failure due to known NetBS...
2024-06-07 Bruno Haiblesigprocmask tests: Avoid failure due to known NetBSD...
2024-06-07 Bruno HaibleUpdate HACKING.
2024-06-07 Paul EggertSpelling fix from Automake
2024-06-07 Bruno Haibleusleep: Document Cygwin bug.
2024-06-06 Paul Eggerttzname: document some limitations
2024-06-06 Bruno Haiblenstrftime, c-nstrftime: Support time zone names on...
2024-06-06 Bruno Haibleparse-datetime: Support time zone names on MSVC.
2024-06-06 Bruno Haibletime_rz: Support time zone names on MSVC.
2024-06-06 Bruno Haibletzname: Add tests.
2024-06-06 Bruno Haibletzname: New module.
2024-06-06 Bruno Haibletzname, daylight, timezone: Update documentation.
2024-06-06 Bruno Haibleacl-permissions: Fix test-file-has-acl-2.sh failure...
2024-06-06 Collin Funkgnulib-tool.py: Don't perform unnecessary configure...
2024-06-06 Bruno Haiblesetenv: On native Windows, don't modify _environ directly.
2024-06-06 Bruno Haibleunsetenv: On native Windows, don't modify _environ...
2024-06-06 Bruno Haibleputenv: Don't crash upon out-of-memory.
2024-06-05 Bruno Haibleputenv: Improve comments.
2024-06-05 Bruno Haiblesetenv: Modernize.
2024-06-05 Bruno Haiblenstrftime: Make %c work on native Windows again, part 2.
2024-06-05 Paul Eggertnstrftime: don’t assume <locale.h>
2024-06-05 Bruno Haiblenstrftime: Make %c work on native Windows again.
2024-06-04 Paul Eggertendian: port better to Android NDK r26
2024-06-04 Collin Funkboot-time, readutmp: Fix missing MinGW include (regr...
2024-06-04 Paul Eggertnstrftime: remove dependency on hard-locale
2024-06-04 Paul Eggertieee754-h: port to Android NDK r26
2024-06-04 Bruno Haiblereadlinkat: Work around a Cygwin 3.3.6 bug.
2024-06-03 Bruno Haiblereadlink: Work around a Cygwin 3.3.6 bug.
2024-06-03 Bruno Haibleflock tests: Don't expect a failure on native Windows.
2024-06-03 Bruno Haiblenstrftime, c-nstrftime tests: Avoid some failures on...
2024-06-03 Paul Eggertattribute: improve comments
2024-06-03 Bruno Haibleacl-permissions: Fix test-file-has-acl-2.sh failure...
2024-06-03 Bruno Haibledprintf-posix tests: Skip the memory leak test on macOS.
2024-06-03 Collin Funkgnulib-tool.py: Use a set to optimize.
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...
next