Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | setlocale: Make calls with NULL argument multithread-safe. | Bruno Haible | 2019-12-18 | 1 | -0/+1 |
* | strtod, strtold: Use the locale's decimal point. | Bruno Haible | 2019-02-01 | 1 | -0/+12 |
* | frexp, tests: work around ICC bug with -zero | Eric Blake | 2010-11-04 | 1 | -0/+1 |
* | strtod: make it more-accurate typically, and don't require libm | Paul R. Eggert | 2010-07-12 | 1 | -1/+0 |
* | Refactor common macros used in tests. | Bruno Haible | 2009-12-24 | 1 | -1/+2 |
* | tests: add signature checks | Eric Blake | 2009-12-24 | 1 | -0/+1 |
* | Document various strtod bugs, with some fixes. | Eric Blake | 2008-03-29 | 1 | -0/+14 |