Tcl Source Code

changes.md at tip
Login

File changes.md from the latest check-in


The source code for Tcl is managed by fossil. Tcl developers coordinate all changes to the Tcl source code at

Tcl Source Code

Release Tcl 9.0.1 arises from the check-in with tag core-9-0-1.

Tcl patch releases have the primary purpose of delivering bug fixes to the userbase. As the first patch release in the Tcl 9.0.* series, Tcl 9.0.1 also includes a small number of interface changes that complete some incomplete features first delivered in Tcl 9.0.0.

Completed 9.0 Features and Interfaces

Bug fixes

Incompatibilities

Updated bundled packages, libraries, standards, data

Release Tcl 9.0.0 arises from the check-in with tag core-9-0-0.

Highlighted differences between Tcl 9.0 and Tcl 8.6 are summarized below, with focus on changes important to programmers using the Tcl library and writing Tcl scripts.

Major Features

64-bit capacity: Data values larger than 2Gb

Internationalization of text

Zip filesystems and attached archives.

Unix notifiers available using epoll() or kqueue()

Incompatibilities

Notable incompatibilities

Incompatibilities in C public interface

New Features

New commands

New command options

Numbers

TclOO facilities

Known bugs