<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<font size="4"><font face="monospace">Hi guys, <br>
<br>
I just posted a pullreq in Cuis-Smalltalk-Dev on Github where I
modify Printf to be able to<br>
print thousand separated values. <br>
<br>
There is also possibility for the user to change the decimal
separator and <br>
the thousand separator which is good for local representation of
financial values.<br>
<br>
I detected an ugly bug on printing big values (existing code), I
made a test explicitly<br>
to remember it is there. It is test101_LargeFloat. <br>
<br>
To see how to use the new feature see the new tests. The new
tests are numbered<br>
so it is easy to see what is more recent. When possible I will
update also<br>
the CookBook and the Terse guide to reflect the new feature.<br>
<br>
It is the first time i branch+merge then pullReq, i hope i did
it all right ! <br>
<br>
bye<br>
Nicola<br>
<br>
<br>
</font></font>
</body>
</html>