Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | %E-like %g and %G conversions should remove trailing zeroes unless | das | 2003-04-19 | 1 | -0/+7 |
* | Merge in vfprintf.c rev. 1.58. | tjr | 2003-04-14 | 1 | -9/+11 |
* | Catch up with recent vfprintf.c changes. | tjr | 2003-04-07 | 1 | -175/+215 |
* | Add missing #include to unbreak previous commit. | das | 2003-04-05 | 1 | -0/+1 |
* | Correct some buffer sizes. | das | 2003-04-05 | 1 | -9/+15 |
* | Merge vfprintf.c revision 1.52. | tjr | 2003-03-14 | 1 | -2/+2 |
* | Unexpand RCS tag. | tjr | 2003-03-14 | 1 | -1/+1 |
* | MFp4: Catch up to recent __dtoa() interface changes and removal of cvt()'s | tjr | 2003-03-13 | 1 | -11/+10 |
* | Set the error bit on the stream if an encoding error occurs. Improve | tjr | 2002-10-16 | 1 | -1/+3 |
* | Add support for the XSI %C and %S formats, which are the same as %lc | tjr | 2002-10-16 | 1 | -0/+12 |
* | Use the new va_copy macro to copy variable argument lists instead of | tjr | 2002-09-24 | 1 | -1/+1 |
* | Add implementations of the wprintf() family of functions, which perform | tjr | 2002-09-21 | 1 | -0/+1538 |