log lib/frexp.c @ 16201:8250f2777afc

age author description
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'.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
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.
Sat, 12 Jul 2008 10:41:34 -0700 Ben Pfaff Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
Sat, 26 Jan 2008 15:17:58 +0100 Bruno Haible Rename isnan, applicable to 'double' only, to isnand.
Sun, 07 Oct 2007 22:10:35 +0200 Bruno Haible Rename parameter 'exp' to 'expptr', to avoid gcc warnings.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Fri, 06 Apr 2007 14:36:56 +0000 Bruno Haible Assume 'long double' exists.
Sun, 25 Mar 2007 02:29:46 +0000 Bruno Haible New module 'fpucw'.
Thu, 22 Mar 2007 11:52:34 +0000 Bruno Haible Remove Paolo's variant of the algorithm, with his permission.
Thu, 22 Mar 2007 03:59:38 +0000 Bruno Haible New module 'frexp'.