]> git.ipfire.org Git - thirdparty/gnulib.git/shortlog
thirdparty/gnulib.git
2023-04-02  Bruno Haibletrim: Fix trim_trailing result in multibyte locales.
2023-04-02  Bruno Haibletrim: Fix trim_trailing result in multibyte locales.
2023-04-02  Bruno Haibletrim: Add tests.
2023-04-02  Bruno Haibleunistr/u8-strstr: Simplify code.
2023-04-02  Bruno Haibleunistr/u{16,32}-strstr: Use two-way algorithm (no memor...
2023-04-02  Bruno Haibleunistr/u*strstr tests: Add more tests.
2023-04-01  Bruno Haiblevasnwprintf-posix: Fix behaviour in the C locale.
2023-04-01  Bruno Haiblevasnprintf-posix: Fix crash in narrow %lc directive...
2023-04-01  Bruno Haiblestddef: Fix __need_wint_t handling in case of two stdde...
2023-03-31  Bruno Haiblevasnwprintf: Fix crash upon conversion failure when...
2023-03-31  Bruno HaibleAvoid test failures on Android.
2023-03-30  Bruno Haiblembstowcs: Add tests.
2023-03-30  Bruno Haiblembstowcs: New module.
2023-03-30  Bruno Haiblembsnrtowcs: Fix behaviour in the C locale.
2023-03-30  Bruno Haiblembsrtowcs: Fix behaviour in the C locale.
2023-03-30  Bruno Haiblembrlen: Add tests.
2023-03-30  Bruno Haiblebtowc: Fix behaviour in the C locale.
2023-03-30  Bruno Haiblembrtowc tests: Add comment.
2023-03-30  Bruno Haiblestdlib tests: Check behaviour of C locale.
2023-03-30  Bruno Haiblestring-desc tests: Fix "make distcheck" failure.
2023-03-30  Bruno Haiblesnprintf: Avoid autoconf warning regarding gl_PRINTF_PO...
2023-03-28  Bruno Haibledoc: Document string-desc and related modules.
2023-03-28  Bruno Haiblestring-desc-quotearg: Add tests.
2023-03-28  Bruno Haiblestring-desc-quotearg: New module.
2023-03-28  Bruno Haiblexstring-desc: Add tests.
2023-03-28  Bruno Haiblexstring-desc: New module.
2023-03-28  Bruno Haiblestring-desc: Add tests.
2023-03-28  Bruno Haiblestring-desc: New module.
2023-03-28  Karl Berryautoupdate
2023-03-28  Bruno Haibledoc: Fix placement of memset_explicit node.
2023-03-28  Bruno Haibledoc: Update regarding linear string search.
2023-03-28  Bruno Haibleialloc: Add comments.
2023-03-27  Paul EggertSupport FALLTHROUGH macro better in glibc+clang.
2023-03-27  Bruno Haiblewcsstr: Ensure worst-case linear execution time.
2023-03-27  Bruno HaibleAdd test case from a past musl libc bug.
2023-03-27  Bruno Haibleuchar: ISO C 23: Define char8_t.
2023-03-25  Bruno Haiblestdlib: ISO C 23: Document issue with once_flag and...
2023-03-25  Bruno Haiblecall_once: New module, separate from mtx.
2023-03-25  Bruno Haiblestdio: ISO C 23: Define _PRINTF_NAN_LEN_MAX.
2023-03-25  Bruno HaibleMake some header file tests a bit stronger.
2023-03-25  Bruno Haibleis* tests: Ensure needed .m4 files are packaged.
2023-03-24  Bruno Haible*printf-posix: ISO C 23: Support size specifiers 'wN...
2023-03-24  Bruno Haiblexprintf-gnu: New module.
2023-03-24  Bruno Haiblexvasprintf-gnu: New module.
2023-03-24  Bruno Haiblevasnwprintf-gnu: Add tests.
2023-03-24  Bruno Haiblevasnwprintf-gnu: New module.
2023-03-24  Bruno Haibleobstack-printf-gnu: Add tests.
2023-03-24  Bruno Haibleobstack-printf-gnu: New module.
2023-03-24  Bruno Haibledprintf-gnu: Add tests.
2023-03-24  Bruno Haibledprintf-gnu: New module.
2023-03-24  Bruno Haiblevdprintf-gnu: Add tests.
2023-03-24  Bruno Haiblevdprintf-gnu: New module.
2023-03-24  Bruno Haibleprintf-gnu: Add tests.
2023-03-24  Bruno Haibleprintf-gnu: New module.
2023-03-24  Bruno Haiblevprintf-gnu: Add tests.
2023-03-24  Bruno Haiblevprintf-gnu: New module.
2023-03-24  Bruno Haiblefprintf-gnu: Add tests.
2023-03-24  Bruno Haiblefprintf-gnu: New module.
2023-03-24  Bruno Haiblevfprintf-gnu: Add tests.
2023-03-24  Bruno Haiblevfprintf-gnu: New module.
2023-03-24  Bruno Haiblevasprintf-gnu: Add tests.
2023-03-24  Bruno Haiblevasprintf-gnu: New module.
2023-03-24  Bruno Haiblesprintf-gnu: Add tests.
2023-03-24  Bruno Haiblesprintf-gnu: New module.
2023-03-24  Bruno Haiblevsprintf-gnu: Add tests.
2023-03-24  Bruno Haiblevsprintf-gnu: New module.
2023-03-24  Bruno Haiblesnprintf-gnu: Add tests.
2023-03-24  Bruno Haiblesnprintf-gnu: New module.
2023-03-24  Bruno Haiblevsnprintf-gnu: Add tests.
2023-03-24  Bruno Haiblevsnprintf-gnu: New module.
2023-03-24  Bruno Haiblevasnprintf-gnu: Add tests.
2023-03-24  Bruno Haiblevasnprintf-gnu: New module.
2023-03-24  Bruno Haibleprintf-posix tests: Fix compilation error (regression...
2023-03-23  Jim Meyeringgnu-web-doc-update: don't use host alias, cvs.sv.gnu.org
2023-03-22  Bruno Haible*printf-posix: Fix implementation of %b directive.
2023-03-22  Bruno Haiblevasnwprintf: Fix a warning: implicit declaration of...
2023-03-22  Bruno Haiblevasnwprintf: Fix a "warning: unused function local_wcsn...
2023-03-22  Bruno Haiblevasnwprintf: Fix test failures on FreeBSD, NetBSD,...
2023-03-22  Bruno Haiblevasnwprintf: Fix a "warning: unused function 'wmax_room...
2023-03-22  Bruno Haiblevasnwprintf: Simplify last change.
2023-03-22  Bruno Haiblevasnwprintf tests: Fix link errors on AIX.
2023-03-22  Bruno Haiblegnu-web-doc-update: Make it work for the first upload...
2023-03-22  Bruno Haibleunistdio/u*-vasnprintf: Fix conversion of %Id directive...
2023-03-21  Bruno Haiblevasnwprintf: Fix for older platforms without swprintf.
2023-03-21  Karl Berryautoupdate
2023-03-21  Bruno Haible*printf-posix: Work around bug with %lc of 0 on many...
2023-03-21  Ar Rakingnupload: correct SFTP connection URL
2023-03-20  Bruno Haiblememrchr tests: Avoid GCC warning.
2023-03-20  Bruno Haibleunistdio: Simplify code.
2023-03-20  Bruno Haiblevasnwprintf: Port to older platforms without swprintf.
2023-03-20  Bruno Haiblewmemset: Relicense under LGPLv2+.
2023-03-20  Bruno Haiblewmemcpy: Relicense under LGPLv2+.
2023-03-20  Bruno Haiblevasnwprintf: Fix test failures on musl libc.
2023-03-20  Bruno Haiblevasnwprintf: Fix module dependencies.
2023-03-20  Bruno Haiblevasnwprintf: Fix module dependencies.
2023-03-19  Paul EggertFix typo in previous ChangeLog entry
2023-03-19  Paul Eggerttest-pselect, test-select: use different ports
2023-03-19  Bruno HaibleUpdate MODULES.html.sh.
2023-03-19  Paul Eggertdfa: pacify Oracle Solaris Studio 12.6
2023-03-19  Paul EggertUpdate MODULES.html.sh
next