-
The math::bigfloat::todouble procedure made use of tcl_precision to compute the number of significant digits.
It used to be 12 or more in Tcl 8.4, but Tcl 8.5 made it invalid and defaults to 0, which I knew.
I simply added a test to make use of 16 when tcl_precision is 0, and it will work fine.
2008-05-14 07:26:14 UTC in tcllib
-
sarnold75 committed patchset 2573 of module tcllib to the tcllib CVS repository, changing 1 files.
2008-05-14 07:22:22 UTC in tcllib
-
sarnold75 committed patchset 61 of module tcl-pkg to the Tcl-Pkg CVS repository, changing 1 files.
2008-03-31 17:44:22 UTC in Tcl-Pkg
-
sarnold75 committed patchset 60 of module tcl-pkg to the Tcl-Pkg CVS repository, changing 3 files.
2008-03-31 17:43:32 UTC in Tcl-Pkg
-
sarnold75 committed patchset 59 of module tcl-pkg to the Tcl-Pkg CVS repository, changing 1 files.
2008-03-14 13:13:18 UTC in Tcl-Pkg
-
sarnold75 committed patchset 58 of module tcl-pkg to the Tcl-Pkg CVS repository, changing 1 files.
2008-03-12 18:11:31 UTC in Tcl-Pkg
-
I found a nice implementation of Ataxx in Tcl/Tk
on the Tcler's wiki (see http://wiki.tcl.tk/7666)
and would like to see it within the next tkgames
release.
Thanks.
2008-03-10 16:22:58 UTC in Tk Games
-
The feature has been added as an option to tostr: -nosci.
Tests have been added, and passed for both bigfloat 1.2 and 2.0.
Manual has been updated.
2008-03-02 17:03:12 UTC in tcllib
-
sarnold75 committed patchset 2490 of module tcllib to the tcllib CVS repository, changing 2 files.
2008-03-02 17:03:11 UTC in tcllib
-
sarnold75 committed patchset 2489 of module tcllib to the tcllib CVS repository, changing 1 files.
2008-03-02 16:59:34 UTC in tcllib