| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS in | Eitan Adler | 2012-12-06 | 1 | -2/+4 |
* | Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a | David Chisnall | 2011-11-20 | 7 | -30/+57 |
* | Merge gdtoa-20110304. | David Schultz | 2011-03-12 | 31 | -646/+3183 |
|\ |
|
* | | Add required header for isalnum(3) to quench compiler warnings | Ulrich Spörlein | 2010-06-02 | 1 | -0/+2 |
* | | Import a vendor fix for a list overrun. | Attilio Rao | 2009-09-07 | 2 | -7/+13 |
* | | Remove some unused vendor files. | David Schultz | 2009-03-04 | 39 | -16499/+0 |
* | | Vendor import of gdtoa 20081205. | David Schultz | 2009-01-28 | 31 | -147/+1899 |
|\| |
|
* | | Make strtof() respect the current rounding mode. | David Schultz | 2008-09-03 | 1 | -2/+10 |
* | | Merge gdtoa 20080831. This fixes several bugs, including an infinite | David Schultz | 2008-09-03 | 13 | -98/+259 |
|\| |
|
| * | Flatten vendor/gdtoa/*. | David Schultz | 2008-09-03 | 85 | -24820/+0 |
* | | Bring in the vendor's fix for a bug in strtod() whereby | David Schultz | 2008-06-21 | 1 | -2/+5 |
* | | On platforms where long is 64 bits, make sure gdtoa doesn't use a | David Schultz | 2007-12-17 | 1 | -0/+3 |
* | | Fix previous commit: We should only mask the top bit in the STRTOG_NaNBits | David Schultz | 2007-12-16 | 2 | -1/+14 |
* | | Fix strto{f,d,ld}() so they don't return signaling NaNs. C99 | David Schultz | 2007-12-16 | 4 | -4/+17 |
* | | Some changes the vendor didn't want: | David Schultz | 2007-12-16 | 1 | -4/+29 |
* | | Merge local diffs. | David Schultz | 2007-01-03 | 1 | -25/+27 |
* | | This commit was generated by cvs2svn to compensate for changes in r165743, | David Schultz | 2007-01-03 | 64 | -933/+1207 |
|\| |
|
| * | Import of the latest gdtoa sources, which include fixes for minorvendor/gdtoa/20050923 | David Schultz | 2007-01-03 | 65 | -960/+1235 |
* | | Configure gdtoa so that floating-point numbers are correctly rounded | David Schultz | 2005-01-18 | 1 | -0/+1 |
* | | This commit was generated by cvs2svn to compensate for changes in r124703, | David Schultz | 2004-01-19 | 3 | -12/+16 |
|\| |
|
| * | Import gdtoa 20040118. This revision addresses some corner cases invendor/gdtoa/20040118 | David Schultz | 2004-01-19 | 3 | -12/+16 |
* | | Userland spinlocks bad. Sleep locks good. | David Schultz | 2003-06-21 | 1 | -8/+11 |
* | | Add some missing prototypes to eliminate some warnings. These already | David Schultz | 2003-04-09 | 1 | -0/+21 |
* | | Add missing prototype for gdtoa(). | David Schultz | 2003-04-05 | 1 | -0/+2 |
* | | This commit was generated by cvs2svn to compensate for changes in r112620, | David Schultz | 2003-03-25 | 6 | -33/+23 |
|\| |
|
| * | Import new sources. The only material change in this update is tovendor/gdtoa/20030324 | David Schultz | 2003-03-25 | 6 | -33/+23 |
* | | Enable locale support in strtod() and dtoa(). | David Schultz | 2003-03-19 | 1 | -0/+1 |
* | | This commit was generated by cvs2svn to compensate for changes in r112415, | David Schultz | 2003-03-19 | 5 | -51/+29 |
|\| |
|
| * | Import gdtoa sources dated 20030318, which contain several locale fixes.vendor/gdtoa/20030318 | David Schultz | 2003-03-19 | 5 | -51/+29 |
* | | Local patches: | David Schultz | 2003-03-12 | 1 | -49/+99 |
|/ |
|
* | Initial import of David Gay's gdtoa library for conversion betweenvendor/gdtoa/20030305 | David Schultz | 2003-03-12 | 83 | -0/+24573 |