]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2021-06-12 Paul Eggertdfa: prefer idx_t for indexes
2021-06-12 Paul Eggertdirname: prefer idx_t for some indexes
2021-06-12 Paul Eggertxalloc: new idx_t-based allocators
2021-06-12 Paul Eggertialloc: new module
2021-06-12 Paul Eggertexclude: improve wide-character hashing
2021-06-11 Bruno HaibleMake message in last commit more precise.
2021-06-10 Bruno HaibleClarify where to report test failures from Gnulib tests.
2021-06-10 Bruno HaibleClarify that compiler warnings in the Gnulib tests...
2021-06-09 Bruno Haiblesigsegv tests: Hide a null pointer from the compiler...
2021-06-08 Bruno Haibleget_ppid_of: Add support for DragonFly BSD.
2021-06-08 Bruno Haiblesigsegv: Document context type for DragonFly BSD.
2021-06-08 Bruno Haibledynarray, scratch_buffer: Fix VPATH builds (regression...
2021-06-07 Bruno Haibleptsname_r: Add support for DragonFly BSD 6.0.
2021-06-07 Bruno HaibleAvoid some test failures on DragonFly BSD 6.0.
2021-06-07 Kamil Dudkamountlist: recognize fuse.portal as dummy file system
2021-06-07 Bruno Haiblehost-os: Add support for DragonFly BSD.
2021-06-07 Bruno Haiblethread: Fix test link error on DragonFly BSD 6.0.
2021-06-07 Bruno Haiblesigsegv: Avoid a gcc warning "declaration of 'sig'...
2021-06-06 Bruno HaibleFix comments.
2021-06-06 Bruno Haiblescratch_buffer: Avoid conflict with prepr. macros owned...
2021-06-06 Bruno Haibledynarray: Avoid conflict with preprocessor macros owned...
2021-06-06 Bruno Haibleglob-h: Make last patch work with Solaris 10 cc.
2021-06-06 Bruno Haibleglob-h: Avoid conflict with preprocessor macros owned...
2021-06-06 Dmitry V. LevinChangeLog: add entries for the last three commits
2021-06-06 Dmitry V. Levinregex-tests: test for regressions fixed by the previous...
2021-06-06 Egor Ignatovregex: fix match with possessive quantifier
2021-06-06 Dmitry V. Levinregex-tests: remove incorrect comment
2021-06-05 Bruno Haiblelib-symbol-visibility: Make configure check work for...
2021-06-05 Bruno Haiblevasnprintf: Don't leak memory when memory allocation...
2021-06-04 Bruno Haiblegnulib-tool: Stop doing license notice replacements.
2021-06-04 Bruno Haiblegit-merge-changelog: Fix license.
2021-06-04 Bruno HaiblePut GPLv3+ notices in source files where appropriate.
2021-06-04 Bruno HaiblePut LGPLv3+ notices in source files where appropriate.
2021-06-04 Bruno HaiblePut "LGPLv3+ or GPLv2+" notices in source files where...
2021-06-04 Bruno HaibleGenerate correct license notices in libunistring files.
2021-06-04 Bruno HaibleGenerate correct license notices in libunistring files.
2021-06-04 Bruno HaiblePut LGPLv2+ notices in source files where appropriate.
2021-06-04 Bruno HaiblePut "unlimited" notices in source files where appropriate.
2021-06-04 Bruno HaiblePut public domain notices in source files where appropr...
2021-06-04 Bruno HaibleRevamp check-copyright script.
2021-06-04 Bruno Haiblegnupload, git-merge-changelog: Fix module description.
2021-06-04 Bruno HaibleNew directory with license notices.
2021-05-30 Paul Eggertreallocarray-tests: port to weird platforms
2021-05-30 Paul Eggertdfa, etc.: prefer xreallocarray to older name
2021-05-30 Bruno HaibleWrite 'LGPLv3+ or GPLv2+' instead of 'LGPLv3+ or GPLv2'.
2021-05-29 Paul Eggert* stackvma.c: Fix misspelled comment.
2021-05-29 Paul Eggertsigsegv: Port to Solaris 11
2021-05-25 Karl Berryautoupdate
2021-05-24 Bruno Haiblec-stack: Document another restriction.
2021-05-22 Bruno Haiblestdio: Fix compilation error on DragonFly BSD.
2021-05-22 Larkin Nicklegetprogname: port to Tru64
2021-05-21 Paul Eggertsigsegv: don’t assume SIGSTKSZ is a constant
2021-05-20 Paul Eggertfstatat: doc improvement
2021-05-18 Bruno Haiblec-stack: Support catching stack overflow on most platfo...
2021-05-17 Bruno Haiblesigsegv, c-stack: Avoid compilation error with glibc...
2021-05-16 Bruno Haiblesigsegv: Add tests.
2021-05-16 Bruno Haiblesigsegv: New module.
2021-05-15 Pádraig Bradyrealloc-gnu: avoid glibc MALLOC_CHECK_ issue
2021-05-15 Paul Eggertc-stack: work around Solaris 11 bugs
2021-05-14 Bruno Haiblefcntl tests: Avoid failure in MacPorts.
2021-05-14 Bruno Haiblelinked-list-unportable-test: New module.
2021-05-14 Simon Josefssonvalgrind-tests: Doc fix and introduce AM_VALGRINDFLAGS.
2021-05-14 Bruno Haiblemalloc-gnu, realloc-gnu, calloc-gnu: Ensure errno gets...
2021-05-14 Bruno HaibleDEPENDENCIES: Mention the requirement for 'join'.
2021-05-14 Bruno Haible*alloc-gnu tests: Use ASSERT macro.
2021-05-14 Simon Josefssonvalgrind-tests: Fix 'sh: yes: unknown operand' error.
2021-05-14 Simon Josefssonvalgrind-tests: Fix LOG_VALGRIND when valgrind is missing.
2021-05-14 Simon Josefssonvalgrind-tests: Better option handling.
2021-05-14 Markus Mützelwindows-spawn: Don't assume that UNICODE is not defined.
2021-05-13 Bruno Haiblegetrandom: Produce a better error code.
2021-05-13 Bruno Haiblefstatat: Document a glibc 2.7 bug.
2021-05-13 Bruno Haibleposix_spawn, posix_spawnp: Fix build error on Minix...
2021-05-13 Bruno Haiblereallocarray tests: Avoid test failure on NetBSD.
2021-05-12 Bruno Haiblegnulib-tool: Fail properly if the 'join' program is...
2021-05-09 Bruno Haible{realloc,calloc}-gnu: Fix autoconf macro (regression...
2021-05-09 Bruno Haible{malloc,realloc,calloc}-gnu: Fix autoconf macro (regres...
2021-05-09 Bruno Haiblemalloc-gnu, realloc-gnu, calloc-gnu: Ensure errno gets...
2021-05-09 Bruno Haiblemalloc-gnu, realloc-gnu, calloc-gnu tests: Verify errno...
2021-05-09 Bruno Haiblegetrandom: Fail with ENOSYS when the system has no...
2021-05-09 Bruno Haiblefree tests: Avoid test failure on glibc < 2.15.
2021-05-09 Bruno HaibleFix build error when libintl is installed.
2021-05-07 Bruno HaibleFix build when an older libunistring is installed ...
2021-05-06 Karl Berryautoupdate
2021-04-30 Bruno Haibleimmutable: Fix crash when immmalloc() fails.
2021-04-30 Bruno Haiblesupersede: Fix crash when malloc() fails.
2021-04-27 Paul Eggertlibc-config: fix include problem on older Debian
2021-04-27 Paul Eggertgnulib-tool: port better to current Autoconf
2021-04-26 Paul Eggertreallocarray: a bit more tuning
2021-04-26 Paul Eggertreallocarray: don’t crash if item size is 0
2021-04-25 Paul EggertFix messed-up previous patch
2021-04-25 Paul Eggertxmalloca, etc.: avoid unlikely trap
2021-04-25 Paul Eggertxmalloca, etc.: fix some xalloc-oversized issues
2021-04-24 Paul Eggertreallocarray: check for ptrdiff_t overflow
2021-04-24 Paul Eggertcalloc-gnu-tests: add overflow tests
2021-04-22 Paul Eggert* ChangeLog: Fix thinko.
2021-04-22 Paul Eggertlibc-config: port better to Fedora Rawhide
2021-04-21 Paul Eggertrealloc: port to AIX 7.1
2021-04-21 Paul Eggertmalloc: simplify
2021-04-21 Paul Eggertmalloca: avoid ptrdiff_t overflow
2021-04-21 Paul Eggertcareadlinkat: avoid ptrdiff_t overflow
next