log

age author description
Wed, 16 Apr 2008 03:26:46 +0200 Bruno Haible Fix use of isspace() function.
Tue, 15 Apr 2008 15:25:38 +0200 Paolo Bonzini fix typos in mathl
Tue, 15 Apr 2008 06:24:27 -0700 Karl Berry autoupdate
Tue, 15 Apr 2008 01:52:03 +0200 Bruno Haible Fix underquoting of AC_LANG_PROGRAM arguments.
Mon, 14 Apr 2008 10:20:22 +0200 Jim Meyering test-strtod: fix typos: s/abs/fabs/
Sun, 13 Apr 2008 22:52:00 +0200 Bruno Haible Add comment for last commit.
Sun, 13 Apr 2008 22:39:41 +0200 Bruno Haible Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl'.
Sun, 13 Apr 2008 22:17:09 +0200 Bruno Haible Avoid a test failure on AIX 4 and AIX 5.
Sun, 13 Apr 2008 21:58:00 +0200 Bruno Haible Fix compilation failure on AIX with xlc.
Sun, 13 Apr 2008 21:41:13 +0200 Bruno Haible Work around a HP-UX stdio bug.
Sun, 13 Apr 2008 21:20:17 +0200 Bruno Haible Avoid negating 0.0L - it yields a wrong result on HP-UX/hppa.
Sun, 13 Apr 2008 20:43:12 +0200 Bruno Haible Make truncl work on OSF/1 4.0.
Sun, 13 Apr 2008 19:33:56 +0200 Bruno Haible Avoid trailing comma, for picky AIX compiler.
Sun, 13 Apr 2008 19:25:13 +0200 Bruno Haible Work around a HP cc compiler bug.
Sun, 13 Apr 2008 18:35:13 +0200 Bruno Haible Check for libintl.h. Needed for HAVE_LIBINTL_H.
Sun, 13 Apr 2008 18:29:05 +0200 Bruno Haible Remove stray semicolon.
Sun, 13 Apr 2008 18:15:04 +0200 Bruno Haible test-quotearg needs to be linked against libintl (at least on Solaris).
Sun, 13 Apr 2008 14:56:42 +0200 Bruno Haible Override <sys/socket.h> when it exists but is incomplete.
Sun, 13 Apr 2008 12:57:48 +0200 Bruno Haible Avoid warning on EMX.
Sun, 13 Apr 2008 12:50:49 +0200 Bruno Haible Avoid warning on emx+gcc.
Sun, 13 Apr 2008 02:26:28 +0200 Bruno Haible Enable the fpucw handling also for x86_64.
Sat, 12 Apr 2008 19:56:55 +0200 Bruno Haible Update ChangeLog entry: the problem on emx+gcc was a different one.
Sat, 12 Apr 2008 19:53:25 +0200 Bruno Haible Fix link failure on Solaris 10/x86 with gcc.
Sat, 12 Apr 2008 18:33:53 +0200 Bruno Haible Override the system isnanf also on IRIX 6.5 with gcc.
Sat, 12 Apr 2008 17:25:00 +0200 Jim Meyering * m4/math_h.m4 (gl_MATH_H): Fix typos.
Sat, 12 Apr 2008 17:10:44 +0200 Bruno Haible Fix mistake in EMX port.
Sat, 12 Apr 2008 07:22:40 -0600 Eric Blake Work around Solaris 10 math.h bug.
Sat, 12 Apr 2008 03:26:13 +0200 Bruno Haible Adapt to future versions of Apple GCC.
Sat, 12 Apr 2008 02:34:33 +0200 Bruno Haible Avoid test failure on IRIX.
Sat, 12 Apr 2008 02:03:40 +0200 Bruno Haible Link test-strsignal with libintl.