summaryrefslogtreecommitdiff
path: root/contrib/gdtoa/strtod.c
Commit message (Expand)AuthorAgeFilesLines
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds aDavid Chisnall2011-11-201-5/+16
* Merge gdtoa-20110304.David Schultz2011-03-121-200/+246
|\
* | Vendor import of gdtoa 20081205.David Schultz2009-01-281-8/+38
|\|
* | Merge gdtoa 20080831. This fixes several bugs, including an infiniteDavid Schultz2008-09-031-22/+38
|\|
| * Flatten vendor/gdtoa/*.David Schultz2008-09-031-982/+0
* | Fix strto{f,d,ld}() so they don't return signaling NaNs. C99David Schultz2007-12-161-1/+3
|/
* Import of the latest gdtoa sources, which include fixes for minorvendor/gdtoa/20050923David Schultz2007-01-031-9/+25
* Import gdtoa 20040118. This revision addresses some corner cases invendor/gdtoa/20040118David Schultz2004-01-191-3/+5
* Import new sources. The only material change in this update is tovendor/gdtoa/20030324David Schultz2003-03-251-6/+2
* Import gdtoa sources dated 20030318, which contain several locale fixes.vendor/gdtoa/20030318David Schultz2003-03-191-21/+4
* Initial import of David Gay's gdtoa library for conversion betweenvendor/gdtoa/20030305David Schultz2003-03-121-0/+985