K 10 svn:author V 3 das K 8 svn:date V 27 2003-04-07T00:42:19.000000Z K 7 svn:log V 316 - %e conversions with precision 0 should not cause a decimal point to be printed. - Fix %f conversions where the number of significant digits is < expt. This would be a one-line change were it not for thousands separators. Noticed by tjr. - Remove some unnecessary code in the parsing of precision specifiers. END