Bruno Haible
|
5fc2139cf3
|
Work around snprintf bug on Linux libc5.
|
2008-04-19 21:42:16 +02:00 |
|
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
|
6cad9c9121
|
Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
|
2008-02-07 02:08:13 +01:00 |
|
Bruno Haible
|
474d4b34c6
|
Fix *printf behaviour for large precisions on mingw and BeOS.
|
2007-11-04 17:19:42 +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
|
82485375cc
|
Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
|
2007-05-20 09:01:48 +00:00 |
|
Bruno Haible
|
118b9d3f01
|
Fix *printf result for NaN, Inf, -0.0 on mingw.
|
2007-05-19 14:52:36 +00:00 |
|
Bruno Haible
|
060ad6de5e
|
Add support for 'long double' number output.
|
2007-05-18 18:26:01 +00:00 |
|
Bruno Haible
|
e9bb23084a
|
Work around an incorrect implementation of the 0 flag on most platforms.
|
2007-05-06 23:02:10 +00:00 |
|
Bruno Haible
|
2bb894abc6
|
Work around lack of support of grouping flag.
|
2007-05-06 15:29:04 +00:00 |
|
Bruno Haible
|
f227e78a14
|
Guard against vsnprintf implementations that mishandle a size=0 argument.
|
2007-04-29 15:40:30 +00:00 |
|
Bruno Haible
|
9f9bd78aba
|
Implement the %F directive if the system doesn't implement it correctly.
|
2007-04-11 23:46:07 +00:00 |
|
Bruno Haible
|
5b57d6d54b
|
Prefer nl_langinfo over localeconv.
|
2007-03-26 02:15:46 +00:00 |
|
Bruno Haible
|
5754af8805
|
Use 'case' statements instead of 'expr' invocations.
|
2007-03-09 01:24:32 +00:00 |
|
Bruno Haible
|
a6a6531cc5
|
New module 'snprintf-posix'.
|
2007-03-07 01:59:05 +00:00 |
|