]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
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
2021-04-21 Paul Eggertexecute-tests: pacify compiler
2021-04-21 Paul Eggertmalloc-gnu-tests, etc.: use volatile for clang
2021-04-19 Paul Eggertmalloc-gnu-tests: pacify -Walloc-size-larger-than
2021-04-19 Paul Eggertsafe-alloc: fix pointer implementation
2021-04-19 Paul Eggertcalloc-gnu: now LGPLv2+
2021-04-19 Paul Eggertsafe-alloc: simplify via reallocarray
2021-04-19 Paul Eggertxalloc-oversized: fix SIZE_MAX optimization bug
2021-04-19 Paul Eggertxalloc: new function xreallocarray
2021-04-19 Paul Eggertgroup-member: simplify via realloc-gnu
2021-04-19 Paul Eggertbackupfile: simplify via realloc-gnu
2021-04-19 Paul Eggertsafe-alloc: improve doc
2021-04-18 Paul Eggertmalloc-gnu-tests, etc.: test ptrdiff_t overflow
2021-04-18 Paul Eggertmalloc-gnu, etc.: prefer AS_CASE to woolly AS_IF
2021-04-18 Paul Eggertmalloc-gnu, etc.: sync better with Autoconf
2021-04-18 Karl Berrylib/mini-gmp.c
2021-04-18 Bruno Haiblemalloc-posix, realloc-posix, calloc-posix: Document...
2021-04-18 Bruno HaibleMore systematic file naming.
2021-04-18 Bruno HaibleAdd comments after 2021-04-11 change.
2021-04-18 Bruno Haibledoc: Update for FreeBSD 13.0/arm64.
2021-04-18 Paul Eggertxalloc: adjust to malloc ptrdiff_t change
2021-04-18 Paul Eggertmalloc, etc.: check for ptrdiff_t overflow
2021-04-17 Bruno Haiblestdio: Fix build error in some configurations (regressi...
2021-04-17 Bruno Haibledoc: Update for FreeBSD 11.0, 12.0, 13.0.
2021-04-17 Paul Eggertmalloc, realloc: fix recently-introduced #undef typos
2021-04-15 Bruno Haiblehamt tests: Fix link error.
2021-04-15 Bruno Haiblec-stack: Don't use an undefined C macro (regression...
2021-04-12 Bruno Haibledoc: Fix confusion between LIBADD and LDADD.
2021-04-11 Bruno Haiblemalloc, realloc, calloc: Support restricted library...
2021-04-11 Bruno HaibleSupport several gnulib-tool invocations under the same...
2021-04-11 Bruno HaibleRename GNULIB_OVERRIDES_CHAR16_T, GNULIB_OVERRIDES_CHAR...
2021-04-11 Bruno HaibleRename GNULIB_OVERRIDES_WINT_T.
2021-04-11 Bruno Haibleincrement-serial: New program.
2021-04-11 Bruno Haibleuseless-if-before-free: Implement --version option...
2021-04-11 Bruno Haiblelibtool-next-version: Implement --version option accord...
2021-04-11 Bruno Haiblegnupload: Implement --version option according to GCS.
2021-04-11 Bruno Haiblegit-version-gen: Implement --version option according...
2021-04-11 Bruno Haiblebootstrap: Implement --version option according to...
2021-04-11 Bruno Haibleannounce-gen: Implement --version option according...
2021-04-11 Bruno HaibleSimplify GNULIB_* variable initializations.
2021-04-10 Paul EggertBlame GCC, not Coverity, in utimens ChangeLog entry.
2021-04-10 Paul Eggertrealloc: fix undef typo
2021-04-08 Paul Eggertutimens: fix confusing arg type in internal func
2021-04-07 Bruno Haibleexecute tests: Avoid test failure in certain environments.
2021-04-07 Paul Eggert* lib/xalloc.h: Fix previous commit by adding missing...
2021-04-07 Paul Eggertxalloc: simplify integer overflow test
2021-04-07 Paul Eggertgroup-member: minor tweak to omit a *
2021-04-07 Paul Eggertbackupfile: less-aggressive buffer growth
2021-04-07 Paul Eggertxalloc-oversized: export xalloc_count_t
2021-04-06 Paul Eggertxalloc: try to pacify gcc -Wsign-compare
2021-04-05 Marc Nieper... hamt: Fix coding errors.
2021-04-05 Fabrice Fontainepthread-cond: Fix compilation error.
2021-04-04 Fabrice Fontainepthread-cond: Fix wrong configure results when <pthread...
2021-04-04 Bruno Haiblebackupfile, backup-rename: Trim dependencies.
2021-04-04 Bruno Haibledoc: Fix syntax error (regression from 2021-04-02).
2021-04-04 Marc Nieper... hamt: Document the module in the Gnulib manual.
2021-04-04 Paul Eggertsavedir: avoid unlikely undefined behavior
2021-04-04 Paul Eggertquotearg: avoid undefined and/or O(N**2)
2021-04-03 Paul Eggertxgethostname: reorganize / simplify
2021-04-03 Bruno Haible*-list tests: Add more tests.
2021-04-03 Bruno Haiblelist: Add operations first_node, last_node.
2021-04-03 Bruno Haiblexalloc-die: Fix compilation error (regression from...
2021-04-03 Marc Nieper... hamt: New module.
2021-04-02 Bruno Haiblestrtoul, strtoll, strtoull: Fix compilation warning.
2021-04-02 Bruno Haiblestrtoll: Work around a bug on native Windows and Minix.
2021-04-02 Bruno Haiblestrtol: Work around a bug on native Windows and Minix.
2021-04-02 Bruno Haiblestrtoull: Work around a bug on native Windows and Minix.
2021-04-02 Bruno Haiblestrtoul: Work around a bug on native Windows and Minix.
2021-04-02 Bruno Haiblestrtol, strtoul, strtoll, strtoull: Optimize.
2021-04-02 Bruno Haiblestrto*l: Don't pass invalid arguments to isspace, isaln...
2021-04-02 Bruno Haibleglob: Reject ~user syntax, when flag GLOB_TILDE_CHECK...
2021-04-01 Paul Eggertxalloc: delay setting size until success
2021-03-29 Paul Eggertxalloc: new function xpalloc, from dfa
2021-03-28 Bruno Haiblelinked-list tests: Add another test for SIGNAL_SAFE_LIST.
2021-03-27 Bruno Haiblerenameatu tests: Add unit test for bug found on macOS.
2021-03-27 Bruno Haibleunistdio/*-vasnprintf: Fix errno value (regression...
2021-03-27 Bruno Haiblevasnprintf: Fix memory leak (regression from yesterday).
2021-03-26 Akim Demaillefprintf-posix: fix typo
2021-03-25 Paul Eggertfree-posix: use more often in other modules
2021-03-25 Paul Eggertrenameatu: work around macOS 11.2 renameatx_np bug
2021-03-23 Bruno Haibleclean-temp-simple: Fix a rare memory leak.
2021-03-22 Bruno Haibleclean-temp-simple: Relicense under LGPLv2+.
2021-03-22 Bruno Haibleclean-temp-simple: Remove dependency upon xalloc, xallo...
2021-03-22 Bruno Haibleclean-temp-simple: New module.
2021-03-22 Bruno Haibleerror: Relicense under LGPLv2+.
next