log lib/expl.c @ 17363:5a51fb7777a9

age author description
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Sat, 10 Mar 2012 19:01:00 +0100 Bruno Haible Fix some comments.
Fri, 09 Mar 2012 01:13:40 +0100 Bruno Haible New module 'exp2l'.
Tue, 06 Mar 2012 12:03:57 +0100 Bruno Haible expl: Simplify computation.
Tue, 06 Mar 2012 03:01:51 +0100 Bruno Haible expl: Fix precision of computed result.
Wed, 29 Feb 2012 12:30:07 +0100 Bruno Haible math code: Add comments.
Sun, 05 Feb 2012 13:42:03 -0800 Paul Eggert maint: spelling fixes
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Tue, 11 Oct 2011 00:00:31 +0200 Bruno Haible expl: 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, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
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.