]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2024-10-31 Bruno Haiblerealloc-posix tests: Fix memory leak.
2024-10-31 Bruno Haiblecalloc-posix: Add tests.
2024-10-31 Bruno Haiblemalloc-posix: Add tests.
2024-10-31 Bruno Haiblerealloc-posix: Set errno when failing (regression 2029...
2024-10-31 Bruno Haiblecrc: Avoid potential conflict with other configure...
2024-10-31 Sam Russellcrc: Fix compile warnings
2024-10-31 Bruno Haiblecrc: Don't attempt to run a compiled C program when...
2024-10-31 Bruno Haiblecrc: Tweak generator.
2024-10-31 Simon Josefssoncrc: make it a maintainer setting rather than a user...
2024-10-31 Sam Russellcrc: New optimised slice-by-8 implementation
2024-10-31 Bruno Haibleposix_memalign: Fix configure test (regression yesterday).
2024-10-31 Bruno Haiblealigned_alloc: Fix comment.
2024-10-31 Bruno Haibleassert-h: Allow mixed use of gcc/g++ also on Haiku...
2024-10-30 Bruno Haiblefutimes, utimensat, utimes, utime: Document Haiku malfu...
2024-10-30 Paul Eggertposix_memalign: check for GNU behavior with size 0
2024-10-30 Paul Eggertaligned_alloc: check for GNU behavior with size 0
2024-10-30 Bruno Haibleassert-h, stdbool: Fix compilation error with MSVC...
2024-10-30 Paul Eggertmalloc, realloc: sync from Autoconf master
2024-10-30 Paul Eggertmalloc: fix recent doc bug for AIX 7.3
2024-10-30 Paul Eggertrealloc-posix: realloc (p, 0) yields nonnull
2024-10-30 Collin Funkbackupfile: Remove non-existent module dependency.
2024-10-29 Bruno HaibleFix indentation in config.h (regression 2024-09-25).
2024-10-29 Bruno Haibleassert-h, stdbool: Allow mixed use of gcc/g++ and clang...
2024-10-29 Bruno Haibledoc: Don't mention Java dependency.
2024-10-29 Collin Funkdoc: Mention Python dependency.
2024-10-28 Bruno Haibledoc: Improve usability of generated PDF.
2024-10-27 Collin Funkrealloc-gnu: Fix typo in deprecation notice.
2024-10-27 Bruno Haiblerealloc-gnu: Replace module with an alias to realloc...
2024-10-27 Bruno Haibledoc: Add a module index.
2024-10-26 Paul Eggertposix_memalign: port better to OpenBSD 6.2+ cross
2024-10-26 Paul Eggertposix_memalign-tests: fix message typo
2024-10-26 Paul Eggertaligned_alloc: document glibc bug 32301
2024-10-26 Paul Eggerteealloc: update commentary
2024-10-26 Bruno Haibleregex: Avoid dialog while running configure test on...
2024-10-26 Bruno Haibleregex: Make configure test more maintainable.
2024-10-26 Bruno Haibleexecute, spawn-pipe: Fix compilation error on Cygwin...
2024-10-26 Bruno Haiblepipe-filter-gi: Correct documentation.
2024-10-25 Bruno Haibleeealloc: Relicense under LGPLv2+.
2024-10-25 Bruno Haiblexalloc: Adjust dependencies after last change.
2024-10-25 Bruno Haibleialloc: Fix dependencies.
2024-10-25 Paul Eggertrealloc: minor style coalescing
2024-10-25 Paul Eggertxalloc: port to Cheri, strict C23, realloc null
2024-10-25 Paul Eggertreallocarray: simplify
2024-10-25 Paul Eggertialloc: fix realloc-gnu dependency
2024-10-25 Paul Eggertbackupfile: fix irealloc dependency
2024-10-25 Paul Eggertgroup-member: fix malloc-gnu dependency
2024-10-25 Paul Eggertrealloc: still more improvements for realloc (p, 0)
2024-10-22 Sam Russellcrc: New tests for non-byte-aligned data.
2024-10-22 Bruno Haibleexecute, spawn-pipe: Support DLL dependencies of Window...
2024-10-21 Bruno Haiblereallocarray: Don't assume unportable behaviour of...
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
next