Updated 2010-08-02 16:11:35 by miguel

Please note this page is for reference, not discussions (see Changes in Tcl/Tk)

New Command Line Options edit

  • tclsh -encoding encoding [1] [2]
  • wish -encoding encoding

Tcl Changes edit

New Language Syntax

Changes to Tcl Commands

New Commands

Removed Commands

  • pkg_compareExtension

New Subcommands

Expanded Syntax / New Options

New unsupported commands

Changes to Tcl variables

New global variables

Removed global variables

Changed Tcl behavior


Tk Changes edit

Changes to Tk Commands

New Commands

New Subcommands

Expanded Syntax / New Options

Changed Tk behavior

New Events

  • <TraverseIn> [123]
  • <TraverseOut> [124]
  • <KP_Enter> on Windows [125]

Changes to Bundled Packages edit

New packages

Updated packages


What other kinds of changes will a developer have to make when moving from Tcl 8.4 to 8.5?