]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2022-09-23 Simon Josefssonwarnings, manywarnings: Doc fixes.
2022-09-22 Karl Berryautoupdate
2022-09-21 Paul Eggertassert-h: suppress clang false alarms
2022-09-20 Bruno HaibleAdd another helper script for creating testdirs.
2022-09-20 Bruno Haiblesnippet/warn-on-use: Don't cause wrong AC_CHECK_DECL...
2022-09-19 Bruno Haiblestdbool, stdbool-c99 tests: Fix compilation error with...
2022-09-18 Paul Eggertstdbool: omit ‘#undef true’
2022-09-18 Bruno Haiblestdbool: Ensure that 'true' can be used in the preproce...
2022-09-18 Bruno Haiblestdbool-c99: Ensure that 'true' can be used in the...
2022-09-18 Karl Berryautoupdate
2022-09-18 Bruno Haibleuni{case,ctype,gbrk,str}/base: Fix installed .h file...
2022-09-18 Bruno Haiblesignal: Fix a C++ compilation error due to sched_yield...
2022-09-18 Paul Eggertexplicit_bzero-tests: robustify a bit
2022-09-18 Bruno Haiblewchar: Fix compilation errors in C++ mode on Solaris...
2022-09-18 Bruno Haibleswab: Fix compilation error with Sun C++ on Solaris...
2022-09-17 Bruno Haibletime C++ tests: Fix link error on CentOS 5.
2022-09-16 Karl Berryautoupdate
2022-09-14 Bruno Haibletime: Fix compilation errors with clang/MSVC.
2022-09-14 Bruno Haibleverify: Avoid syntax error due to static_assert with...
2022-09-14 Paul Eggertassert-h: work around include confusion
2022-09-14 Paul Eggertstdbool: depend on C99
2022-09-14 Bruno Haibleverify: Avoid syntax error due to static_assert with...
2022-09-14 Bruno Haibleposix_spawn-* tests: Fix test failure on mingw when...
2022-09-14 Bruno Haibleverify: Avoid syntax error due to static_assert with...
2022-09-14 Paul Eggertverify: treat GNU C++ 6 like recent C++
2022-09-14 Bruno Haibleverify: Avoid syntax error due to static_assert with...
2022-09-13 Bruno HaibleKeep ChangeLog entries order in sync with the git commi...
2022-09-13 Paul Eggertstdalign: prefer to not include <stdalign.h>
2022-09-13 Paul Eggertstdalign: alignas and alignof are C23 keywords
2022-09-13 Paul Eggertassert-h: prefer to ‘verify’
2022-09-13 Paul Eggertassert-h: static_assert is a keyword in C23
2022-09-13 Bruno HaiblePrefer talking about alignas than _Alignas.
2022-09-13 Paul Eggertstdalign-tests: port to C23
2022-09-12 Bruno Haiblesupersede: Avoid a failure when writing to /dev/null...
2022-09-11 Paul Eggertmaint: avoid unportable ERE \}
2022-09-11 Paul Eggertverify: improve maint check
2022-09-11 Paul Eggertverify: port better to C23
2022-09-11 Karl Berryautoupdate
2022-09-11 Bruno Haiblepipe-filter-gi: Fix test failure on native Windows.
2022-09-10 Bruno Haiblestdbool C++ tests: Fix compilation error with MSVC14...
2022-09-10 Bruno HaibleReorganize C++ tests for stdbool and stdbool-c99.
2022-09-10 Bruno Haiblestdbool C++ tests: Fix for C++20.
2022-09-10 Bruno Haibleuchar: Work around error in C++ mode on AIX 7.2 with...
2022-09-10 Paul EggertRely on new stdbool behavior
2022-09-10 Paul Eggertstdbool: upgrade from C99 to C23
2022-09-10 Bruno Haiblestring: Fix compilation error in C++ mode on AIX 7...
2022-09-10 Bruno Haiblemath: Fix compilation error in C++ mode on AIX 7.2...
2022-09-10 Bruno Haibledoc: Mention the stable branches.
2022-09-10 Bruno Haibleposix_spawn-internal: Optimize DuplicateHandle calls...
2022-09-10 Bruno Haibleposix_spawn-internal: Refactor.
2022-09-10 Bruno Haibleposix_spawn-internal: Optimize DuplicateHandle calls...
2022-09-10 Bruno Haibleposix_spawn-internal: Optimize DuplicateHandle calls...
2022-09-10 Bruno Haibleposix_spawn-internal: Don't lose flags while duplicatin...
2022-09-09 Bruno Haiblespawn-pipe: Fix pipe-filter-* test hangs (regression...
2022-09-09 Karl Berryautoupate
2022-09-09 Bruno Haiblespawn-pipe: Fix possible hangs in programs that spawn...
2022-09-09 Bruno Haiblepipe-filter-gi tests: Fix long-standing failure on...
2022-09-09 Bruno Haibleposix_spawn_file_actions_addclose tests: Fix mistake...
2022-09-09 Paul Eggertstdbool-tests: match stdbool
2022-09-09 Paul Eggertmktime: back in sync with GNUlib
2022-09-09 Paul Eggertautoupdate
2022-09-07 Bruno Haibleposix_spawn_file_actions_addclose tests: Avoid test...
2022-09-06 Karl Berryautoupdate
2022-09-06 Simon Josefssongnumakefile: Improve tarball reproducibility.
2022-09-05 Bruno Haiblepthread-h: Fix compilation error on mingw with --enable...
2022-09-05 Karl Berryautoupdate
2022-09-04 Bruno HaibleFix various test link errors on MSVC.
2022-09-04 Bruno Haiblecount-leading-zeros: Fix a link error on 32-bit MSVC...
2022-09-04 Bruno Haiblecount-trailing-zeros: Fix a link error on 32-bit MSVC.
2022-09-04 Bruno Haibleunictype/category-none tests: Fix a link error on MSVC.
2022-09-04 Bruno Haibleoset-c++: Fix compilation error with MSVC 14.
2022-09-04 Bruno Haibleglob tests: Fix link error on mingw.
2022-09-04 Karl Berryautoupdate
2022-09-04 Bruno Haibletimespec_get: Fix compilation error with MSVC 14.
2022-09-04 Bruno Haiblestdbool: Fix compilation error in C++ mode with MSVC 14.
2022-09-04 Bruno Haiblefts: Fix compilation error with MSVC 14.
2022-09-04 Bruno Haiblelstat: Fix compilation error in C++ mode on mingw.
2022-09-04 Bruno Haiblepselect: Fix compilation error in C++ mode on mingw.
2022-09-04 Bruno Haiblenanosleep: Work around bug on newer 32-bit mingw.
2022-09-04 Bruno Haiblefmal: Work around glibc 2.17 bug on x86_64.
2022-09-04 Bruno HaibleFix a compilation error in C++ mode on Solaris 11.4.
2022-09-03 Bruno HaibleFix compilation errors of C++ tests on Solaris 10 with...
2022-09-03 Bruno HaibleFix a compilation error in C++ mode on FreeBSD 13.1.
2022-09-03 Bruno Haiblestdnoreturn: Document relation to C++.
2022-09-03 Bruno Haiblesysexits: Add C++ tests.
2022-09-03 Bruno Haiblesys_utsname: Add C++ tests.
2022-09-03 Bruno Haiblesys_uio: Add C++ tests.
2022-09-03 Bruno Haiblesys_times: Add C++ tests.
2022-09-03 Bruno Haiblesys_file: Add C++ tests.
2022-09-03 Bruno Haiblesys_file: Document this module.
2022-09-03 Bruno Haiblestdckdint: Add C++ tests.
2022-09-03 Bruno Haiblestdalign: Add C++ tests.
2022-09-03 Bruno Haiblesched: Add C++ tests.
2022-09-03 Bruno Haiblenetinet_in: Add C++ tests.
2022-09-03 Bruno Haiblenet_if: Add C++ tests.
2022-09-03 Bruno Haibletermcap: Fix link error on AIX 7.
2022-09-03 Bruno Haiblegetrandom: Fix compilation error in C++ mode on FreeBSD 12.
2022-09-02 Bruno Haiblemath C++ tests: Fix compilation error with clang on...
2022-09-02 Bruno Haiblestrerror_r-posix: Fix for Hurd.
2022-09-02 Bruno Haibleptsname tests, ptsname_r tests: Fix test failures on...
next