Version 51 of Changes in Tcl/Tk 8.6

Updated 2011-08-08 16:58:36 by dgp

Based on Tcl/Tk 8.6b2


Tcl Changes

Changes to Tcl Commands

New Commands

New Subcommands

Expanded Syntax / New Options

New unsupported commands

Changes to Tcl variables

New global variables

Changed Tcl behavior

  • The following commands are script-modifiable ensembles: binary
  • lset can now set the element at index end+1, growing the list. [L34 ]
  • string trim* now uses a different set of whitespace characters as a default.
  • encoding system during startup is now iso8859-1, not identity.
  • socket support for IPv6 addresses [L35 ]

Tk Changes

Changes to Tk Commands

New Commands

New Subcommands

Expanded Syntax / New Options

  • canvas create text ... -angle degrees [L40 ]
  • text configure -insertunfocussed none|hollow|solid [L41 ]
  • image create photo -format png [L42 ]

Changed Tk behavior

New Events


Changes to Bundled Packages

New packages

Updated packages


Changes to consider when moving to Tcl 8.6