]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2025-02-21 Bruno Haiblesetlocale-messages: New module.
2025-02-21 Bruno Haiblelocalename-unsafe: Remove dead code.
2025-02-21 Bruno Haiblelocalename-unsafe: Remove support for nonexistent Solar...
2025-02-21 Bruno Haiblesetlocale: Relicense under LGPLv2+.
2025-02-20 Bruno Haible*_l: Fix mistake.
2025-02-19 Bruno Haiblereadutmp: Let callers distinguish LOGINs from USERs.
2025-02-18 Bruno Haiblestrerror_l: Add tests.
2025-02-18 Bruno Haiblestrerror_l: New module.
2025-02-18 Bruno Haibleerrno-iter: New module.
2025-02-18 Bruno Haibleat-init: Add tests.
2025-02-18 Bruno Haibleat-init: New module.
2025-02-17 Paul Eggertfts: expose fts_debug
2025-02-17 Paul Eggertcrc-tests: use consistent type for randomb
2025-02-17 Bruno Haiblereadutmp, boot-time: Improve documentation.
2025-02-17 Bruno Haiblegetaddrinfo tests: Skip test cases that may fail on...
2025-02-17 Bruno Haiblestrncasecmp_l: Fix replacement implementation.
2025-02-17 Bruno Haiblestrcasecmp, strncasecmp: Fix compilation error on MSVC.
2025-02-17 Bruno Haiblegetaddrinfo tests: Make failures more verbose.
2025-02-16 Collin Funkdoc: Adjust platforms that define O_CLOEXEC in unistd.h.
2025-02-16 Bruno Haiblestrncasecmp_l: Add tests.
2025-02-16 Bruno Haiblestrncasecmp_l: New module.
2025-02-16 Bruno Haiblestrcasecmp_l: Add tests.
2025-02-16 Bruno Haiblestrcasecmp_l: New module.
2025-02-16 Collin Funkunistd-h tests: Check that unistd.h defines O_CLOEXEC.
2025-02-16 Collin Funkunistd-h: Make sure O_CLOEXEC is defined.
2025-02-16 Bruno Haiblestrcasecmp, strncasecmp: Work around Solaris, Cygwin...
2025-02-16 Bruno Haiblestrncasecmp: Work around Solaris, Cygwin bug, part 2.
2025-02-16 Bruno Haiblestrncasecmp: Add tests.
2025-02-16 Bruno Haiblestrncasecmp: Work around Solaris, Cygwin bug.
2025-02-16 Bruno Haiblestrcasecmp: Add tests.
2025-02-16 Bruno Haiblestrcasecmp: Work around Solaris, Cygwin bug.
2025-02-16 Bruno Haiblestrcasecmp, strncasecmp: Fix header reference.
2025-02-16 Bruno Haiblerealloc: Fix link error in C++ mode on CentOS 5 (regres...
2025-02-16 Bruno Haiblec-strcasecmp, c-strncasecmp: New modules.
2025-02-16 Bruno Haiblestrings-h: Don't declare strcasecmp, strncasecmp withou...
2025-02-16 Bruno Haiblestrcasecmp, strncasecmp: New modules.
2025-02-16 Bruno Haiblectype-h: Make ctype.h self-contained again (regr. 2025...
2025-02-16 Bruno Haiblebootstrap: Fix recognition of --depth option with recen...
2025-02-16 Bruno Haibletoupper_l: Add tests.
2025-02-16 Bruno Haibletoupper_l: New module.
2025-02-16 Bruno Haibletolower_l: Add tests.
2025-02-16 Bruno Haibletolower_l: New module.
2025-02-15 Bruno Haibleisxdigit_l: Add tests.
2025-02-15 Bruno Haibleisxdigit_l: New module.
2025-02-15 Bruno Haibleisupper_l: Add tests.
2025-02-15 Bruno Haibleisupper_l: New module.
2025-02-15 Bruno Haibleisspace_l: Add tests.
2025-02-15 Bruno Haibleisspace_l: New module.
2025-02-15 Bruno Haibleispunct_l: Add tests.
2025-02-15 Bruno Haibleispunct_l: New module.
2025-02-15 Bruno Haibleisprint_l: Add tests.
2025-02-15 Bruno Haibleisprint_l: New module.
2025-02-15 Bruno Haibleislower_l: Add tests.
2025-02-15 Bruno Haibleislower_l: New module.
2025-02-15 Bruno Haibleisgraph_l: Add tests.
2025-02-15 Bruno Haibleisgraph_l: New module.
2025-02-15 Bruno Haibleisdigit_l: Add tests.
2025-02-15 Bruno Haibleisdigit_l: New module.
2025-02-15 Bruno Haibleiscntrl_l: Add tests.
2025-02-15 Bruno Haibleiscntrl_l: New module.
2025-02-15 Bruno Haibleisblank_l: Add tests.
2025-02-15 Bruno Haibleisblank_l: New module.
2025-02-15 Bruno Haibleisalpha_l: Add tests.
2025-02-15 Bruno Haibleisalpha_l: New module.
2025-02-15 Paul Eggertisascii: stop using it
2025-02-15 Paul Eggertdoc: “C11” → “C standard” for <sys/types.h>
2025-02-14 Bruno Haibleisalnum_l: Fix errors in C++ mode.
2025-02-14 Bruno Haibleisalnum_l: Add tests.
2025-02-14 Bruno Haibleisalnum_l: New module.
2025-02-14 Bruno Haiblefreelocale: Allow non-POSIX prototype on macOS.
2025-02-14 Bruno Haiblenewlocale: Work around NetBSD bug.
2025-02-14 Bruno Haiblenewlocale: Work around macOS, NetBSD, Solaris 11 OpenIn...
2025-02-14 Bruno Haiblenewlocale, freelocale: Tweak configuration.
2025-02-14 Bruno Haibleduplocale: Support all platforms.
2025-02-14 Bruno Haiblefreelocale: Fix typo.
2025-02-14 Bruno Haiblefreelocale: Add tests.
2025-02-14 Bruno Haiblefreelocale: New module.
2025-02-14 Bruno Haiblenewlocale: Add tests.
2025-02-14 Bruno Haiblenewlocale: New module.
2025-02-14 Bruno Haiblelocalename-environ: New module.
2025-02-13 Bruno Haiblelocale-h: Ensure locale_t type.
2025-02-13 Bruno Haibleduplocale: Relicense under LGPLv2+.
2025-02-13 Bruno HaibleRename module ctype to ctype-h.
2025-02-13 Bruno Haiblegetaddrinfo: Fix a compilation error in C++ mode (regre...
2025-02-13 Bruno Haiblesetlocale: Update info about Galician and Tamil.
2025-02-12 Bruno Haiblegettext-h: Fix compilation error on native Windows.
2025-02-12 Bruno Haiblegetaddrinfo: Support the AI_NUMERICSERV flag.
2025-02-12 Bruno Haiblegetaddrinfo: Support the AI_NUMERICHOST flag.
2025-02-12 Bruno Haiblegetaddrinfo tests: Test both a NULL and a non-NULL...
2025-02-12 Bruno Haiblenetdb-h: Ensure AI_NUMERICHOST and AI_NUMERICSERV are...
2025-02-12 Collin Funkacl-permissions, file-has-acl: Depend on stdint-h for...
2025-02-10 KO Myung-Hunpopen: Set gl_cv_func_popen_works to "guessing no"...
2025-02-10 Bruno Haiblembsstr, unistr, unigbrk: Support library namespacing.
2025-02-10 Bruno Haiblembsstr, etc.: Fix compilation in C++ mode on AIX with...
2025-02-10 Bruno Haiblembsstr, unistr, unigbrk: Fix compilation with "gcc...
2025-02-09 Bruno Haiblestring-buffer, string-buffer-reversed: Allow for better...
2025-02-09 Bruno Haiblexstring-desc: Allow for better static analysis.
2025-02-09 Bruno Haiblembsstr, mbscasestr, mbspcasecmp, unistr, unigbrk: Simplify.
2025-02-09 Bruno Haiblestring-buffer, string-buffer-reversed: Make OOM handlin...
2025-02-09 Bruno Haibleunistr, unigbrk: Use const-improved function macros...
next