]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2020-09-01 Paul Eggertmanywarnings: remove -Wchkp and -Wabi from C++ too
2020-08-30 Bruno Haiblestrerrorname_np: Add tests.
2020-08-30 Bruno Haiblestrerrorname_np: New module.
2020-08-28 Paul Eggertperror, strerror_r: remove unportable tests
2020-08-26 Bruno Haiblestdint, wchar, wctype-h: Change configure message.
2020-08-26 Bruno Haibletime_rz: Change configure message.
2020-08-26 Bruno Haiblestdint: Change configure message.
2020-08-26 Bruno Haiblesocketlib: Change configure message.
2020-08-26 Bruno Haibleinclude_next: Change configure message.
2020-08-26 Bruno Haiblegetcwd: Change configure message.
2020-08-26 Bruno Haiblechdir-long: Change configure message.
2020-08-26 Bruno Haibleceill: Change configure message.
2020-08-26 Bruno Haibleiconv: Change configure message.
2020-08-26 Paul Eggert* ChangeLog: Fix stray paren.
2020-08-26 Paul Eggertgetcwd: help the merge back into glibc
2020-08-26 Bruno Haibleverify: Avoid warnings when assume(0) is used.
2020-08-25 Bruno Haiblefstrcmp: Clarification regarding NOTE_ORDERED.
2020-08-24 Paul Eggertdiffseq: new option NOTE_ORDERED
2020-08-24 Karl Berryautoupdate
2020-08-24 Paul Eggertsys_types: let Autoconf 2.70 do pid_t
2020-08-23 Bruno Haibletests: Don't assume that pid_t fits in an 'int'.
2020-08-23 Bruno Haiblesys_types: Fix definition of pid_t on 64-bit MSVC.
2020-08-23 Bruno Haibleinttypes: Fix {PRI,SCN}*PTR on 32-bit native Windows...
2020-08-23 Paul Eggertintprops: be consistent about +X vs X+0
2020-08-23 Paul Eggertintprops: fix INT_MULTIPLY_WRAPV bit-field bug
2020-08-23 Bruno Haiblesupersede: Avoid a failure when writing to /dev/null...
2020-08-23 Bruno Haibleverify: Make assume work on bit field expressions ...
2020-08-23 Bruno Haiblelibc-config: Improve comments.
2020-08-22 Bruno Haibleverify: Do use __builtin_assume on clang.
2020-08-22 Bruno Haiblesig2str: Add more signals.
2020-08-22 Bruno Haibledoc: Update for OpenBSD 6.0, 6.7.
2020-08-22 Bruno Haibledoc: Mention sig2str module.
2020-08-22 Bruno Haiblesigdescr_np: Add tests.
2020-08-22 Bruno Haiblesigdescr_np: New module.
2020-08-20 Bruno Haiblesigabbrev_np: Add tests.
2020-08-20 Bruno Haiblesigabbrev_np: New module.
2020-08-20 Bruno Haiblestdalign tests: Skip test with AIX xlclang.
2020-08-20 Bruno Haiblestdalign: Fix test failures on 32-bit platforms with...
2020-08-20 Paul Eggert; Update ChangeLog to match recent commits.
2020-08-20 Siddhesh PoyarekarSync up ProjectQuirks comments and documentation
2020-08-20 Siddhesh PoyarekarSplit ProjectQuirks out into its own file
2020-08-19 Bruno Haibleuchar: Fix compilation errors in C++ mode on macOS.
2020-08-19 Bruno Haibleansi-c++-opt: Work around an autoconf macro reordering...
2020-08-19 Bruno Haiblemath C++ tests: Fix compilation error in with GCC 10.
2020-08-19 Bruno Haibleuchar: Fix compilation errors in C++ mode on OpenBSD.
2020-08-19 Bruno HaibleFix compilation errors in C++ mode on OpenBSD.
2020-08-19 Bruno Haibleuchar C++ tests: Fix side effect on math modules (regr...
2020-08-18 Paul Eggertautoupdate
2020-08-17 Paul Eggertverify: avoid __built_assume on Clang
2020-08-17 Paul Eggertlibc-config: avoid Clang’s __diagnose_if__
2020-08-17 Paul Eggertcareadlinkat: speedup for GCC 10 with GCC_LINT
2020-08-17 Paul Eggert* build-aux/gcc-warning.spec: Update comments.
2020-08-17 Bruno HaibleAssume autoconf >= 2.64.
2020-08-17 Bruno HaibleRevert autoupdate's revert.
2020-08-17 Karl Berryautoupdate
2020-08-17 Bruno Haibleuchar C++ tests: Fix build error on FreeBSD 12.
2020-08-16 Paul Eggerttime_rz: remove unused functions
2020-08-16 Paul Eggerttime_rz: fix issues with mktime_z failures
2020-08-16 Bruno Haibleintprops test: Strengthen on clang.
2020-08-16 Bruno Haiblenstrftime: Guide inlining also on clang.
2020-08-16 Bruno Haibleintprops: Avoid bogus "warning: division by zero is...
2020-08-16 Bruno Haiblelog2l: Disable MSVC workaround on clang.
2020-08-16 Bruno Haibleargp: Emit a warning also with clang.
2020-08-16 Bruno Haiblelibc-config: Enable __REDIRECT macro also on clang.
2020-08-16 Bruno Haibleregex: Use initializer shorthand syntax also with clang.
2020-08-16 Bruno Haibleregex: Use space optimization also with clang.
2020-08-16 Bruno HaibleUse _Static_assert and static_assert primitives when...
2020-08-16 Bruno HaibleUse 'throw ()' for optimization in C++ mode also on...
2020-08-16 Bruno Haibleabsolute-header: Add support for clang.
2020-08-16 Bruno HaibleFix "warning: implicitly declaring library function...
2020-08-16 Bruno Haiblestdio: Don't break attribute 'scanf' on clang.
2020-08-16 Bruno HaibleUse __restrict also on clang.
2020-08-16 Bruno Haiblepthread-spin: Use GCC built-ins also on clang.
2020-08-16 Bruno Haibleasyncsafe-spin tests: Update.
2020-08-16 Bruno Haiblesetenv: Use tree code also with clang.
2020-08-16 Bruno Haiblemath: Optimize signbit also on clang.
2020-08-16 Bruno Haibleavltreehash-list, rbtreehash-list: Optimize also on...
2020-08-16 Bruno HaibleFix "warning: 'WSASocketA' is deprecated: Use WSASocket...
2020-08-16 Bruno HaibleFix "warning: format specifies type 'unsigned long'".
2020-08-16 Bruno HaibleFix "warning: no case matching constant switch conditio...
2020-08-16 Bruno HaibleFix "warning: integer overflow in expression".
2020-08-16 Bruno HaibleFix "warning: "getpagesize" redefined".
2020-08-16 Bruno HaibleFix "warning: implicitly declaring library function...
2020-08-16 Bruno HaibleFix "warning: 'snprintf' macro redefined".
2020-08-16 Bruno HaibleFix "warning: address of array 'locale' will always...
2020-08-16 Bruno HaibleFix "warning: '__stat64' macro redefined".
2020-08-16 Bruno HaibleFix "warning: 'format' attribute argument not supported...
2020-08-16 Bruno HaibleFix "warning: attribute declaration must precede defini...
2020-08-16 Bruno HaibleFix undesired warnings.
2020-08-16 Bruno HaibleC++ tests: Fix link errors on MSVC (regression from...
2020-08-16 Bruno HaibleDon't use Autoconf quadrigraphs.
2020-08-16 Bruno HaibleFix quoting of AC_LANG_PROGRAM arguments.
2020-08-16 Bruno HaibleAssume autoconf >= 2.64.
2020-08-16 Bruno Haiblesys_ioctl: Simplify.
2020-08-16 Bruno HaibleFix quoting of AC_LANG_SOURCE arguments.
2020-08-15 Paul Eggertnstrftime: be more predictable about errno
2020-08-15 Bruno Haiblecanonicalize: Fix a problem of the autoconf test on...
2020-08-15 Bruno HaibleDetermine asm output option and filename suffix for...
2020-08-15 Bruno Haibledoc: Update for MSVC/clang.
2020-08-15 Bruno HaibleRevert autoupdate's revert.
next