Version 54 of Changes in Tcl/Tk 8.6

Updated 2011-08-08 17:06:44 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. [L39 ]
  • 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 [L40 ]
  • exit no longer performs full finalization.

Tk Changes

Changes to Tk Commands

New Commands

New Subcommands

Expanded Syntax / New Options

Changed Tk behavior

  • GIF photo images written with LZW compression.
  • event generate can now generate <Focus*> events.
  • Tk for OS X/Aqua now built on Cocoa libraries.
  • image write -file uses file name extension as format hint.
  • Revised <MouseWheel> event handlers. [L48 ].

New Events


Changes to Bundled Packages

New packages

Updated packages


Changes to consider when moving to Tcl 8.6