summaryrefslogtreecommitdiffstats
path: root/contrib/gdtoa
Commit message (Expand)AuthorAgeFilesLines
* Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS ineadler2012-12-061-2/+4
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds atheraven2011-11-207-30/+57
* Merge gdtoa-20110304.das2011-03-1231-646/+3183
|\
* | Add required header for isalnum(3) to quench compiler warningsuqs2010-06-021-0/+2
* | Import a vendor fix for a list overrun.attilio2009-09-072-7/+13
* | Remove some unused vendor files.das2009-03-0439-16499/+0
* | Vendor import of gdtoa 20081205.das2009-01-2831-147/+1899
|\ \ | |/
| * Flatten vendor/gdtoa/*.das2008-09-0385-24820/+0
* | Make strtof() respect the current rounding mode.das2008-09-031-2/+10
* | Merge gdtoa 20080831. This fixes several bugs, including an infinitedas2008-09-0313-98/+259
* | Bring in the vendor's fix for a bug in strtod() wherebydas2008-06-211-2/+5
* | On platforms where long is 64 bits, make sure gdtoa doesn't use adas2007-12-171-0/+3
* | Fix previous commit: We should only mask the top bit in the STRTOG_NaNBitsdas2007-12-162-1/+14
* | Fix strto{f,d,ld}() so they don't return signaling NaNs. C99das2007-12-164-4/+17
* | Some changes the vendor didn't want:das2007-12-161-4/+29
* | Merge local diffs.das2007-01-031-25/+27
* | This commit was generated by cvs2svn to compensate for changes in r165743,das2007-01-0364-933/+1207
|\ \ | |/
| * Import of the latest gdtoa sources, which include fixes for minordas2007-01-0365-960/+1235
* | Configure gdtoa so that floating-point numbers are correctly roundeddas2005-01-181-0/+1
* | This commit was generated by cvs2svn to compensate for changes in r124703,das2004-01-193-12/+16
|\ \ | |/
| * Import gdtoa 20040118. This revision addresses some corner cases indas2004-01-193-12/+16
* | Userland spinlocks bad. Sleep locks good.das2003-06-211-8/+11
* | Add some missing prototypes to eliminate some warnings. These alreadydas2003-04-091-0/+21
* | Add missing prototype for gdtoa().das2003-04-051-0/+2
* | This commit was generated by cvs2svn to compensate for changes in r112620,das2003-03-256-33/+23
|\ \ | |/
| * Import new sources. The only material change in this update is todas2003-03-256-33/+23
* | Enable locale support in strtod() and dtoa().das2003-03-191-0/+1
* | This commit was generated by cvs2svn to compensate for changes in r112415,das2003-03-195-51/+29
|\ \ | |/
| * Import gdtoa sources dated 20030318, which contain several locale fixes.das2003-03-195-51/+29
* | Local patches:das2003-03-121-49/+99
|/
* Initial import of David Gay's gdtoa library for conversion betweendas2003-03-1283-0/+24573
OpenPOWER on IntegriCloud