Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *printf-posix tests: Fix for platforms where 'long double' == 'double'. | Bruno Haible | 2011-10-09 | 1 | -0/+1 |
* | Support for MSVC compiler: Avoid division by a literal 0. | Bruno Haible | 2011-09-11 | 1 | -0/+1 |
* | frexp, tests: work around ICC bug with -zero | Eric Blake | 2010-11-04 | 1 | -0/+1 |
* | Refactor common macros used in tests. | Bruno Haible | 2009-12-24 | 1 | -0/+1 |
* | Use a more portable replacement expression for -0.0L. | Bruno Haible | 2008-10-08 | 1 | -0/+1 |
* | Use macros NaNf, NaNd, NaNl instead of NAN. | Bruno Haible | 2008-04-02 | 1 | -1/+1 |
* | Guarantee a definition of NAN. | Eric Blake | 2008-03-31 | 1 | -0/+1 |
* | Assume 'long double' exists. | Bruno Haible | 2007-04-06 | 1 | -2/+0 |
* | Tests for module 'vasprintf-posix'. | Bruno Haible | 2007-03-05 | 1 | -0/+14 |