]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2021-08-03 Simon Josefssonannounce-gen: Text fix suggested by Jim Meyering.
2021-08-03 Simon Josefssonmaintainer-makefile: Print checksums by default.
2021-08-03 Simon Josefssonannounce-gen: Print SHA1/B64(SHA256) instead of MD5...
2021-08-03 Karl Berryautoupdate
2021-08-02 Paul Eggertmanywarnings: enable some malloc warnings
2021-08-02 Paul Eggertdfa: omit unneeded malloc+free
2021-08-02 Paul Eggertyear2038: work even if time_t is narrower than int
2021-08-02 Paul Eggertyear2038: port to unusual time_t platforms
2021-08-02 Paul Eggertxalloc: no attribute (malloc (free)) on inline
2021-08-02 Paul Eggert* lib/quotarg.c: remove wrong, unneeded comment
2021-08-02 Paul Eggertsigsegv-tests: make more things static
2021-08-02 Paul Eggertmanywarnings: improve -fanalyzer malloc checking
2021-08-02 Paul Eggertargmatch-tests: improve -fanalyzer malloc checking
2021-08-02 Paul Eggertvasnprintf: improve -fanalyzer malloc checking
2021-08-02 Paul Eggertxvasprintf: improve -fanalyzer malloc checking
2021-08-02 Paul Eggertxstriconv: improve -fanalyzer malloc checking
2021-08-02 Paul Eggertxreadlink: improve -fanalyzer malloc checking
2021-08-02 Paul Eggertxmalloca: improve -fanalyzer malloc checking
2021-08-02 Paul Eggertxgethostname: improve -fanalyzer malloc checking
2021-08-02 Paul Eggertxgetcwd: improve -fanalyzer malloc checking
2021-08-02 Paul Eggerttrim: improve -fanalyzer malloc checking
2021-08-02 Paul Eggertsystem-quote: improve -fanalyzer malloc checking
2021-08-02 Paul Eggertsh-quote: improve -fanalyzer malloc checking
2021-08-02 Paul Eggertsavedir: improve -fanalyzer malloc checking
2021-08-02 Paul Eggertreadutmp: improve -fanalyzer malloc checking
2021-08-02 Paul Eggertquotearg: improve -fanalyzer malloc checking
2021-08-02 Paul Eggertpagalign_alloc: improve -fanalyzer malloc checking
2021-08-02 Paul Eggertmountlist: improve -fanalyzer malloc checking
2021-08-02 Paul Eggertmodechange: improve -fanalyzer malloc checking
2021-08-02 Paul Eggertmalloca: improve -fanalyzer malloc checking
2021-08-02 Paul Eggertfilenamecat-lgpl: improve -fanalyzer malloc checking
2021-08-02 Paul Eggertexclude: improve -fanalyzer malloc checking
2021-08-02 Paul Eggertdirname: improve -fanalyzer malloc checking
2021-08-02 Paul Eggertdfa: improve -fanalyzer malloc checking
2021-08-02 Paul Eggertmaint: improve -fanalyzer malloc checking
2021-08-02 Paul Eggertbackupfile: improve -fanalyzer malloc checking
2021-08-01 Jim Meyeringregex: pacify GCC 11.2.1's -fanalyzer
2021-08-01 Bruno Haiblelimits-h tests: Add tests for BOOL_MAX and BOOL_WIDTH.
2021-07-31 Paul Eggertregex: pacify GCC 11.2 -fanalyzer
2021-07-31 Paul Eggertmaint: pacify GCC 11.2 -fanalyzer in crypto tests
2021-07-31 Paul Eggertdoc: C2X -> C2x
2021-07-31 Paul Eggertxalloc: add malloc-related function attributes
2021-07-31 Paul Eggertgnulib-common: update for gcc -Wmismatched-dealloc
2021-07-31 Paul Eggertgnulib-common: update for C2x 2020-12-11 draft
2021-07-31 Paul Eggertmanywarnings: document GCC 11 warnings
2021-07-31 Paul Eggertlimits-h: add BOOL_MAX, BOOL_WIDTH
2021-07-28 Simon Josefssonmaintainer-makefile: Respect cfg.mk setting announcemen...
2021-07-28 Simon Josefssonmaintainer-makefile: Fix announcement mail CC's.
2021-07-25 Bruno HaibleAssume GNU gettext >= 0.17.
2021-07-19 Simon Josefssongendocs.sh: Fix local rendering of HTML manuals.
2021-07-18 Paul Eggertexplicit_bzero-tests: pacify GCC better
2021-07-18 Paul Eggertmemrchr-tests: pacify GCC
2021-07-18 Paul Eggertexplicit_bzero-tests: pacify GCC
2021-07-17 Paul Eggertposixtm: pacify latest GCC
2021-07-17 Bruno HaibleDon't use '#pragma weak' for thread functions in Linux...
2021-07-17 Bruno HaibleFix cross-compilation test results.
2021-07-15 Paul Eggertregex: modernize to newer regex bugset
2021-07-15 Paul Eggertregex: fix shell quoting problem in configuration
2021-07-12 Karl Berryautoupdate
2021-07-08 Paul Eggertselect: port better to MinGW
2021-07-06 Paul Eggertyear2038: Add --disable-year2038 option
2021-07-06 Paul Eggertdoc: clarify which module fixes 32-bit time_t
2021-07-05 Karl Berryautoupdate
2021-07-02 Karl Berryautoupdate
2021-07-02 Paul Eggertyear2038: support glibc 2.34 _TIME_BITS=64
2021-07-01 Paul Eggertrelocatable-prog-wrapper: add m4 files
2021-07-01 Karl Berryautoupdate
2021-06-29 Bruno Haiblestrerror-override: Fix possible compilation error.
2021-06-28 Bruno Haibleenviron: Fix wrong autoconf test result in C++ mode.
2021-06-26 Karl Berryautoupdate
2021-06-22 Egor Ignatovregex: fix undefined behavior
2021-06-21 Eric Blakesigsegv, sigsegv-tests: Assign my contributions to...
2021-06-20 Bruno Haibleunistd: Avoid compilation error in C++ mode on Solaris...
2021-06-20 Bruno HaibleSync with GNU gettext.
2021-06-20 Bruno HaibleSync with GNU gettext.
2021-06-20 Bruno Haibleunistd: Improve conflict resolution between gnulib...
2021-06-20 Bruno Haiblestdio: Improve conflict resolution between gnulib and...
2021-06-20 Bruno Haibledeclared.sh: Allow parsing 'extern "C"' lines.
2021-06-20 Bruno Haibleunitypes: Fix trouble caused by installed older version...
2021-06-19 Bruno Haiblesigsegv, sigsegv-tests: Assign my contributions to...
2021-06-18 Darren Kennyargp: Avoid possible NULL access in argp_help.
2021-06-16 Karl Berryautoupdate
2021-06-16 Bruno Haibletsearch: Relicense under LGPLv2+.
2021-06-15 Bruno Haiblepipe-filter-ii tests: Fix long-standing failure on...
2021-06-15 Karl Berryautoupdate
2021-06-15 Bruno Haiblexnanosleep: Improve module description.
2021-06-15 Bruno Haiblexfreopen: Improve module description.
2021-06-14 Paul Eggertidx: new printf/scanf length modifier macro
2021-06-13 Bruno HaibleAlign 2011-11-26 patch to 2021-04-11 patch (regression...
2021-06-13 Paul Eggert* lib/stack.h: Omit stray semicolon.
2021-06-13 Paul Eggertgetopt-gnu: port back to Solaris 10
2021-06-13 Bruno Haibleialloc: Put appropriate license notice in source files.
2021-06-12 Paul Eggert* lib/xmalloc.c (nonnull): Pacify gcc -Wsuggest-attribu...
2021-06-12 Paul Eggertxgethostname: prefer idx_t for indexes
2021-06-12 Paul Eggertuserspec: prefer idx_t for indexes
2021-06-12 Paul Eggertstack: prefer idx_t for indexes
2021-06-12 Paul Eggertsavedir: prefer idx_t for indexes
2021-06-12 Paul Eggertreadutmp: prefer idx_t for indexes
2021-06-12 Paul Eggertreadtokens: prefer idx_t for indexes
2021-06-12 Paul Eggertlinebuffer: prefer idx_t for indexes
next