]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
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
2023-05-15 Bruno HaibleWork around https://gcc.gnu.org/bugzilla/show_bug.cgi...
2023-05-15 Bruno Haiblegettimeofday, pthread-*, thread, thrd: Don't omit inten...
2023-05-15 Bruno Haibleselect: Fix compilation error (regression from yesterday).
2023-05-15 Bruno Haiblepoll: Fix syntax error (regression from yesterday).
2023-05-15 Paul Eggerttimespec: fill in other members
2023-05-14 Paul Eggertyear2038-recommended: Improve failure diagnostic.
2023-05-14 Paul Eggertstdio: use _GL_ATTRIBUTE_MALLOC
2023-05-12 Bruno Haiblesigsegv: Add tentative support for Hurd/x86_64.
2023-05-12 Paul Eggertfile-has-acl: don’t access freed storage
2023-05-12 Paul Eggertfile-has-acl: port to Fedora 39
2023-05-10 Josh Sorefbootstrap: spelling/grammar fix in comment
2023-05-07 Paul EggertWarn against bogus TZ settings
2023-05-05 Bruno Haibledirfd: Add tests.
2023-05-05 Bruno Haibledirfd: Fix bogus override (regression 2023-04-26).
2023-05-04 Bruno Haiblec32swidth: Add tests.
2023-05-04 Bruno Haiblec32swidth: New module.
2023-05-04 Bruno Haiblewcswidth: Fix result in case of overflow.
2023-05-04 Bruno Haiblewcswidth: Relax license.
2023-05-04 Bruno Haiblec32width: Relax license.
2023-05-04 Bruno Haiblec32to*: Relax license.
2023-05-04 Bruno Haibleunicase/tolower, unicase/toupper: Relax license.
2023-05-04 Bruno Haibleunicase/base: Relax license.
2023-05-04 Bruno Haiblec32is*: Relax license.
2023-05-04 Bruno Haibleunictype/ctype-*: Relax license.
2023-05-04 Bruno Haiblec32width: Add tests.
2023-05-04 Bruno Haiblec32width: New module.
2023-05-04 Bruno Haibledoc: Mention macOS wcwidth bug.
2023-05-03 Bruno Haiblevasnprintf, vasnwprintf: Make '0' flag handling more...
2023-05-02 Paul Eggertmktime: include <intprops.h>
2023-05-02 Bruno Haiblefopen: Silence a gcc warning.
2023-05-01 Paul Eggertextern-inline: port to pcc
2023-05-01 Paul Eggertregex: prefer C23 style overflow checking
2023-05-01 Paul Eggertdynarray: prefer C23 style overflow checking
2023-05-01 Paul Eggertmktime: prefer C23 style overflow checking
2023-05-01 Paul Eggertlimits-h: port to pcc
2023-04-29 Paul Eggertyear2038-recommended: new module
2023-04-29 Bruno Haiblestdio: Avoid different configure results in different...
2023-04-29 Bruno Haiblestdbool tests: Avoid compilation error with Sun C on...
2023-04-29 Bruno Haiblehamt tests: Fix test failure with Sun C on Solaris...
2023-04-27 Bruno Haiblelocaleconv: Work around a mingw bug.
2023-04-27 Bruno Haiblestdlib: Fix error when cross-compiling (regression...
2023-04-27 Bruno Haiblestdlib: Fix error when cross-compiling.
2023-04-27 Paul Eggertfreopen-safer: pacify GCC 13
2023-04-26 Bruno Haiblefdopendir: Fix fd leak and test failure on native Windows.
2023-04-26 Bruno Haiblefchdir tests: Fix test failure on native Windows.
2023-04-26 Bruno Haiblefclose: Make last change more maintainable.
2023-04-26 Po Lugnulib-tool: For conditional dependencies, generate...
2023-04-25 Bruno Haibleexpm1 tests: Avoid test failure on 32-bit mingw.
2023-04-25 Bruno Haiblepoll tests: Avoid test failure on native Windows.
2023-04-25 Bruno Haibledfa tests: Fix compilation error (regression 2023-04...
2023-04-24 Bruno Haibletests: Suppress ‘#pragma GCC diagnostic’ warnings with...
2023-04-24 Bruno Haibleselect, pselect: Fix test failure on native Windows.
2023-04-24 Paul Eggertfclose: pacify gcc -Wanalyzer-file-leak
2023-04-24 Paul Eggertunsetenv-tests: pacify -Wanalyzer-putenv-of-auto-var
2023-04-24 Paul Eggerttests: suppress some unwanted -fanalyzer checking
2023-04-24 Bruno Haibleftell, ftello: Fix recognition of pipes on native Windows.
next