summaryrefslogtreecommitdiffstats
path: root/contrib/gdtoa/xsum0.out
Commit message (Collapse)AuthorAgeFilesLines
* Remove some unused vendor files.das2009-03-041-49/+0
|
* Vendor import of gdtoa 20081205.das2009-01-281-23/+24
|\
| * Flatten vendor/gdtoa/*.das2008-09-031-48/+0
| |
* | Merge gdtoa 20080831. This fixes several bugs, including an infinitedas2008-09-031-9/+9
|/ | | | | | 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-46/+48
| | | | problems relating to NaNs and rounding.
* Import gdtoa 20040118. This revision addresses some corner cases indas2004-01-191-1/+1
| | | | denormal and locale handling in strtod().
* Import new sources. The only material change in this update is todas2003-03-251-5/+5
| | | | | | | 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-5/+5
| | | | Reviewed by: mike (mentor)
* Initial import of David Gay's gdtoa library for conversion betweendas2003-03-121-0/+46
strings and floating point.
OpenPOWER on IntegriCloud