log lib/ldexpl.c @ 17363:5a51fb7777a9

age author description
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Mon, 10 Oct 2011 23:35:54 +0200 Bruno Haible ldexpl: Simplify for platforms where 'long double' == 'double'.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Thu, 25 Mar 2010 07:48:14 +0100 Bruno Haible Minor formatting changes.
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Sun, 19 Oct 2008 14:05:30 +0200 Bruno Haible Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Tue, 03 Apr 2007 23:54:26 +0000 Bruno Haible ldexpl can depend on isnanl. Requiring isnanl-nolibm is overkill.
Tue, 03 Apr 2007 03:52:05 +0000 Eric Blake Make ldexpl truly independent of libm
Fri, 30 Mar 2007 00:19:34 +0000 Bruno Haible Set the FPU control word as needed for 'long double' computations.
Mon, 26 Mar 2007 22:26:05 +0000 Bruno Haible Better support of signalling NaNs.
Sun, 18 Feb 2007 15:10:28 +0000 Bruno Haible New module 'math'. <math.h> replaces mathl.h.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Tue, 09 Sep 2003 17:44:20 +0000 Paul Eggert Remove K&R cruft.
Mon, 14 Jul 2003 16:36:07 +0000 Paul Eggert Switch from LGPL to GPL.
Tue, 18 Feb 2003 17:05:23 +0000 Bruno Haible Transcendental functions for 'long double', from Paolo Bonzini.