]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2022-05-01 Paul Eggertvasnprintf: Simplify a free() call.
2022-04-30 Bruno Haiblestring: Avoid syntax error on glibc systems with GCC 11.
2022-04-28 Simon Marchistdlib: Fix error in C++ mode on glibc systems (regr...
2022-04-28 Paul Eggertglob: improve config and test cleanup
2022-04-26 Paul EggertFix ChangeLog typo
2022-04-26 Paul Eggertglob: port to NetBSD 9.2
2022-04-22 Paul Eggertregex: match [...---...] like V7 grep
2022-04-21 Paul Eggertbackupfile: fix bug when renaming simple backups
2022-04-20 Paul Eggertgettime-res: more-robust sampling
2022-04-20 Paul EggertPort _GL_HAS_C_ATTRIBUTE to pedantic gcc -std=c99
2022-04-20 Paul Eggertverify: port to pedantic gcc -std=c99
2022-04-19 Paul Eggertgettime-res: add tests
2022-04-19 Karl Berryautoupdate
2022-04-17 Paul Eggertverify: port to Mac OS 10.7.5
2022-04-16 Bruno Haiblesigsegv: Fix compilation error on arceb CPUs.
2022-04-13 Bruno Haiblestring, wchar: Fix error in C++ mode on glibc systems...
2022-04-13 Bruno Haiblestring: Fix errors in C++ mode on glibc systems with...
2022-04-13 Bruno Haiblemath: Fix errors in C++ mode on glibc systems with...
2022-04-10 Karl Berryautoupdate
2022-04-08 Paul Eggertlibgmp: pacify Clang too
2022-04-04 Paul Eggertinit.sh: don’t assume gzip
2022-03-30 Paul Eggertglob: sync better with glibc
2022-03-23 Paul Eggertglob: test for glibc bug 25659
2022-03-23 Paul Eggertglob: fix symlink and // issues; improve speed
2022-03-23 DJ Delorieglob: resolve DT_UNKNOWN via is_dir
2022-03-21 Jim Meyeringmaint: bootstrap: split a too-long line
2022-03-20 Karl Berryautoupdate
2022-03-14 Simon Josefssonmaintainer-makefile: Improve GnuPG announce-gen options.
2022-03-14 Simon Josefssonannounce-gen: Modernize GnuPG key retrieval suggestions.
2022-03-13 Ben PfaffNEWS: Document Automake 1.14 requirement here too.
2022-03-13 Bruno Haiblesigsegv: Add support for Linux/PowerPC (32-bit) with...
2022-03-12 Paul Eggertregex: fix double-free
2022-03-11 Paul Eggertregex: fix minor over-allocation
2022-03-11 Paul Eggertregex: fix free_fail_stack undefined behavior
2022-03-10 Paul Eggertfts: revert change to use AT_NO_AUTOMOUNT
2022-03-09 Paul Eggertstatat: now obsolete
2022-03-09 Paul Eggertfts: be consistent about AT_NO_AUTOMOUNT
2022-03-07 Pádraig Bradyfcntl-h: add AT_NO_AUTOMOUNT
2022-03-01 Paul EggertCreate lib/Makefile.am after gnulib-comp.m4
2022-02-27 Karl Berryautoupdate
2022-02-26 Paul Eggertgettime-res: fix unlikely overflow bug
2022-02-26 Paul EggertDocument clang -fsanitize=undefined glitch
2022-02-26 Paul Eggert* doc/gnulib-readme.texi: Typo fix.
2022-02-25 Darshit Shahmodules/unicase/special-casing: Fix compilation error
2022-02-25 Paul EggertPort __has_attribute to Apple’s Clang renumbering
2022-02-25 Paul Eggertnanosleep: simplify by using pselect
2022-02-25 Paul Eggertuserspec: warn about '.' separator
2022-02-25 Paul Eggertuserspec: no need for static vars
2022-02-23 Benno Schulenbergdoc: add two missing closing parentheses
2022-02-22 Simon Josefssongnulib-tool: Bump automake dependency.
2022-02-22 Paul Eggertclose-stream: don't depend on fclose
2022-02-20 Bruno HaibleDocument that Automake ≥ 1.14 is needed (regression...
2022-02-19 Paul Eggertmktime: improve heuristic for ca-1986 Indiana DST
2022-02-13 Paul Eggertfilevercmp: fix several unexpected results
2022-02-10 Bruno Haiblestring: Fix "mismatched allocation function" warnings...
2022-02-09 Bruno Haibleunictype/category-byname: Fix test failure.
2022-02-09 Karl Berryautoupdate
2022-02-07 Paul Eggertmaint: restore ChangeLog entries dropped in 2004
2022-02-06 Bruno Haibletermcap, termcap-h: Deprecate.
2022-02-05 Paul Eggertparse-datetime: allow calculations to yield -1
2022-02-04 Paul Eggertuserspec: help fix GNU ‘id’ incompatibility
2022-01-30 Pádraig Bradyargmatch: add variants that only match full argument
2022-01-30 Bruno Haibletests: Fix interpretation of setupterm's return code.
2022-01-30 Bruno Haibleterminfo: Add tests.
2022-01-30 Bruno Haibleterminfo, terminfo-h: New modules.
2022-01-30 Bruno Haibletermcap: Add tests.
2022-01-30 Bruno Haibletermcap, termcap-h: New modules.
2022-01-30 Pádraig Bradymaint: fix up stale XARGCASEMATCH comment
2022-01-30 Mike Frysingergendocs: update copyright footer year
2022-01-29 Bruno Haibledoc: Clarify MSVC support.
2022-01-28 Pádraig Bradymaintainer-makefile: fix sc_error_message_uppercase...
2022-01-27 Paul Eggertalignalloc: work around AddressSanitizer bug
2022-01-27 Paul Eggertdoc: use UTF-8 encoding
2022-01-27 Paul Eggertmaint: Update copyright notices
2022-01-27 Paul Eggertcalloc-gnu: fix misspelling in 2022-01-03 patch
2022-01-26 Paul Eggertclose-stream: avoid crash on MSVC Debug mode
2022-01-26 Paul Eggertbootstrap: update scriptversion
2022-01-24 Paul Eggertxstrtoimax, xstrtoumax: depend on inttypes-incomplete
2022-01-24 Paul Eggertalignalloc, xalignalloc: new modules
2022-01-19 Karl Berryautoupdate
2022-01-17 Paul Eggertextern-inline: improve macOS port
2022-01-17 Bruno Haiblexstrtol: Trim dependencies.
2022-01-17 Bruno Haiblexstrtol: Fix compilation error (regression 2022-01...
2022-01-17 Jim Meyeringxstrtol: remove unnecessary else after return
2022-01-17 Paul Eggertxstrtol: simplify integer overflow checking
2022-01-17 Paul Eggertxstrtoll-tests: use %lld for long long
2022-01-15 Bruno HaibleDon't pass unknown warning option to clang.
2022-01-15 Bruno Haiblelog tests: Avoid test failure with nvc 22.1.
2022-01-15 Bruno Haiblehavelib: Recognize ELF platform despite nvc 22.1.
2022-01-15 Bruno Haibleoset-c++: Avoid compilation error with nvc++ 22.1.
2022-01-15 Paul Eggertnstrftime: pacify nvc 22.1 unreachable statement
2022-01-15 Paul Eggerttests: pacify nvc 22.1 unreachable statement
2022-01-15 Paul Eggerttests: pacify nvc 22.1 set-but-not-used
2022-01-15 Paul Eggertintprops: work around nvc 22.1 bug
2022-01-15 Paul Eggertcopy-file-range: work around Linux kernel bug
2022-01-14 Bruno HaibleAvoid error "conditional LIBUNISTRING_COMPILE_... was...
2022-01-13 Karl Berryautoupdate
2022-01-13 Bruno HaibleAvoid warning "_GL_ATTRIBUTE_DEALLOC_FREE redefined...
2022-01-10 Paul Eggertbackupfile: fix bug when renaming not from wd
2022-01-10 Karl Berryautoupdate
next