summaryrefslogtreecommitdiff
path: root/lib/logl.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv3+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* logl: Work around inaccurate implementation on NetBSD.Bruno Haible2019-01-201-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* logl: Work around OSF/1 5.1 bug.Bruno Haible2012-03-101-0/+13
* math code: Add comments.Bruno Haible2012-02-291-0/+2
* logl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-111-1/+13
* Minor formatting changes.Bruno Haible2010-03-251-2/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-12/+12
* Move the isnanf(), isnand(), isnanl() declarations to <math.h>.Bruno Haible2008-10-191-2/+0
* Remove unused variables.Bruno Haible2008-04-161-2/+1
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-6/+4
* Better support of signalling NaNs.Bruno Haible2007-03-261-2/+9
* New module 'math'. <math.h> replaces mathl.h.Bruno Haible2007-02-181-21/+22
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Add GPL notice, to match glibc's added LGPL notice.Paul Eggert2004-10-061-9/+29
* Transcendental functions for 'long double', from Paolo Bonzini.Bruno Haible2003-02-181-0/+238