Tcl

Tcl 8.5.16

This is principally a bug-fix release.

Milestone information

Project:
Tcl
Series:
8.5
Version:
8.5.16
Released:
 
Registrant:
Donal Fellows
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon tcltk-release-notes-8.5.16.txt (md5) Release notes 33
last downloaded 13 days ago
download icon tcl8.5.16-src.tar.gz (md5) Source code 93
last downloaded 13 days ago
Total downloads: 126

Release notes 

Tcl/Tk 8.5.16 Release Announcement
August 25, 2014

The Tcl Core Team is pleased to announce the 8.5.16 releases of the Tcl
dynamic language and the Tk toolkit. This is the sixteenth patch release
of Tcl/Tk 8.5. More details can be found below. We would like to
express our gratitude to all those who submit bug reports and patches.
This information is invaluable in enabling us to identify and eliminate
problems in the core.

Where to get the new releases:
------------------------------

Tcl/Tk 8.5.16 sources are freely available as open source from the
Tcl Developer Xchange web site at:

         http://www.tcl.tk/software/tcltk/8.5.html

This web page also contains additional information about the releases,
including new features and notes about installing and compiling the
releases. Sources are always available from the Tcl SourceForge
project's file distribution area:

 http://sourceforge.net/projects/tcl/files/

Binaries for most major platforms will be available from:

         http://www.activestate.com/Tcl

For additional information:
---------------------------

Please visit the Tcl Developer Xchange web site:

         http://www.tcl.tk/

This site contains a variety of information about Tcl/Tk in general, the
core Tcl and Tk distributions, Tcl development tools, and much more.

Summary of Changes since Tcl/Tk 8.5.15:
--------------------------------------

The following were the main changes in Tcl/Tk 8.5.15. A complete list
can be found in the changes file at the root of the source tree. The
more complete Timelines of all changes are online

 http://core.tcl.tk/tcl/
 http://core.tcl.tk/tk/

This is a patch release, so it primarily includes bug fixes and corrections
to erratic behavior. Below are only the most notable changes.

    * Many fixes and improvements to Tk on OSX Cocoa and Retina displays.
      Build support for Xcode 5.1+.

    * Update to Unicode 7.0.
         *** POTENTIAL INCOMPATIBILITY ***

    * Enhancement: %E%G%X support in [scan].

    * Enhancement: PPM [$image write] now permits max value of 65535.

    * Fix: bad components in [$image write] files with transparency.

    * Fix: [menu] event race that made popup vanish immediately.

    * Fix: Win: avoid stall in async socket connect.

    * Fix: Win: readable event on async connect failure.

    * Fix: combobox invalid state from interactive selection.

    * Fix: Maintain validity in use of bytearray optimizations.

    * Workaround: TCL_TEMPLOAD_NO_UNLINK for [load] from kit troubles.

    * Fixed crashes in...
 - [dict] bytecode compilers
 - trace-induced race deleting a command and its import
 - recursive reflected channel operations
 - suicidal [close] or [interp delete] in reflected channel ops
 - unstacking stacked channels in mid-operation.
 - multi-threaded reflected channel map teardown

    * Revised refcount usage for Tcl_SetVar*(..,TCL_APPEND_VALUE)
         *** POTENTIAL INCOMPATIBILITY ***

    * Stop eof & blocked state leakage through stacked channels
         *** POTENTIAL INCOMPATIBILITY for channel drivers ***

    * Tcl_Channel is no longer Tcl_Preserve()-able.
         *** POTENTIAL INCOMPATIBILITY ***

    * Fix: channel background flush workaround broken select() syscalls.

    * Fix: Tcl_CreateNamespace(..., "foo::", ...) deletion failures.

    * Fix: many [info frame] line number reports.

    * Fix: Win: avoid serial channel double open; Bluetooth woes.

    * Fix: Win: no \ in normalized extended paths.

    * Significant refactoring in I/O core functions.

    * Win: update sockets implementation to use Winsock 2.2 .

    * Platform support improvements: Win 8.1, FreeBSD 10.0, HP-UX.

    * Fix: X: handling of fontconfig dependency in Tk builds.

    * New package releases:
 http 2.7.13: Accept upper case schemes in URLs
 tcltest 2.3.7: cleanup runs before output comparisons
 platform 1.0.13: Update macosx-* variant compatibilities

Changelog 

This release does not have a changelog.

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.