]> git.ipfire.org Git - thirdparty/gnulib.git/shortlog
thirdparty/gnulib.git
2023-06-09  Bruno Haiblejavaversion: Update comments.
2023-06-09  Bruno Haiblejavacomp: Remove support for 'jikes'.
2023-06-09  Bruno Haiblejavacomp-script: Remove support for 'jikes'.
2023-06-09  Bruno Haiblejavacomp: Remove support for 'gcj'.
2023-06-09  Bruno Haiblejavacomp-script: Remove support for 'gcj'.
2023-06-09  Bruno Haiblejavaexec: Remove support for 'gij'.
2023-06-09  Bruno Haiblejavaexec-script: Remove support for 'gij'.
2023-06-09  Bruno Haiblejavaexec: Remove support for 'jview'.
2023-06-09  Bruno Haiblejavaexec-script: Remove support for 'jview'.
2023-06-09  Paul Eggertautoupdate
2023-06-08  Paul EggertSpelling fixes
2023-06-07  Jim Meyeringmaint.mk: regenerate regex to reflect new functions...
2023-06-07  Paul Eggert* Changelog: Fix spelling typo.
2023-06-07  Paul Eggertpropername: pacify po_check
2023-06-06  Paul EggertPut "/" at end of .gitignore directory names
2023-06-06  Jose E. Marchesimaintainer-makefile: Enforce the GNU Coding Standards...
2023-06-06  Paul Eggertcopy-file-range: support building for older kernels
2023-06-05  Paul Eggertmanywarnings: more nuance about optimization
2023-06-05  Bruno Haibleposix_spawn-internal: Fix a warning (regression 2022...
2023-06-05  Bruno Haiblefile-has-acl: Fix compilation error on Slackware 13...
2023-06-05  Bruno HaibleFix bugs on mingw when module dirfd is in use (regressi...
2023-06-04  Bruno Haiblemanywarnings: Overhaul documentation.
2023-06-04  Bruno Haibleerror: Fix support for library namespacing (regression...
2023-06-04  Bruno Haibleterminfo, termcap: Fix "discards 'const' qualifier...
2023-06-04  Bruno Haibleuniname/uniname: Add comments.
2023-06-04  Bruno Haibleuniname/uniname: Fix -Wformat-signedness warning.
2023-06-04  Bruno Haibleuniname/uniname: Improve comments.
2023-06-03  Bruno Haibleclasspath, csharpexec: Avoid "candidate for attribute...
2023-06-03  Bruno Haiblepropername-lite: Improve documentation.
2023-06-03  Bruno Haiblegnulib-tool: Keep in sync with last change to gnulib...
2023-06-03  Bruno Haibleerror: Improve comments.
2023-06-03  Paul Eggerterror: do not evaluate status twice
2023-06-02  Bruno Haiblewarnings: Add ability to inhibit all warnings.
2023-06-02  Paul Eggertpropername-lite: new module
2023-06-02  Bruno Haibleopenmp-init: Silence "no previous prototype for 'openmp...
2023-06-02  Bruno Haibleterm-style-control: Silence -Wshadow warning.
2023-06-02  Bruno Haiblepipe-filter-gi, pipe-filter-ii: Silence -Wunused-macro...
2023-06-02  Bruno Haiblejavacomp: Silence -Wanalyzer-possible-null-argument...
2023-06-02  Bruno Haiblestriconveha: Don't crash if malloc() returns NULL.
2023-06-02  Bruno Haiblesetenv: Don't crash if malloc() returns NULL.
2023-06-02  Bruno Haibleerror: Avoid implicit-fallthrough warnings with -O0...
2023-06-01  Bruno Haiblegetprogname: Add support for ASCII-compatible environme...
2023-06-01  Mitch Cappergnulib-tool.py: Fix a format string mistake.
2023-06-01  Bruno HaibleAdd info for maintainers and contributors.
2023-05-31  Nick Bowlerreadline: fix memory leak in replacement readline.
2023-05-30  Paul Eggerterror: fix typo in previous patch
2023-05-30  Paul Eggerterror: don’t call ‘exit’
2023-05-30  Paul Eggerterror: don’t evaluate status arg twice
2023-05-28  Bruno Haiblewarnings, manywarnings: Assume autoconf >= 2.64.
2023-05-28  Jim Meyeringfile-has-acl: avoid warning from bleeding-edge GCC
2023-05-28  Bruno Haibleerror: Avoid -Wint-in-bool-context warning.
2023-05-27  Bruno Haibleerror: Support the compiler's control flow analysis...
2023-05-26  Bruno Haibleflexmember: Make it easier to use.
2023-05-26  Bruno Haiblediffseq: Silence another gcc warning.
2023-05-26  Bruno Haiblecopy-file: Silence gcc warnings.
2023-05-26  Bruno Haiblediffseq: Silence gcc warning.
2023-05-24  Paul Eggertmanywarnings: speed up nomfi test
2023-05-24  Paul EggertSimplify -Wno-missing-field-initializers checking
2023-05-24  Paul Eggertmanywarnings: port better to GCC 11.2 and earlier
2023-05-24  Bruno Haibleasyncsafe-spin, simple-atomic: Don't use -mcpu-v9 on...
2023-05-23  Paul Eggertnstrftime: wmemmove → __wmemmove in glibc part
2023-05-22  Bruno Haiblegit-merge-changelog: Code style changes.
2023-05-22  Paul Eggertstrtol: match 'configure' to 'make check'
2023-05-21  Paul Eggertgit-merge-changelog: port to size_t padding
2023-05-21  Paul Eggertgit-merge-changelog: prefer idx_t
2023-05-21  Paul Eggertgit-merge-changelog: ssize_t → ptrdiff_t
2023-05-21  Paul Eggertgit-merge-changelog: port to ssize_t padding
2023-05-21  Bruno Haiblelimits-h tests: Check the value of SSIZE_MAX.
2023-05-21  Bruno Haiblessize_t: Fix replacement on 64-bit Windows.
2023-05-21  Paul Eggertregex: use limits-h SSIZE_MAX
2023-05-21  Paul Eggertgetndelim2: use limits-h SSIZE_MAX
2023-05-21  Paul Eggertgetdelim: use limits-h SSIZE_MAX
2023-05-21  Paul Eggertcareadlinkat: use limits-h SSIZE_MAX
2023-05-21  Paul Eggertareadlinkat-with-size: use limits-h SSIZE_MAX
2023-05-21  Paul Eggertlimits-h: other modules can rely on SSIZE_MAX
2023-05-21  Paul Eggertlimits-h: define SSIZE_MAX
2023-05-20  Paul Eggertdiffseq: backward compatibility for OFFSET_MAX
2023-05-19  Bruno Haiblecareadlinkat: Silence gcc warning for GCC ≥ 12.
2023-05-19  Pádraig Bradymodechange: pacify gcc -Wsuggest-attribute=pure
2023-05-19  Paul Eggertdiffseq: don’t assume integers lack padding
2023-05-18  Bruno Haiblegetndelim2: Silence gcc warning.
2023-05-18  Bruno Haiblecanonicalize: Silence gcc warning.
2023-05-18  Bruno Haiblevasnprintf, c-vasnprintf: Silence gcc warning.
2023-05-18  Bruno Haiblenstrftime: Silence gcc warning.
2023-05-18  Bruno Haibleastrxfrm: Silence gcc warning.
2023-05-18  Bruno Haiblevasnprintf, c-vasnprintf: Silence gcc warnings.
2023-05-18  Bruno Haiblebitset: Silence gcc warning.
2023-05-18  Bruno Haiblestack: Silence gcc warning in tests.
2023-05-18  Bruno Haiblehamt: Silence gcc warning.
2023-05-18  Bruno Haibleget-rusage-data: Silence gcc warning.
2023-05-18  Bruno Haibleastrxfrm: Fix use-after-free bug.
2023-05-18  Bruno Haiblegnulib-tool: Ignore .orig and .rej files under modules/.
2023-05-18  Bruno Haiblegnulib-tool: Ignore .orig and .rej files under modules/.
2023-05-18  Bruno Haibleuchar: Fix error when <uchar.h> is included twice.
2023-05-17  Paul Eggertstdckdint: use in parse-datetime
2023-05-17  Paul Eggertstdckdint: use in more modules
2023-05-17  Paul Eggertnstrftime: suggest to glibc how to avoid alloca
2023-05-16  Bruno Haibledoc: New chapter "Strings and Characters".
2023-05-15  Bruno Haiblesigsegv: Add tentative support for Hurd/x86_64.
2023-05-15  Paul Eggertfile-has-acl: improve port to Fedora 39
next