log m4/frexpl.m4 @ 17476:6057744acd2c default tip master

age author description
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Fri, 22 Jun 2012 13:26:07 +0200 Bruno Haible Write "Mac OS X" instead of "MacOS X".
Tue, 06 Mar 2012 16:24:16 +0100 Bruno Haible math: Ensure declarations of math functions.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Mon, 10 Oct 2011 16:17:38 +0200 Bruno Haible frexpl: Simplify for platforms where 'long double' == 'double'.
Wed, 14 Sep 2011 23:41:59 +0200 Bruno Haible Properly quote AC_CHECK_DECL's 4th argument.
Mon, 01 Aug 2011 00:33:56 +0200 Bruno Haible frexpl: Update autoconf test.
Fri, 22 Jul 2011 00:16:46 +0200 Bruno Haible Declare system functions in a way that works with C++.
Sat, 21 May 2011 02:58:01 +0200 Bruno Haible frexpl*: Respect rules for use of AC_LIBOBJ.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Mon, 06 Dec 2010 22:57:23 +0100 Bruno Haible Put more information about failed tests into the test return codes.
Tue, 20 Jul 2010 01:06:56 +0200 Bruno Haible Modernize AC_TRY_RUN invocations.
Mon, 19 Jul 2010 23:30:26 +0200 Bruno Haible Modernize AC_TRY_LINK invocations.
Fri, 30 Jul 2010 20:42:38 +0200 Bruno Haible frexpl: Update regarding AIX.
Mon, 12 Jul 2010 23:16:46 +0200 Bruno Haible Unify tests that set gl_cv_func_frexpl_no_libm.
Sun, 04 Apr 2010 22:13:20 +0200 Bruno Haible frexpl: Fix a C++ test error on Solaris 8 and Cygwin.
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Tue, 13 Jan 2009 08:48:48 +0100 Jim Meyering many *.m4 files: improve m4 quoting
Thu, 31 Jan 2008 00:25:53 +0100 Andreas Schwab Fix autoconf test bug introduced on 2008-01-15.
Wed, 16 Jan 2008 00:21:10 +0100 Bruno Haible Work around a MacOS X 10.5 bug in frexpl().
Sat, 16 Jun 2007 22:54:40 +0000 Bruno Haible Work around a buggy frexpl function on MacOS X 10.4/PowerPC.
Sat, 02 Jun 2007 00:54:30 +0000 Bruno Haible Update after Eric Blake found that frexpl doesn't work right on mingw.
Thu, 31 May 2007 16:32:39 +0000 Eric Blake * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
Sun, 20 May 2007 10:26:34 +0000 Bruno Haible Detect broken frexpl on BeOS.
Sun, 20 May 2007 08:19:54 +0000 Bruno Haible Avoid possible collision between gnulib frexpl and libm frexpl.
Sat, 19 May 2007 20:29:34 +0000 Bruno Haible Fix syntax error in test.
Fri, 18 May 2007 17:21:44 +0000 Bruno Haible New module 'frexpl-nolibm'.
Tue, 03 Apr 2007 23:28:37 +0000 Bruno Haible Clarify the dependencies on libm.
Sat, 31 Mar 2007 20:38:34 +0000 Bruno Haible Declare frexpl() when the system doesn't have it.
Fri, 30 Mar 2007 00:03:15 +0000 Bruno Haible Declare frexpl() in the test.
Sun, 25 Mar 2007 22:21:06 +0000 Bruno Haible Avoid the completely broken frexpl() function of AIX 5.1.
Sun, 25 Mar 2007 21:35:38 +0000 Bruno Haible Provide a replacement for frexpl() if the system has it but it doesn't work.
Fri, 23 Mar 2007 01:26:24 +0000 Bruno Haible New module 'frexpl'.