]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2020-12-06 Paul Eggertdoc: document -static-libubsan more
2020-12-06 Bruno Haibledoc: Add more details regarding the undefined behaviour...
2020-12-06 Bruno HaibleDo the Windows oldnames workaround through the C++...
2020-12-06 Bruno Haibledoc: Mention some missing function declarations.
2020-12-06 Bruno Haibledoc: Tweak example.
2020-12-06 Bruno Haiblefilenamecat-tests: Use idx_t for nonnegative ptrdiff_t...
2020-12-06 Bruno Haibletime_rz: Use idx_t for nonnegative ptrdiff_t variables.
2020-12-06 Bruno Haibleparse-datetime: Use idx_t for nonnegative ptrdiff_t...
2020-12-06 Bruno Haiblefnmatch: Use idx_t for nonnegative ptrdiff_t variables.
2020-12-06 Bruno Haiblec-stack: Use idx_t for nonnegative ptrdiff_t variables.
2020-12-06 Bruno Haiblebackupfile: Use idx_t for nonnegative ptrdiff_t variables.
2020-12-06 Paul Eggertdoc: fix curved quotes issue
2020-12-06 Paul Eggertdoc: mention static and dynamic checking
2020-12-06 Paul Eggertintprops: Add INT_ADD_OK etc.
2020-12-05 Paul Eggertdoc: move exotic platfroms to Target Platforms
2020-12-05 Paul Eggertdoc: minor rewording for IBM i
2020-12-05 Paul Eggertdoc: mention intptr_t etc. and IBM i
2020-12-05 Bruno Haibleutime: Fix a test failure on macOS 10.13.
2020-12-04 Bruno Haibleutime: Fix a test failure on macOS 10.13.
2020-12-04 Paul Eggertintprops: update doc and mention Unisys
2020-12-04 Bruno Haibleidx: Clarify that idx_t always behaves like a signed...
2020-12-03 Bruno Haibleidx: New module.
2020-12-03 Bruno Haiblefprintf-posix-tests: Avoid a test failure on macOS...
2020-12-02 Paul Eggertcanonicalize: refactor can_mode flag
2020-12-02 Paul Eggertcanonicalize: prefer signed integer types
2020-12-02 Paul Eggertcanonicalize: fix most of another EOVERFLOW issue
2020-12-02 Paul Eggertcanonicalize: do not assume symlinks have st_ino
2020-12-02 Paul Eggertcanonicalize: fix EOVERFLOW bug
2020-12-02 Paul Eggertcanonicalize-lgpl: fix EOVERFLOW bug
2020-12-02 Bruno Haiblestrsignal-tests: Fix test failure on macOS 10.13.
2020-12-02 Bruno HaibleFix compilation errors in test-math-c++.cc on FreeBSD...
2020-12-02 Bruno Haiblespawn-pipe: Allow caller to specify directory for the...
2020-12-02 Bruno Haibleexecute: Allow caller to specify directory for the...
2020-12-02 Karl Berryautoupdate
2020-12-01 Bruno Haiblevma-iter: Add support for macOS11/arm64.
2020-12-01 Bruno Haiblespawn-pipe: Fix handling of OS/2 kLIBC.
2020-12-01 Bruno Haibleexecute: Fix uninitialized use of errno.
2020-11-30 Bruno Haibleaccess tests: Fix test failure on native Windows.
2020-11-30 Paul Eggertfaccessat: link with $(LIB_EACCESS)
2020-11-30 Bruno Haibleexecute, spawn-pipe: Make multithread-safe on native...
2020-11-30 Bruno Haibleexecute, spawn-pipe: Improve documentation.
2020-11-30 Bruno Haibleexecute tests: Add more tests.
2020-11-30 Bruno Haiblehavelib: Fix for non-ELF platforms (regression 2019...
2020-11-30 Akim Demaillebitset: use integer_length in table implementation
2020-11-30 Akim Demaillebitset: use integer_length in list implementation
2020-11-30 Akim Demaillebitset: use integer_length in vector implementation
2020-11-30 Akim Demaillebitset: use integer_length in array implementation
2020-11-30 Akim Demaillebitset: style: use consistent names
2020-11-30 Akim Demaillebitset: style: sort header
2020-11-30 Akim Demaillebitset: tests: check BITSET_FOR_EACH_REVERSE
2020-11-29 Bruno Haiblespawn-pipe tests: Fix test failure with MSVC.
2020-11-29 Bruno Haibleexecute: Add tests.
2020-11-29 Bruno Haiblefcntl: Work around NetBSD bug with F_DUPFD_CLOEXEC.
2020-11-29 Bruno Haiblespawn-pipe: Fix build on OS/2 kLIBC (regression 2020...
2020-11-28 Bruno Haibleasyncsafe-spin: Fix compilation error with GCC on 32...
2020-11-28 Bruno Haibleasyncsafe-spin: Fix build error with GCC on 32-bit...
2020-11-28 Bruno Haiblewindows-spawn: New module.
2020-11-27 Bruno Haiblessfmalloc tests: Port to macOS 11.
2020-11-26 Bruno HaibleFix dependencies of modules that use '_exit' on native...
2020-11-26 Bruno Haibleraise-tests: Fix compilation error on MSVC (regression...
2020-11-26 Jim Meyeringsetlocale-tests: do not trigger gcc's -Wanalyzer-possib...
2020-11-26 Jim Meyeringraise-tests: avoid GCC 11's new exit-from-signal-handle...
2020-11-25 Karl Berryautoupdate
2020-11-24 Bruno HaibleUse the correct printf format attribute for mingw.
2020-11-23 Pádraig Bradyselinux-at, selinux-h: use const correct declarations
2020-11-23 Paul Eggertcanonicalize-lgpl: fix memory leak
2020-11-23 Bruno HaibleFix missing module dependencies to 'xalloc' (regression...
2020-11-22 Jose E. Marchesibootstrap: add option hooks
2020-11-22 Bruno Haibleargp: Don't break getprogname on non-glibc systems.
2020-11-22 Bruno Haibledoc: Document <link.h>.
2020-11-22 Bruno Haibledoc: Add references to the LSB.
2020-11-22 Bruno Haibledoc: Add references to the LSB.
2020-11-22 Bruno Haibledoc: Fix a makeinfo warning (regression 2020-11-03).
2020-11-22 Paul Eggertparse-datetime: fix printf format typo
2020-11-22 Paul Eggertsetlocale-null-tests: work around GCC bug 44511
2020-11-22 Paul Eggertnl_langinfo-tests: work around GCC bug 44511
2020-11-21 Paul Eggertselinux-h: add stubs for selabel_open etc.
2020-11-21 Bruno HaibleUpdate after 'test-driver' in Automake changed.
2020-11-21 Daiki Uenoread-file: remove dead assignment
2020-11-20 Karl Berryautoupdate
2020-11-19 Akim Demaillebitset: tests: exercise the stats too
2020-11-19 Akim Demaillebitset: tests: try harder to break it
2020-11-19 Akim Demaillebitset: use ffs where possible in the vector implementation
2020-11-19 Akim Demaillebitset: use ffs where possible in the table implementation
2020-11-19 Akim Demaillebitset: check empty and full bitsets
2020-11-19 Akim Demaillebitset: be sure to always return a value
2020-11-19 Siddhesh Poyarekarvcs-to-changelog: Expect spaces in file names
2020-11-18 Akim Demaillebitset: strengthen tests
2020-11-18 Akim Demaillebitset: fix iteration over table bitsets
2020-11-18 Akim Demaillebitset: rename internal details for consistency
2020-11-18 Akim Demaillebitset: test: run deterministic tests on several bitset...
2020-11-18 Akim Demaillebitset: use ffs where possible in the list implementation
2020-11-18 Akim Demaillebitset: use ffs where possible in array implementation
2020-11-18 Bruno Haibleposixcheck: Don't enable GNULIB_POSIXCHECK in C++ mode.
2020-11-18 Bruno HaibleFix error when GNULIB_POSIXCHECK is enabled (regression...
2020-11-17 Bruno HaibleFix link errors on AIX.
2020-11-17 Bruno HaibleFix link errors on platforms with libunistring.
2020-11-17 Bruno HaibleFix link errors on platforms with libintl (e.g. Solaris...
2020-11-16 Bruno Haiblegetumask: Document link dependencies.
2020-11-16 Bruno HaibleUpdate link dependencies in modules after 2020-09-09...
next