]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2023-04-05 Bruno Haibledoc: Add references to registered Haiku bugs.
2023-04-05 Bruno Haiblestring-desc-quotearg tests: Avoid a test failure on...
2023-04-05 Bruno Haiblerandom_r: Fix compilation error on Haiku.
2023-04-05 Bruno Haibleforkpty, openpty, login_tty: Fix link errors of the...
2023-04-05 Bruno Haiblestrerrorname_np: Fix compilation error on Haiku.
2023-04-05 Bruno Haibleuchar: Fix recent change.
2023-04-05 Bruno Haiblelocalename tests: Work around a Haiku bug.
2023-04-05 Bruno Haiblelocalename: Add support for Haiku's per-thread locales.
2023-04-05 Bruno Haibleuchar: Work around Haiku bug.
2023-04-05 Bruno Haiblestdlib, btowc: Fix file lists.
2023-04-05 Bruno Haibleduplocale: Fix compilation error on Haiku (regression...
2023-04-04 Bruno Haiblec32tob, c32is*, c32rtomb, mbrtoc32: Fix file lists.
2023-04-04 Bruno Haiblestdlib: Work around MB_CUR_MAX bug on Solaris 10.
2023-04-04 Bruno Haible*c32*: Inline most functions on glibc and musl libc.
2023-04-04 Pádraig Bradybackupfile: fix bug when renaming from subdirectory
2023-04-04 Bruno Haible*c32*: Optimize on musl libc like on glibc.
2023-04-04 Bruno Haibleuchar: Rename _GL_LARGE_CHAR32_T to _GL_SMALL_WCHAR_T.
2023-04-04 Bruno Haiblec32rtomb: Fix an autoconf test.
2023-04-03 Paul EggertAdd extern-inline recipe to ChangeLog comment
2023-04-03 Bruno Haibletests: Set executable bit on more tests.
2023-04-03 Jim Meyeringfix harmless ChangeLog typo
2023-04-03 Jim Meyeringtests: set executable bit in test-trim[1-3].sh
2023-04-03 Bruno HaibleUse the 'extern-inline' module explicitly where needed.
2023-04-03 Bruno Haiblevasnprintf-posix: Fix harmless mistake (regression...
2023-04-03 Bruno Haiblembstoc32s tests: Check behaviour in the C locale.
2023-04-03 Bruno Haiblembsnrtoc32s tests: Check behaviour in the C locale.
2023-04-03 Bruno Haiblembsrtoc32s tests: Check behaviour in the C locale.
2023-04-03 Bruno Haiblebtoc32 tests: Check behaviour in the C locale.
2023-04-03 Bruno Haiblembrtoc32 tests: Prefer *c32* functions.
2023-04-03 Bruno Haiblembrtoc32 tests: Add comment.
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.
next