summaryrefslogtreecommitdiff
path: root/lib/frexp.c
Commit message (Expand)AuthorAgeFilesLines
* Rename isnan, applicable to 'double' only, to isnand.Bruno Haible2008-01-261-3/+3
* Rename parameter 'exp' to 'expptr', to avoid gcc warnings.Bruno Haible2007-10-071-3/+3
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-6/+5
* Assume 'long double' exists.Bruno Haible2007-04-061-35/+25
* New module 'fpucw'.Bruno Haible2007-03-251-1/+16
* Remove Paolo's variant of the algorithm, with his permission.Bruno Haible2007-03-221-119/+79
* New module 'frexp'.Bruno Haible2007-03-221-0/+202