summaryrefslogtreecommitdiff
path: root/lib/frexpl.c
Commit message (Expand)AuthorAgeFilesLines
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* frexpl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-101-2/+19
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-6/+5
* Merge the frexpl and frexp implementations into a single code.Bruno Haible2007-03-221-92/+4
* Fix a bug with 1.0.Bruno Haible2007-02-241-3/+7
* New module 'math'. <math.h> replaces mathl.h.Bruno Haible2007-02-181-3/+5
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Remove K&R cruft.Paul Eggert2003-09-091-1/+1
* Switch from LGPL to GPL.Paul Eggert2003-07-141-12/+10
* Transcendental functions for 'long double', from Paolo Bonzini.Bruno Haible2003-02-181-0/+103