summaryrefslogtreecommitdiffstats
path: root/contrib/gdtoa/strtodg.c
Commit message (Collapse)AuthorAgeFilesLines
* Vendor import of gdtoa 20081205.das2009-01-281-7/+32
|\
| * Flatten vendor/gdtoa/*.das2008-09-031-1012/+0
| |
* | Merge gdtoa 20080831. This fixes several bugs, including an infinitedas2008-09-031-10/+37
|/ | | | | | loop pointed out by cognet@ that occurs when calling strtod() with a string representing a number between DBL_MAX and 2*DBL_MAX, when the rounding mode is anything other than the default.
* Import of the latest gdtoa sources, which include fixes for minordas2007-01-031-25/+36
| | | | problems relating to NaNs and rounding.
* Import new sources. The only material change in this update is todas2003-03-251-5/+1
| | | | | | | add locale support for hexadecimal floating point conversions. Noticed by: ache Reviewed by: mike (mentor)
* Import gdtoa sources dated 20030318, which contain several locale fixes.das2003-03-191-21/+4
| | | | Reviewed by: mike (mentor)
* Initial import of David Gay's gdtoa library for conversion betweendas2003-03-121-0/+1022
strings and floating point.
OpenPOWER on IntegriCloud