]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2020-08-09 Bruno Haibleftruncate: Use _chsize, not chsize.
2020-08-09 Bruno HaibleSilence warnings from clang 10 with -Wimplicit-fallthrough.
2020-08-09 Bruno Haiblestdbool tests: Enable the stricter tests also on clang.
2020-08-09 Bruno Haiblecount-one-bits: Use __builtin_popcount{,l,ll} on clang.
2020-08-09 Bruno HaibleUse attribute __aligned__ with clang.
2020-08-09 Bruno HaibleUse __alignof__ with clang.
2020-08-09 Bruno Haibleignore-value: Simplify on clang.
2020-08-09 Bruno HaibleUse __typeof__ with clang.
2020-08-09 Bruno HaibleAdd ability to emit user-defined warnings and errors...
2020-08-09 Bruno Haibleintprops: Fix typo in comment.
2020-08-09 Bruno HaibleUse __builtin_signbit* with clang.
2020-08-09 Bruno HaibleUse __builtin_isnan with clang.
2020-08-09 Bruno Haiblethread-optim: Fix logic error.
2020-08-08 Bruno Haiblelocalename: Use module 'thread-optim'.
2020-08-08 Bruno Haibleclean-temp: Use module 'thread-optim'.
2020-08-08 Bruno Haiblefatal-signal: Use module 'thread-optim'.
2020-08-08 Bruno HaibleNew module 'thread-optim'.
2020-08-07 Paul Eggertdoc: more updates for glibc 2.32
2020-08-07 Bruno Haibledoc: Update for glibc 2.32.
2020-08-07 Bruno Haiblealloca: No need to compile alloca.c with clang.
2020-08-07 Bruno HaibleUse __builtin_alloca with clang.
2020-08-07 Bruno HaibleUse __builtin_assume with clang.
2020-08-06 Paul Eggertlibgmp: add <gmp/gmp.h> support
2020-08-06 Bruno HaibleConsider that clang defines __OPTIMIZE__ like GCC does.
2020-08-06 Bruno Haiblesafe-alloc: Remove unused code.
2020-08-06 Bruno HaibleUse __builtin_expect with clang everywhere.
2020-08-05 Bruno HaibleUse __builtin_ctz{,l,ll} and __builtin_ffs{,l,ll} with...
2020-08-05 Bruno HaibleUse __builtin_clz{,l,ll} with clang, also on Windows.
2020-08-05 Paul EggertUpdate srclist.txt as per recent glibc changes
2020-08-03 Bruno HaiblePrefer documented autoconf macro 'm4_if' over 'ifelse'.
2020-08-03 Bruno Haibleinteger_length_ll: Optimize for MSVC in 64-bit mode.
2020-08-03 Bruno Haibleinteger_length_ll: Optimize for MSVC in 32-bit mode.
2020-08-03 Bruno Haibleinteger_length: Optimize for MSVC.
2020-08-03 Bruno Haibleffsll: Optimize for MSVC in 64-bit mode.
2020-08-03 Bruno Haibleffsll: Optimize for MSVC in 32-bit mode.
2020-08-03 Bruno Haibleffs: Optimize for MSVC.
2020-08-03 Bruno Haiblesigprocmask: Try to avoid breakage for people who use...
2020-08-03 Harald van... fopen: Avoid undesired interactions with glibc headers.
2020-08-02 Paul Eggertfcntl: document some F_SETLK errno variations
2020-08-02 Bruno Haibleoset: Add an 'iterator_atleast' operation.
2020-08-02 Bruno Haibleoset-c++, omap-c++: Remove restriction for search_atlea...
2020-08-01 Paul Eggertgnumakefile: say ‘$(MAKE)’ not ‘make’
2020-08-01 Bruno HaiblePrefer documented autoconf macro 'm4_if' over 'ifelse'.
2020-08-01 Bruno Haiblelibtextstyle-optional: Update tests.
2020-08-01 Bruno Haibleparse-datetime: Fix wrong #line statements.
2020-08-01 Bruno Haiblelibtextstyle[-optional]: Allow requesting a minimum...
2020-07-31 Bruno Haible_GL_CMP: Improve documentation.
2020-07-31 Paul Eggertlargefile: sync with Autoconf master
2020-07-31 Paul Eggertalloca: sync with Autoconf master
2020-07-30 Bruno Haibleunicodeio: Add comment.
2020-07-30 Paul EggertWork around some Oracle Studio attribute bugs
2020-07-30 Bruno Haibleunicodeio: Fix wrong result on musl libc.
2020-07-29 Paul Eggertfsusage, regex, stat-size: remove Cray support
2020-07-29 Bruno HaibleFix last ChangeLog entry.
2020-07-29 Bruno Haibleparse-datetime: Fix compilation error with bison 3.7.
2020-07-28 Bruno Haiblefopen-gnu: Create files correctly (regression from...
2020-07-28 Paul Eggertxalloc-die: don’t depend on xalloc
2020-07-27 Paul Eggertdfa-tests: port to MSVC
2020-07-26 Paul Eggertautoupdate
2020-07-26 Paul Eggertargz: pacify MSVC
2020-07-26 Paul Eggertlibgmp: remove dependency on havelib
2020-07-26 Paul Eggertlibgmp: remove HAVE_GMP, LIB_GMP
2020-07-26 Bruno Haibleinttypes: Remove support for AIX 4.
2020-07-26 Bruno Haiblegettimeofday: Remove workaround for Mac OS X 10.0.
2020-07-26 Bruno Haibletzset: Remove workaround for Solaris 2.6.
2020-07-26 Bruno Haibleexpl: Simplify autoconf test.
2020-07-26 Bruno Haiblealloca: Remove Cray-2 and Cray Y-MP support.
2020-07-26 Bruno Haiblemultiarch: Prepare for x86_64+arm64 universal binaries...
2020-07-25 Bruno Haiblesigprocmask: Small autoconf macro improvement.
2020-07-25 Bruno HaibleSmall autoconf macro improvements.
2020-07-25 Bruno Haibledoc: Update for NetBSD 7.1, 8.0, 9.0.
2020-07-25 Bruno Haibledoc: Revert another small part of the last big commit.
2020-07-25 Bruno Haibledoc: Fix small mistake in last commit.
2020-07-24 Bruno Haibledoc: Update for Mac OS X 10.13.
2020-07-24 Bruno Haibledoc: Update for Cygwin 2.9.0.
2020-07-24 Paul Eggertparse-datetime: modernize doc
2020-07-24 Paul Eggerttimespec: remove dependence on ‘verify’
2020-07-24 Paul EggertOptimize a few more three-valued comparisons
2020-07-24 Paul EggertFix _GL_CMP parenthesization typo
2020-07-24 Bruno Haibledfa: Revert breaking gawk.
2020-07-23 Bruno HaibleOptimize three-valued comparison between integers.
2020-07-23 Bruno Haiblelchmod: Use /proc on Cygwin.
2020-07-23 Ken Brownfchmodat: Use /proc on Cygwin
2020-07-21 Bruno Haiblealigned-malloc: Optionally use aligned_alloc.
2020-07-21 Bruno Haiblealigned-malloc: Add tests.
2020-07-21 Bruno Haiblealigned-malloc: New module.
2020-07-21 Bruno Haibleinttypes: Fix PRI*PTR and SCN*PTR on 64-bit native...
2020-07-21 Bruno Haibleprintf-posix: Make an autoconf test more future-proof.
2020-07-20 Bruno Haiblelist, oset, omap: Relicense some of the container modul...
2020-07-20 Bruno Haibleoset: Add an 'update' operation.
2020-07-15 Paul Eggertmd5, sha1, sha256, sha512: pacify Autoconf 2.70
2020-07-13 Karl Berryautoupdate
2020-07-12 Bruno Haiblelibgmp: Avoid warning when --without-libgmp is used.
2020-07-12 Bruno Haiblelibgmp: Link to the correct shared library.
2020-07-12 Bruno Haiblelibgmp tests: Add some safety checks.
2020-07-12 Bruno HaibleAdd a copyright header.
2020-07-12 Karl Berryautoupdate
2020-07-11 Karl Berryautoupdate
2020-07-10 Karl Berryautoupdate
2020-07-10 Bruno Haibleunicodeio: Fix wrong result on NetBSD.
next