1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-09-02 15:41:25 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
Bruno Haible
dac3bbf963 Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the C
code.
2008-03-30 15:18:13 +02:00
Bruno Haible
b17d7ac7df Rename isnan, applicable to 'double' only, to isnand. 2008-01-26 15:17:58 +01:00
Bruno Haible
8073415b87 Use GL_NOCRASH, to avoid a crashreporter dialog box from a configure check. 2007-11-04 21:14:08 +01:00
Bruno Haible
7cd87873c8 Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD. 2007-11-03 16:52:20 +01:00
Bruno Haible
7c8322243b Avoid address wraparound inside system functions. 2007-07-02 00:56:18 +00:00
Bruno Haible
ee6d9baacd Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64, ia64. 2007-06-06 02:20:57 +00:00
Bruno Haible
060ad6de5e Add support for 'long double' number output. 2007-05-18 18:26:01 +00:00
Bruno Haible
7c21ed66f6 Faster determination of the sign of a number. 2007-04-06 21:22:02 +00:00
Bruno Haible
cdaeb6bb21 New module 'fpucw'. 2007-03-25 02:29:46 +00:00
Bruno Haible
9148e4d7d4 New module 'vsprintf-posix'. 2007-03-07 03:27:10 +00:00