|
431a5654
|
2008-12-25T20:18:10
|
|
Add support for universal builds to vasnprintf.
|
|
b5ae1440
|
2008-09-14T00:56:22
|
|
Remove module EOVERFLOW.
|
|
dac3bbf9
|
2008-03-30T15:18:13
|
|
Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the C
code.
|
|
b17d7ac7
|
2008-01-26T15:17:58
|
|
Rename isnan, applicable to 'double' only, to isnand.
|
|
8073415b
|
2007-11-04T21:14:08
|
|
Use GL_NOCRASH, to avoid a crashreporter dialog box from a configure check.
|
|
7cd87873
|
2007-11-03T16:52:20
|
|
Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
|
|
7c832224
|
2007-07-02T00:56:18
|
|
Avoid address wraparound inside system functions.
|
|
ee6d9baa
|
2007-06-06T02:20:57
|
|
Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
|
|
060ad6de
|
2007-05-18T18:26:01
|
|
Add support for 'long double' number output.
|
|
7c21ed66
|
2007-04-06T21:22:02
|
|
Faster determination of the sign of a number.
|
|
cdaeb6bb
|
2007-03-25T02:29:46
|
|
New module 'fpucw'.
|
|
ccd54782
|
2007-03-07T03:47:50
|
|
New module 'sprintf-posix'.
|