Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h. | Ben Pfaff | 2008-07-12 | 1 | -1/+1 |
* | Rename isnan, applicable to 'double' only, to isnand. | Bruno Haible | 2008-01-26 | 1 | -3/+3 |
* | Change copyright notice from GPLv2+ to GPLv3+. | Bruno Haible | 2007-10-07 | 1 | -6/+5 |
* | Use copysign when implementing signbit, if the libc has it already. | Bruno Haible | 2007-04-10 | 1 | -0/+8 |
* | New module 'signbit'. | Bruno Haible | 2007-04-06 | 1 | -0/+55 |