Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Arrange so that the NaN returned by strtod("nan", NULL) is the same as | das | 2007-12-16 | 1 | -4/+4 |
| | | | | the NaN returned by strtod("nan()", NULL). | ||||
* | The distinction between quiet and signaling NaN formats is | das | 2007-01-03 | 1 | -0/+21 |
machine-dependent; these files tell the latest version of gdtoa what to do. |