]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2023-10-09 Bruno Haibletests: Refactor functions for signalling NaNs.
2023-10-08 Bruno Haibleisfinite: Work around a bug with 'long double' in glibc...
2023-10-07 Bruno Haibletests: Refactor functions for quiet NaNs.
2023-10-07 Bruno Haibletotalorder*: Fix compilation error on glibc 2.25..2.30.
2023-10-07 Bruno Haibleisnan: Avoid dangerous shell coding pattern.
2023-10-05 Bruno Haibledoc: Mention xstrerror.
2023-10-05 Bruno Haiblexstrerror: Add tests.
2023-10-05 Bruno Haiblexstrerror: New module.
2023-10-05 Paul Eggertisnan: slightly simplify configuration
2023-10-05 Paul Eggerttotalorder: speed up configuration
2023-10-05 Paul Eggerttotalorderl: minor porting fixes
2023-10-04 Bruno Haibletotalorder* tests: Refactor.
2023-10-04 Bruno Haibletotalorderl: Optimize.
2023-10-04 Bruno Haibletotalorderl: Work around Solaris cc bug.
2023-10-04 Bruno Haiblesignbit tests: Strengthen tests.
2023-10-03 Bruno Haibledoc: Document portability of __VA_ARGS__.
2023-10-03 Bruno Haibleilogb: Document a Mac OS X bug.
2023-10-03 Bruno Haible*printf-posix: Work around bug with %#.0x on Mac OS...
2023-10-03 Bruno Haiblefaccessat tests: Strengthen tests.
2023-10-03 Bruno Haibleeuidaccess: Reject trailing slashes on symlinks to...
2023-10-03 Bruno Haibleeuidaccess: Add tests.
2023-10-03 Bruno Haibleaccess: Make last change work also when module 'stat...
2023-10-03 Bruno Haibleaccess: Work around trailing slash bug on Mac OS X...
2023-10-03 Bruno Haibleupdate-copyright tests: Fix test failure (regression...
2023-10-03 Bruno HaibleUpdate re *-*-windows*-gnu* config triplets, withdrawn...
2023-10-03 Bruno Haiblestring-c++-tests, uchar-c++-tests: Fix link errors...
2023-10-03 Bruno Haiblemcel tests: Fix link error.
2023-10-03 Bruno Haiblemcel: Fix compilation error in tests.
2023-10-02 Bruno Haiblelocalename, gettext: Avoid crash on macOS 14.
2023-10-02 Bruno Haiblelocalcharset: Avoid internal compiler error with -Wextr...
2023-10-02 KO Myung-Hunfchdir: Fix a compilation error on OS/2 kLIBC (regressi...
2023-10-02 Bruno Haibletotalorder, totalorderf, totalorderl: Fix some typos.
2023-10-02 Paul Eggerttotalorder, totalorderf, totalorderl: new modules
2023-10-01 Paul Eggertregex-quote: fix recently-introduced typo
2023-09-30 Bruno Haiblewgetcwd-lgpl: Add tests.
2023-09-30 Bruno Haiblewgetcwd-lgpl: New module.
2023-09-30 Bruno Haiblegetcwd-lgpl: Tweaks.
2023-09-29 Bruno HaibleAllow different --libtool options from multiple gnulib...
2023-09-29 KO Myung-Hunstdlib: Cast putenv() on OS/2 kLIBC
2023-09-29 Bruno Haiblefchdir: Override properly on OS/2 kLIBC.
2023-09-29 KO Myung-Hunfdopendir: Use Windows code path on OS/2 kLIBC
2023-09-26 Paul Eggertmcel-bench-tests: fix typo
2023-09-26 Paul EggertRemaining support for GNULIB_MCEL_PREFER
2023-09-26 Paul Eggertmbscasestr: support GNULIB_MCEL_PREFER
2023-09-24 Bernhard Voelkermaintainer-makefile: Fix syntax-check rules wrt README.
2023-09-22 Karl Berryautoupdate
2023-09-22 Bruno Haiblestriconveh, *vasnprintf, vasnwprintf: Make more virtual...
2023-09-22 Bruno Haiblestriconveh, *vasnprintf, vasnwprintf: Make more shared...
2023-09-21 Paul Eggertmbschr, mbsrchr: support GNULIB_MCEL_PREFER
2023-09-21 Paul Eggertgnulib-common: don’t suppress -Wpedantic
2023-09-21 Paul Eggertcrypto/sm3: rename gl_cv_* variable for clarity
2023-09-21 Karl Berryautoupdate
2023-09-19 Karl Berryautoupdate
2023-09-17 Paul Eggertintprops: pacify GCC -Wtype-limits
2023-09-16 Bruno Haiblelib-symbol-visibility: Fix a misnomer.
2023-09-15 Bruno Haibleacl-permissions: Fix compilation error on Solaris 11...
2023-09-15 Bruno Haiblereadutmp: Fix crash when gdm is in use.
2023-09-14 Bruno Haibledoc: Mention libucontext.
2023-09-14 Karl Berryautoupdate
2023-09-13 Bruno Haiblembfile: Add tests.
2023-09-13 Bruno Haiblembfile: Fix major bug (regression 2023-07-04).
2023-09-11 Pádraig Bradygnu-web-doc-update: fix updating of manual directory
2023-09-10 Bruno HaibleFix clang errors "different exception specifier" (regr...
2023-09-10 Paul Eggertpropername: support GNULIB_MCEL_PREFER
2023-09-10 Paul Eggerttrim: support GNULIB_MCEL_PREFER
2023-09-10 Paul Eggertmbsstr: support GNULIB_MCEL_PREFER
2023-09-10 Paul Eggertmbslen: support GNULIB_MCEL_PREFER
2023-09-09 Paul EggertRemove tabs from mcel.h, mountlist.h, verify.h
2023-09-09 Paul Eggertchown: work around symlink issues on odd platforms
2023-09-09 Bruno Haiblechown, lchown: Revisit platforms.
2023-09-07 Paul EggertUpdate strings doc
2023-09-07 Paul Eggertmbscasecmp: support GNULIB_MCEL_PREFER
2023-09-07 Paul Eggertexclude: support GNULIB_MCEL_PREFER
2023-09-07 Paul Eggertmcel-prefer: new module
2023-09-07 Paul Eggertmcel-bench-tests: new module
2023-09-07 Paul Eggertmcel-tests: new module
2023-09-07 Paul Eggertmcel: new module
2023-09-07 Bruno HaibleDon't use 'throw ()' in C++ 11 or newer.
2023-09-07 Bruno HaibleAdd info about recommended warning options with clang.
2023-09-07 Bruno Haibleuchar: Fix references to overridden functions with...
2023-09-07 Bruno Haibletests: Fix some clang -Wimplicit-fallthrough warnings.
2023-09-07 Bruno Haibleunictype/category-none: Fix clang -Wpedantic warning.
2023-09-07 Bruno Haiblec-*snprintf: Fix some clang -Wmissing-prototypes warnings.
2023-09-07 Bruno Haibleargp: Fix clang -Wextra-semi-stmt warning.
2023-09-07 Bruno Haibledoc: Refine documentation of MSVC support for shared...
2023-09-07 Bruno Haibledoc: Fix syntax error (regression 2023-09-03).
2023-09-06 Bruno Haiblerelocatable-lib-lgpl: Don't export symbols from static...
2023-09-05 Bruno Haibleunigbrk/u8-grapheme-{next,prev} tests: Fix gcc -Wformat...
2023-09-05 Bruno Haiblestdint, *printf: Update doc about MSVC.
2023-09-05 Bruno Haibletests: Ensure stderr output is displayed before abort().
2023-09-05 Bruno Haiblethreads-h: Modernize configure test.
2023-09-05 Bruno HaibleAdd info about recommended warning options.
2023-09-05 Bruno Haiblestring-buffer tests: Fix a compilation error (regressio...
2023-09-05 Bruno Haibleunistr/u{8,16,32}-strtok tests: Fix -Wanalyzer-allocati...
2023-09-04 Bruno Haiblesigpipe tests: Fix -Wanalyzer-unsafe-call-within-signal...
2023-09-04 Bruno Haibleargp: Distinguish NULL and '\0' from 0.
2023-09-04 Bruno Haibleargp: Fix gcc -Wanalyzer-use-of-uninitialized-value...
2023-09-04 Bruno Haibleunictype/category-byname tests: Fix gcc -Wunused-value...
2023-09-04 Bruno Haibleunigbrk/uc-grapheme-breaks tests: Fix gcc -Wunused...
2023-09-04 Bruno Haiblebitset, nonblocking-* tests: Fix gcc -Wunused-but-set...
next