]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2024-10-21 Bruno Haiblerealloc: Optionally check for undefined behaviour.
2024-10-19 Paul Eggertrealloc: more improvements for realloc (p, 0)
2024-10-19 Karl Berryautoupdate
2024-10-19 Bruno Haiblerealloc: Improve documentation.
2024-10-18 Collin FunkUse a warranty disclaimer in all-permissive license...
2024-10-17 Bruno HaibleUse a warranty disclaimer in all-permissive license...
2024-10-17 Bruno Haiblegettext: Un-obsolete.
2024-10-16 Bruno Haiblecrc tests: Add a benchmark program.
2024-10-16 Bruno Haiblepthread-h tests: Fix a compilation error on MacOS X...
2024-10-15 Karl Berryautoupdate
2024-10-13 Bruno Haiblestring-desc: New function string_desc_c_casecmp.
2024-10-13 Bruno Haiblestring-desc: Fix categorization string_desc_new_addr.
2024-10-12 Bruno Haibledoc: Recommend string descriptors for application area...
2024-10-11 Bruno Haiblebison-i18n: Add support for mingw builds on Cygwin...
2024-10-11 Bruno Haiblebuild-to-host.m4: Add one more convenience macro.
2024-10-10 Bruno Haiblecsharpcomp-script: Handle directories with spaces corre...
2024-10-10 Bruno Haiblejava{comp,exec}-script, csharp{comp,exec}-script: Impro...
2024-10-09 Bruno Haiblecsharpcomp: Avoid error on Windows.
2024-10-09 Bruno Haiblecsharpcomp-script: Recognize dotnet even without -...
2024-10-09 Bruno Haiblecsharpcomp: Add support for dotnet.
2024-10-09 Bruno Haiblecsharpcomp-script: Add support for dotnet.
2024-10-09 Bruno Haiblecsharpexec: Add support for dotnet.
2024-10-09 Bruno Haiblecsharpexec-script: Add support for dotnet.
2024-10-09 Bruno Haiblecsharpexec-script, csharpcomp-script: Prepare support...
2024-10-09 Bruno Haiblecsharpcomp: Behave like csharpcomp-script.
2024-10-09 Bruno Haiblecsharpcomp: Fix memory management bug (regression yeste...
2024-10-07 Bruno Haiblecsharpcomp: Improve Cygwin support.
2024-10-07 Bruno Haiblecsharpcomp-script: Improve Cygwin support.
2024-10-07 Bruno Haiblecsharpexec: Improve Cygwin support.
2024-10-07 Bruno Haiblecsharpexec-script: Improve Cygwin support.
2024-10-07 Bruno Haiblecygpath: New module.
2024-10-07 Bruno Haiblemntent: Fix syntax error when module 'hasmntopt' is...
2024-10-07 Bruno Haiblefile-has-acl: Fix test failure on Cygwin.
2024-10-07 Bruno Haiblefile-has-acl: Fix performance regression on FreeBSD...
2024-10-07 Bruno Haiblefile-has-acl: Fix comments.
2024-10-06 Bruno Haiblejavacomp, javaversion: Fix resource leak.
2024-10-05 Paul Eggertmktime: fix daylight default
2024-10-05 Paul Eggertmktime: improve thread-safety
2024-10-05 Paul Eggertmktime: fix timegm bug that set tmp->tm_isdst
2024-10-05 Paul Eggertmktime: refactor to get closer to glibc
2024-10-05 Bruno Haibleiconv_open: Fix undefined behaviour.
2024-10-04 Bruno Haiblebcp47: Refactor.
2024-10-04 Paul Eggerttimegm: ignore incoming tm_isdst
2024-10-04 Paul Eggerttimegm: desync from glibc for now
2024-10-04 Karl Berryautoupdate
2024-10-04 Paul Eggertmktime: prefer static_assert to verify
2024-10-04 Paul Eggertmktime: fix "#" indenting
2024-10-04 Paul Eggertmktime: refactor convert_time
2024-10-04 Paul Eggertmktime: improve comment wording
2024-10-03 Paul EggertMention WG14 N3322 in manual
2024-10-03 Bruno Haiblebcp47: Add tests.
2024-10-03 Bruno Haiblebcp47: New module.
2024-10-03 Collin Funkerror, verror: Don't call va_end twice.
2024-10-03 Paul Eggertfile-has-acl: no need for struct stat
2024-10-03 Paul Eggertdirent: define DT_* macros on all platforms
2024-10-02 Bruno HaibleSilence -Wunused-const-variable warnings in Gnulib...
2024-10-02 Paul Eggertfile-has-acl-tests: omit string.h include
2024-10-02 Paul Eggertfile-has-acl.c: port back to macOS
2024-10-02 Bruno Haiblelocalename-unsafe: Modernize locale name mapping.
2024-09-30 Paul Eggertfile-has-acl: improve performance on Linux symlinks
2024-09-30 Paul Eggertfile-has-acl: improve acl.h comment
2024-09-30 Bruno Haibleselinux-h: Fix two syntax errors.
2024-09-30 Bruno Haiblefile-has-acl: Fix compilation error (regression yesterday).
2024-09-30 Paul Eggertfile-has-acl: new function file_has_aclinfo
2024-09-29 Karl Berryautoupdate
2024-09-26 Bruno Haiblestring-buffer tests: Avoid test failure on native Windows.
2024-09-26 Bruno Haiblemanywarnings: Enable -Wthread-safety for clang.
2024-09-26 Bruno Haiblebuild-to-host.m4: Add one more convenience macro.
2024-09-26 Bruno Haiblerelocatable-lib-lgpl: Add support for mingw builds...
2024-09-26 Bruno Haiblebuild-to-host.m4: Add some convenience macros.
2024-09-25 Bruno Haiblexstring-buffer: New module.
2024-09-25 Bruno Haiblestring-buffer: Add more API.
2024-09-25 Bruno Haiblestring-buffer: Enable resource leak warnings from clang.
2024-09-24 Bruno Haiblestring-buffer: Remove INT_MAX limitation.
2024-09-24 Bruno Haiblestring-buffer: Link to vasnprintf implementation only...
2024-09-24 Bruno Haiblesfl-istream: Add tests.
2024-09-24 Bruno Haiblesfl-istream: New module.
2024-09-24 Bruno Haiblesf-istream: Add tests.
2024-09-24 Bruno Haiblesf-istream: New module.
2024-09-23 Bruno Haiblegetopt-posix: Fix compilation error in C++ mode (regres...
2024-09-23 Bruno Haiblejit/cache tests: Fix link error (regression 2024-09...
2024-09-23 Bruno Haibleutimens: Fix test failure on NetBSD 10 (regression...
2024-09-21 Bruno Haiblegetopt-posix, crypto/md5-buffer: Fix __GNUC_PREREQ...
2024-09-21 Henrik Lindströmgetopt-posix: Improve definition of __GNUC_PREREQ.
2024-09-21 Paul Eggertsigsegv-tests: port to GCC 14
2024-09-20 Bruno Haiblejit/cache tests: Fix crash with clang's UBSAN + ASAN.
2024-09-20 Bruno Haibleunictype/scripts: Fix integer overflow in generated...
2024-09-20 KO Myung-Hunwait-process: Use waitpid() of LIBCx on OS/2 kLIBC...
2024-09-19 Karl Berryautoupdate
2024-09-19 Bruno Haiblespawn-pipe: Simplify.
2024-09-19 KO Myung-Hunspawn-pipe: Support a directory argument of create_pipe...
2024-09-17 Paul Eggertutimens: port to NetBSD-10.99.12/amd64
2024-09-17 Bruno Haiblestdlib: Fix compilation error with Sun C++.
2024-09-16 Bruno Haiblestdc_count_ones: Fix compilation error with g++ < 4.4.
2024-09-16 Bruno Haiblefaccessat: Correct errno value on AIX.
2024-09-16 Paul Eggertfflush: NetBSD, OpenBSD can’t fflush input
2024-09-16 Bruno Haibleunictype/category-of: Fix integer overflow in generated...
2024-09-16 Bruno Haibleunilbrk tests: Avoid two gcc -Wparentheses warnings.
2024-09-16 Paul EggertFix typo in previous patch
2024-09-16 Paul Eggertparse-datetime no longer depends on nstrftime
next