summaryrefslogtreecommitdiffstats
path: root/Modules/_io
stat options
Period:
Authors:

Commits per author per week (path 'Modules/_io')

AuthorW08 2026W09 2026W10 2026W11 2026Total
Total00000
ption value='bug_12b0997ce7'>bug_12b0997ce7 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/win/tclWinInit.c
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2009-07-31 16:55:58 (GMT)
committerdgp <dgp@users.sourceforge.net>2009-07-31 16:55:58 (GMT)
commit71048d27d0a64c0fa11da33a09037c820babf6e5 (patch)
treefd17f363dc183b557097999d1baff4b82b0cf2b3 /win/tclWinInit.c
parent6cfb3d987a48cb1ed8dcde2df5c84a5dddae1dde (diff)
downloadtcl-71048d27d0a64c0fa11da33a09037c820babf6e5.zip
tcl-71048d27d0a64c0fa11da33a09037c820babf6e5.tar.gz
tcl-71048d27d0a64c0fa11da33a09037c820babf6e5.tar.bz2
* generic/tclStringObj.c: Corrected failure to grow buffer
* tests/format.test: when format spec request large width floating point values. Thanks to Clemens Misch. [Bug 2830354]