log

age author description
Wed, 26 Dec 2007 15:59:53 +0100 Bruno Haible Remove unnecessary -l options from LDFLAGS.
Thu, 20 Dec 2007 13:15:27 -0700 Eric Blake Work around circular library issue when cross-compiling.
Wed, 19 Dec 2007 16:09:03 -0700 Eric Blake Fix memmem to avoid O(n^2) worst-case complexity.
Tue, 18 Dec 2007 16:11:25 -0800 Paul Eggert Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
Mon, 17 Dec 2007 21:50:40 -0700 Eric Blake Revert addition of verify, for BSD/OS.
Mon, 17 Dec 2007 13:30:09 +0100 Petr Salinger getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORT
Fri, 14 Dec 2007 19:46:26 +0100 Jim Meyering Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,
Mon, 17 Dec 2007 12:21:10 +0100 Bruno Haible Avoid a crash of a configure test on some x86_64 systems.
Sat, 15 Dec 2007 06:41:32 -0800 Karl Berry Merge branch 'master' of ssh://karl@git.sv.gnu.org/srv/git/gnulib
Sat, 15 Dec 2007 15:31:00 +0100 Jim Meyering Fix typo in previous ChangeLog entry.
Sat, 15 Dec 2007 10:21:05 +0100 Jim Meyering * build-aux/gnupload (GPG): Don't hard-code patch to gpg binary.
Sat, 15 Dec 2007 06:39:03 -0800 Karl Berry update from texinfo
Thu, 13 Dec 2007 14:58:44 -0700 Eric Blake Another fseek test.
Thu, 13 Dec 2007 12:09:31 -0700 Eric Blake Fix fseeko on mingw.
Thu, 13 Dec 2007 11:25:42 -0700 Eric Blake Beef up fseek tests.
Thu, 13 Dec 2007 11:11:53 -0700 Larry Jones Fix fseeko on BSD-based platforms.
Thu, 13 Dec 2007 06:23:06 -0800 Karl Berry autoupdate
Wed, 12 Dec 2007 10:29:17 -0700 Eric Blake Allow circular dependency of separate libtests.a
Tue, 11 Dec 2007 14:00:26 -0700 Eric Blake Fix bug with -0.0L in previous patch.
Tue, 11 Dec 2007 11:35:55 -0700 Eric Blake Detect pseudo-denormals on x86 even when cross-compiling.
Mon, 10 Dec 2007 09:54:54 -0700 Eric Blake Avoid link failures with separate libtests.a.
Tue, 11 Dec 2007 08:17:24 -0700 Eric Blake Fix OpenBSD 4.0 <float.h> handling of long double.
Tue, 11 Dec 2007 13:42:58 +0100 Jim Meyering * users.txt: Add libvirt.
Thu, 06 Dec 2007 21:00:24 +0100 Jim Meyering Support versions of autoconf prior to 2.59c.
Mon, 10 Dec 2007 12:13:34 +0100 Bruno Haible Collect sources for tests-related modules in tests/, compile them to libtests.a.
Mon, 10 Dec 2007 12:06:35 +0100 Bruno Haible Fix references to the build-aux directory in the generated tests/Makefile.am.
Mon, 10 Dec 2007 12:03:15 +0100 Bruno Haible Remove redundant code.
Fri, 07 Dec 2007 17:01:25 -0700 Eric Blake Again, remake scripts executable.