David Schultz 21ca178ece Add support for multibyte thousands_sep encodings, e.g., U+066C.
The integer thousands' separator code is rewritten in order to
avoid having to preallocate a buffer for the largest possible
digit string with the most possible instances of the longest
possible multibyte thousands' separator. The new version inserts
thousands' separators for integers using the same code as floating point.
2009-01-22 08:14:28 +00:00
..
2008-12-23 22:50:39 +00:00
2009-01-21 06:55:27 +00:00
2008-05-04 22:24:40 +00:00
2009-01-05 05:14:26 +00:00
2008-11-29 14:32:14 +00:00
2008-05-15 15:28:18 +00:00