Tcl/Tk 8.6.3 是 Tcl/Tk 8.6 产品线上的第三个修补版本。主要更新内容有:
1.修复了大量 BUG。
2.优化了部分功能,效率提升。
3.实现对 Windows 10 的支持。
完整更新记录如下:
1.[TIP 432] Updated file dialogs on Windows.
2.Restore ability to read again from a channel after EOF.
3.Incompatible result from [lreplace {} 1 1].
4.Incompatible result from [lappend foo].
5.Incorrect result from [regsub -all {\(.*} a(b) {}].
6.Restore ability to [open comX: r+].
7.Fixed [scale] handling of negative resolution values.
8.Fixed crashes in (1) [oo::class destroy] (2) [apply {{} {try {} on ok {} - on return {} {}}}] (3) improperly optimized [expr]ession bytecode (4) [array set] of a traced array (5) [scale .s -digits $tooBig]
9.Bytecode optimized for [string cat].
10.Support for Windows 10.
下载地址:http://www.tcl.tk/software/tcltk/download.html
来自:开源中国社区

