Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make tst-strtod-round use ROUNDING_TESTS. | 2013-06-14 | 1 | -9/+30 | |
* | Rework tst-strtod-round handling of inexact results. | 2013-06-13 | 1 | -40/+718 | |
* | Update copyright notices with scripts/update-copyrights. | 2013-01-02 | 1 | -1/+1 | |
* | Make strtod respect the rounding mode (bug 14518). | 2012-09-12 | 1 | -29/+104 | |
* | Fix strtod test for values above maximum for IBM long double. | 2012-09-06 | 1 | -2/+2 | |
* | Use LDBL_MIN_EXP to distinguish Intel and Motorola extended float format | 2012-09-05 | 1 | -16/+12 | |
* | Correctly handle Motorola extended float format in tst-strtod-round | 2012-09-05 | 1 | -17/+478 | |
* | Fix sign of zero on strtod underflow (bug 14519). | 2012-08-27 | 1 | -0/+104 | |
* | Fix strtod rounding (bug 3479). | 2012-08-27 | 1 | -0/+6298 |