]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2024-12-01 Bruno Haiblefpurge: Improve configure test.
2024-12-01 Bruno Haiblegettext-h: Fix compilation error when pgettext is used.
2024-12-01 Bruno Haiblec-stack: Avoid a busy-looping test on macOS.
2024-12-01 Pádraig Bradyunicodeio: avoid iconv issues for most ASCII characters
2024-12-01 Bruno Haiblestdlib: Adjust warning about function 'free'.
2024-12-01 Jan Palusmd5-stream, sha*-stream, sm3-stream: Avoid duplicate...
2024-12-01 Bruno Haiblepthread-rwlock: Fix configure test for AIX with xlc.
2024-12-01 Bruno Haibleftello: Fix override on mingw.
2024-12-01 Bruno Haiblefseeko: Fix potentially wrong override.
2024-12-01 Bruno Haibleftello: Fix override on mingw and 32-bit Solaris OpenIn...
2024-12-01 Bruno Haibleftruncate: Accept lengths > 2 GiB on 32-bit mingw.
2024-12-01 Bruno Haiblegnulib-tool.py: Fix logic of --remove-import option.
2024-11-12 Bruno Haiblefts: Fix dependencies.
2024-11-12 Paul Eggertmalloca: pacify CHERI clang
2024-11-12 Bruno Haibleacl-permissions: Define the inline functions in this...
2024-11-12 Bruno Haiblegetpagesize: Fix use of 'extern inline' (regression...
2024-11-12 Bruno Haiblerelocatable-prog-wrapper: Fix compilation error on...
2024-11-12 Bruno Haibleassert-h: Allow mixed use of gcc/g++ also on Haiku...
2024-11-12 Bruno Haibleassert-h, stdbool: Allow mixed use of gcc/g++ and clang...
2024-11-12 Paul Eggertposix_memalign-tests: fix message typo
2024-11-12 Bruno Haibleregex: Avoid dialog while running configure test on...
2024-11-12 Bruno Haibleregex: Make configure test more maintainable.
2024-11-12 Bruno Haiblepipe-filter-gi: Correct documentation.
2024-10-16 Bruno Haiblepthread-h tests: Fix a compilation error on MacOS X...
2024-10-16 Bruno Haiblecsharpcomp-script: Handle directories with spaces corre...
2024-10-16 Bruno Haiblecsharpcomp: Avoid error on Windows.
2024-10-16 Bruno Haiblecsharpcomp: Add support for dotnet.
2024-10-16 Bruno Haiblecsharpcomp-script: Add support for dotnet.
2024-10-16 Bruno Haiblecsharpexec: Add support for dotnet.
2024-10-16 Bruno Haiblecsharpexec-script: Add support for dotnet.
2024-10-16 Bruno Haiblecsharpexec-script, csharpcomp-script: Prepare support...
2024-10-16 Bruno Haiblecsharpcomp: Behave like csharpcomp-script.
2024-10-16 Bruno Haiblecsharpcomp: Improve Cygwin support.
2024-10-16 Bruno Haiblecsharpcomp-script: Improve Cygwin support.
2024-10-16 Bruno Haiblecsharpexec: Improve Cygwin support.
2024-10-16 Bruno Haiblecsharpexec-script: Improve Cygwin support.
2024-10-16 Bruno Haiblecygpath: New module.
2024-10-16 Bruno Haiblejavacomp, javaversion: Fix resource leak.
2024-10-16 Bruno Haibleiconv_open: Fix undefined behaviour.
2024-10-01 Bruno Haiblegetopt-posix: Fix compilation error in C++ mode (regres...
2024-10-01 Bruno Haiblegetopt-posix, crypto/md5-buffer: Fix __GNUC_PREREQ...
2024-10-01 Henrik Lindströmgetopt-posix: Improve definition of __GNUC_PREREQ.
2024-10-01 Paul Eggertsigsegv-tests: port to GCC 14
2024-10-01 Bruno Haiblejit/cache tests: Fix crash with clang's UBSAN + ASAN.
2024-10-01 KO Myung-Hunwait-process: Use waitpid() of LIBCx on OS/2 kLIBC...
2024-10-01 Karl Berryautoupdate
2024-10-01 Bruno Haiblespawn-pipe: Simplify.
2024-10-01 KO Myung-Hunspawn-pipe: Support a directory argument of create_pipe...
2024-09-17 Bruno Haiblestdlib: Fix compilation error with Sun C++.
2024-09-17 Bruno Haiblestdc_count_ones: Fix compilation error with g++ < 4.4.
2024-09-17 Bruno Haiblefaccessat: Correct errno value on AIX.
2024-09-17 Bruno Haiblembrtoc16: Fix undefined behaviour.
2024-09-17 Bruno Haiblestring-desc: Fix undefined behaviour.
2024-09-17 Paul EggertFix COPYING.EXCEPTION license notices
2024-09-17 Bruno HaibleResolve conflicts for functions introduced in Android...
2024-09-17 Bruno HaibleResolve conflicts for functions introduced in Android...
2024-09-17 Bruno Haibleunlockpt tests: Avoid test failure on Haiku.
2024-09-17 Bruno Haibleutime, futimens tests: Avoid test failure on Haiku.
2024-09-17 Bruno Haiblestrtold: Work around a Haiku bug.
2024-09-17 Bruno Haiblemath: Remove workaround for an older Haiku bug.
2024-09-17 Bruno HaibleFix mbscasestr test failure on native Windows with...
2024-09-17 Bruno Haibletests: Avoid some test failures on Android.
2024-09-17 Bruno Haibletests: Avoid some test failures on OpenBSD 7.5.
2024-09-17 Bruno Haibleiswxdigit: Work around OpenBSD, Android, Haiku bug.
2024-09-17 Bruno Haibleiswdigit: Work around OpenBSD, Android, Haiku bug.
2024-09-17 Bruno HaiblePrepare for stronger LC_CTYPE tests on OpenBSD, Android...
2024-09-17 Bruno Haibletrim, unicodeio tests: Fix module description.
2024-09-17 Bruno Haiblembrtoc32: Fix a cross-compilation guess.
2024-09-17 Bruno Haiblemkfifoat: Work around a Haiku bug.
2024-09-17 Bruno Haibleposix_openpt tests: Fix test failure on Haiku.
2024-09-17 Bruno Haiblesigsegv: Clarify license of the *.m4 files.
2024-09-17 Bruno Haiblegnulib-tool: Fix description of --lgpl option (missed...
2024-09-17 Bruno Haibleobstack-printf-gnu: Fix mistake (reported by check...
2024-09-17 Pádraig Bradyavoid GCC -Wmaybe-uninitialized false positives with LTO
2024-09-17 Bruno Haiblethreads-h: Don't override the C++ keyword 'thread_local'.
2024-09-17 Bruno Haiblemcel: Fix compilation error with MSVC.
2024-09-17 Bruno Haiblesimple-atomic: Fix a clang warning on native Windows.
2024-09-17 Bruno Haiblewrite-any-file: Don't reference an undefined function...
2024-09-17 Bruno Haiblemkdir-p: Don't reference an undefined function on nativ...
2024-09-17 Bruno Haiblegetusershell: Don't completely ignore lines that contai...
2024-09-17 Bruno Haiblefts: Don't assume that a pointer is as wide as a 'long'.
2024-09-17 Bruno Haiblemkdir: Fix for use of posixcheck module on native Windows.
2024-09-17 Bruno Haiblewindows-spawn: Fix clang warning.
2024-09-17 Bruno HaibleImprove support for clang on Windows.
2024-09-17 Bruno HaibleExplicitly exclude clang when we test for a GCC version...
2024-09-17 Bruno Haiblereadutmp: In systemd mode, show sessions of type "web".
2024-09-17 Bruno HaibleFix a test failure from a clang that masquerades as...
2024-09-17 Bruno HaibleFix some of the warnings from a clang that masquerades...
2024-09-17 Bruno HaibleFix compilation errors with clang that masquerades...
2024-09-17 Bruno Haiblerelocatable-prog: Add support for 32-bit build on FreeB...
2024-09-17 Paul Eggertdiffseq: port to GCC 14.2.1 in ‘patch’
2024-09-17 Paul Eggertmcel: port to uClibc-ng
2024-09-17 Bruno Haiblestdio: Fix compilation error in C++ mode on Linux/riscv...
2024-09-17 Bruno Haiblelock: Fix pthread-rwlock crashes with clang (regr....
2024-09-17 Bruno Haiblegitsub.sh: For a submodule, merge from the right remote...
2024-09-17 Bruno Haiblegnulib-tool.py: Don't treat 'valgrind-tests' as a tests...
2024-08-14 Bruno Haibletests: Fix link errors (regression 2024-08-12).
2024-08-14 Bruno Haiblembrtoc16: Fix compilation error on Haiku.
2024-08-12 Bruno Haiblefdutimensat, utimensat tests: Fix test failures on...
2024-08-12 Bruno HaibleMake sure gperf-generated files are the same in VPATH...
next