]> git.ipfire.org Git - thirdparty/gnulib.git/shortlog
thirdparty/gnulib.git
2022-07-29  Bruno Haiblegnulib-tool.py: Fix error in Ubuntu 22.04.
2022-07-29  Bruno HaibleUpdate gnulib-tool.py.TODO.
2022-07-26  Karl Berryautoupdate
2022-07-25  Bruno Haiblebootstrap: Make the automatic sync more resilient.
2022-07-24  Bruno HaibleFix comment.
2022-07-24  Bruno HaibleSplit bootstrap into autopull.sh and autogen.sh.
2022-07-24  Bruno Haiblebootstrap: Obey another environment variable GNULIB_REFDIR.
2022-07-23  Bruno HaibleFix a couple of ShellCheck warnings.
2022-07-23  Bruno HaibleAvoid DoS vulnerability through unsafe default assignment.
2022-07-18  Bruno Haiblebootstrap: Comments.
2022-07-17  Bruno Haibledoc: Update README.
2022-07-14  Bruno Haibledoc: Fix typo.
2022-07-14  Paul Eggert* doc/parse-datetime.texi: Tweak wording again.
2022-07-13  Paul Eggertparse-datetime: improve doc for TZ="<-07>7" etc.
2022-07-10  Bruno Haiblesigsegv: Optimize stackvma implementation for AIX 7.
2022-07-10  Bruno Haiblevma-iter: Add support for AIX 7.
2022-07-10  Bruno Haibleiconv: Define a summary result.
2022-07-10  Bruno Haibleiconv: Remove obsolete comment.
2022-07-10  Bruno Haibleannounce-gen: Fix internationalization in verification...
2022-07-10  Bruno Haiblelib-symbol-visibility: Improve documentation.
2022-07-10  Bruno Haibledoc: Mark Minix as no longer tested.
2022-07-10  Jim Meyeringannounce-gen: better diagnose some usage errors
2022-07-09  Simon Josefssongit-version-gen: Doc fix.
2022-07-08  Simon Josefssonannounce-gen: Improve GnuPG verification instructions.
2022-07-08  Simon Josefssonlib-symbol-visibility: Improve documentation.
2022-07-04  Bruno Haiblehavelib: Fix 'configure --help' output.
2022-07-03  Bruno Haiblelib-symbol-visibility: Improve documentation.
2022-07-03  Bruno Haiblesupersede: Support the file name "/dev/null" on native...
2022-06-23  Jim Meyeringmaint.mk: fix syntax-check for unnecessary hash.h heade...
2022-06-21  Bruno Haiblefchmodat: Fix test failure on native Windows.
2022-06-21  Bruno Haiblechmod: Add tests.
2022-06-21  Bruno Haiblechmod: New module.
2022-06-21  Bruno Haiblelchmod: Simplify.
2022-06-20  Bruno Haiblejavacomp-script, javaexec-script: Add support for disab...
2022-06-20  Paul Eggertlchmod: port back to AIX 7.2
2022-06-20  Paul Eggertfchmodat: pacify gcc -Wunused-variable
2022-06-19  Bruno Haiblegetlogin, getlogin_r tests: Really avoid test failure.
2022-06-12  Paul Eggertfchmodat: port better to MS-Windows etc.
2022-06-12  Bruno Haibledoc: Update O_PATH platforms list.
2022-06-12  Paul Eggertfcntl: document O_PATH
2022-06-12  Paul Eggertfchmodat: port to old Linux kernel + newer headers
2022-06-06  Bruno Haiblefopen-gnu: Make this module work again (regression...
2022-06-06  Bruno Haiblegetlogin, getlogin_r tests: Avoid test failure in speci...
2022-06-05  Bruno Haibledoc: Add section to attract more people towards the...
2022-06-05  Bruno Haibledoc: Add section to attract more people towards the...
2022-06-05  Bruno Haibledoc: Fix warnings about regex chapter structure (regres...
2022-06-04  Paul Eggertregex-quote: \} -> } in EREs
2022-06-04  Paul Eggertdfa: do not warn about \] and \}
2022-06-04  Paul Eggertregex-quote: \] -> ] in EREs and BREs
2022-06-04  Paul Eggertfilevercmp: don’t treat entire filename as suffix
2022-06-03  Bruno Haiblesetlocale: Update after Turkey changed its name.
2022-05-26  Karl Berryautoupdate
2022-05-25  Karl BerryGNU Emacs Operator node deleted from regex.texi
2022-05-25  Karl Berryautoupdate
2022-05-25  Karl Berryautoupdate
2022-05-24  Paul Eggertdfa: new options DFA_STAR_WARN, DFA_PLUS_WARN
2022-05-23  Paul Eggertdfa: '\n' is not governed by RE_LIMITED_OPS
2022-05-23  Paul Eggertdfa: new option DFA_STRAY_BACKSLASH_WARN
2022-05-23  Paul Eggertdfa: new option DFA_CONFUSING_BRACKETS_ERROR
2022-05-21  Paul Eggertstrstr-simple: pacify GCC 12.1
2022-05-21  Paul Eggertdfa: steer cleer of POSIX-reserved symbols
2022-05-20  Karl Berryautoupdate
2022-05-17  Paul Eggertparse-datetime: support 'J' military time zone
2022-05-15  Reuben Thomasdoc: remove Emacs-specific documentation; match code
2022-05-15  Bruno Haiblestring, wchar: Fix compilation error on MSVC (regressio...
2022-05-14  Bruno Haibleglob tests: Fix a warning (regression from 2022-03...
2022-05-14  Bruno Haibletermcap: Fix link error when no suitable library is...
2022-05-14  Paul Eggertdfa: fix bug with ‘.’ and UTF-8 Hangul Syllables
2022-05-12  Paul Eggertmanywarnings: update C warnings for GCC 12
2022-05-11  Paul Eggertparse-datetime: remove Emacs cruft
2022-05-11  Bruno Haiblealloca: Remove old code for Emacs, unused since 2009.
2022-05-09  Paul EggertSay that it is not the old interface
2022-05-09  Karl Berryautoupdate
2022-05-05  Paul Eggertlibc-config: update to match cdefs
2022-05-05  Paul Eggertcdefs: merge from glibc
2022-05-02  Paul Eggertgettime-res: help the compiler
2022-05-02  Paul Eggertaf_alg: port to Ubuntu 22.04
2022-05-01  Paul Eggertvasnprintf: Simplify. Reduce binary code size.
2022-05-01  Paul Eggertvasnprintf: Simplify 'result' variable.
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
next