1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Tcl/Tk 8.6.6 发布 下载

本帖由 漂亮的石头2016-07-31 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,974
    赞:
    47
    Tcl/Tk 8.6.6 主要是修复 bug 的版本,但令人惊讶的是,该版本中包括了诸多新功能,其中最受期待的当属更新的 Unicode 支持。

    * [TIP 443] More configuration options for text tags.

    * [TIP 446] [$text edit (canundo|canredo)].

    * Update to Unicode 9.0.
    *** POTENTIAL INCOMPATIBILITY ***

    * Final newline in [text] handling restored compat with 8.6.4 and
    before.
    *** POTENTIAL INCOMPATIBILITY ***

    * [file] support for more Windows filesystem conventions.
    [5d7ca0,ae61a6]
    *** POTENTIAL INCOMPATIBILITY ***

    * [namespace upvar $ns] now ignores custom resolvers in $ns.
    *** POTENTIAL INCOMPATIBILITY ***

    * Tcl_WrongNumArgs() now uses proper list formatting in error message.
    Matters when parameter names contain spaces, etc.
    *** POTENTIAL INCOMPATIBILITY ***

    * Fixed crashes or hangs in...
    - [apply {{} {foreach x y {if 1 break else}}}]
    - compiled [string replace]
    - notifier finalization
    - server socket creation on Win
    - [glob -path a]
    - Tcl_DString appends to self
    - mouse pointer warping
    - Aqua geometry calculations on new toplevel
    - zlib-8.17, zlib-8.18
    - apply {{} {lassign {} item; dict update item item item two two {}}}
    - [vwait] after namespace delete destroys variable waited on.

    * Fix: Safe handling of widget destruction during callbacks.

    * Fix: compiled [lreplace $list end ...].
    *** POTENTIAL INCOMPATIBILITY ***

    * Fix: circumstances of command callbacks from [scale].

    * Fix: Stop <Map> event firing from hidden panes of panedwindow.

    * Fix: <<Modified>> delivery to text peers.

    * Win: Mouse events in exposed window after double click in file dialog.

    * Improve support for text bindings customization.

    * Improved performance scaling of [namespace delete].

    * Xft color font speed.

    * Restored support for TclBlend.

    * tcltest -relateddir processing in sorted order

    * Aqua appearance fixes.

    * Updated bundled packages
    - tcltest 2.4.0: (TIP 447) execution time verbosity option
    - registry 1.3.2:
    - Itcl 4.0.5
    - Thread 2.8.0
    - sqlite 3.13.0
    Tcl/Tk 8.6.6 发布下载地址
     
正在加载...