|
5fc2139c
|
2008-04-19T21:42:16
|
|
Work around snprintf bug on Linux libc5.
|
|
6cad9c91
|
2008-02-07T02:08:13
|
|
Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
|
|
ed976756
|
2007-12-17T12:21:10
|
|
Avoid a crash of a configure test on some x86_64 systems.
|
|
8073415b
|
2007-11-04T21:14:08
|
|
Use GL_NOCRASH, to avoid a crashreporter dialog box from a configure check.
|
|
474d4b34
|
2007-11-04T17:19:42
|
|
Fix *printf behaviour for large precisions on mingw and BeOS.
|
|
7cd87873
|
2007-11-03T16:52:20
|
|
Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
|
|
304073ca
|
2007-10-18T13:13:15
|
|
Improve detection of whether %n is supported or not.
|
|
99e38203
|
2007-09-16T11:42:32
|
|
Make the buffer large enough, to avoid a buffer overflow.
|
|
c35e40ee
|
2007-06-13T01:28:35
|
|
x86_64 has the same 'long double' format as i386.
|
|
b52c5a79
|
2007-06-06T02:26:06
|
|
Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
|
|
17ccaa9d
|
2007-05-22T01:07:46
|
|
Stricter check for printf result for NaN arguments.
|
|
1b40713c
|
2007-05-20T21:51:27
|
|
Include Cygwin test results, from Eric Blake.
|
|
82485375
|
2007-05-20T09:01:48
|
|
Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
|
|
6e119fbe
|
2007-05-19T20:40:55
|
|
Swap the tests 2 and 3.
|
|
e53ec96d
|
2007-05-19T20:33:32
|
|
Update test results.
|
|
54e1ee6d
|
2007-05-19T20:32:38
|
|
Whitespace change.
|
|
118b9d3f
|
2007-05-19T14:52:36
|
|
Fix *printf result for NaN, Inf, -0.0 on mingw.
|
|
060ad6de
|
2007-05-18T18:26:01
|
|
Add support for 'long double' number output.
|
|
3717bfee
|
2007-05-06T23:17:49
|
|
More info about Cygwin.
|
|
d76083d9
|
2007-05-06T23:17:49
|
|
More info about Cygwin.
|
|
e9bb2308
|
2007-05-06T23:02:10
|
|
Work around an incorrect implementation of the 0 flag on most platforms.
|
|
2bb894ab
|
2007-05-06T15:29:04
|
|
Work around lack of support of grouping flag.
|
|
f227e78a
|
2007-04-29T15:40:30
|
|
Guard against vsnprintf implementations that mishandle a size=0 argument.
|
|
763d9efb
|
2007-04-12T23:13:32
|
|
Update Cygwin test results.
|
|
3fac2348
|
2007-04-12T00:10:40
|
|
Better guessing in gl_PRINTF_DIRECTIVE_F when cross-compiling.
|
|
073b7bef
|
2007-04-11T23:49:08
|
|
Add test results from AIX 5.2.
|
|
9f9bd78a
|
2007-04-11T23:46:07
|
|
Implement the %F directive if the system doesn't implement it correctly.
|
|
ed56d2d2
|
2007-04-11T23:32:56
|
|
The 2007-04-04 patch was broken.
|
|
f1d7a8f4
|
2007-04-11T00:24:01
|
|
Guard against FreeBSD 6.1 bug.
|
|
9f88c0b0
|
2007-04-06T14:36:56
|
|
Assume 'long double' exists.
|
|
6891768d
|
2007-04-05T00:41:39
|
|
Catch a bug of printf "%a" on FreeBSD 6.1.
|
|
d853100e
|
2007-03-08T13:45:22
|
|
Info about OpenBSD 4.0.
|
|
88200edc
|
2007-03-08T02:46:52
|
|
Make shell snippets copy&pastable.
|
|
4e60bbf3
|
2007-03-06T02:00:30
|
|
Rename a cache variable.
|
|
419ae225
|
2007-03-06T00:53:50
|
|
Add an 8th test, against HP-UX.
|
|
f9a71609
|
2007-03-05T23:51:20
|
|
Mention glibc-2.5.
|
|
1f4aef9d
|
2007-03-05T23:41:21
|
|
Be more conservative about the config.guess results on NetBSD.
|
|
c66eaea3
|
2007-03-05T23:34:36
|
|
Add info about NetBSD 4, which has now borrowed the printf implementation
from FreeBSD.
|
|
f57c588c
|
2007-03-05T23:01:41
|
|
Update with info about HP-UX 10.20.
|
|
990dce77
|
2007-03-05T22:58:25
|
|
Add info about OpenBSD.
|
|
72e4056b
|
2007-03-05T17:09:01
|
|
Add info about some older Cygwin.
|
|
55cd56d8
|
2007-03-05T03:20:23
|
|
Test a corner case. Exclude two buggy implementations.
|
|
b4548f0e
|
2007-03-04T23:28:59
|
|
New module 'vasnprintf-posix'.
|