log lib/sincosl.c @ 40186:8964917f9574

age author description
Tue, 01 Jan 2019 00:25:11 +0100 Paul Eggert maint: Run 'make update-copyright'
Mon, 01 Jan 2018 00:57:25 +0000 Paul Eggert maint: Run 'make update-copyright'
Wed, 13 Sep 2017 00:48:18 -0700 Paul Eggert all: prefer https: URLs
Sun, 01 Jan 2017 02:59:23 +0000 Paul Eggert version-etc: new year
Fri, 01 Jan 2016 00:56:19 -0800 Paul Eggert version-etc: new year
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Wed, 01 Jan 2014 00:04:40 -0700 Eric Blake maint: update copyright
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Wed, 29 Feb 2012 12:30:07 +0100 Bruno Haible math code: Add comments.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Sun, 14 Mar 2010 23:19:29 +0100 Bruno Haible Fix values returned by sinl, cosl.
Mon, 18 Jan 2010 01:27:33 +0100 Bruno Haible New modules acosl, asinl, atanl, cosl, expl, logl, sinl, sqrtl, tanl.
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, 25 Mar 2007 17:58:06 +0000 Bruno Haible Avoid compiler warning.
Sun, 18 Feb 2007 15:10:28 +0000 Bruno Haible New module 'math'. <math.h> replaces mathl.h.
Thu, 23 Nov 2006 20:18:34 +0000 Bruno Haible * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
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.