Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Tcl/Tk 8.5.10 RELEASED
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Donald G Porter  
View profile  
 More options Jun 24 2011, 4:24 pm
Newsgroups: comp.lang.tcl
From: Donald G Porter <d...@nist.gov>
Date: Fri, 24 Jun 2011 16:24:45 -0400
Local: Fri, Jun 24 2011 4:24 pm
Subject: Tcl/Tk 8.5.10 RELEASED
Tcl/Tk 8.5.10 Release Announcement
June 24, 2011

The Tcl Core Team is pleased to announce the 8.5.10 releases of the Tcl
dynamic language and the Tk toolkit.  This is the tenth 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.10 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 are 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.9:
--------------------------------------

The following were the main changes in Tcl/Tk 8.5.10.  A complete list
can be found in the changes file at the root of the source tree.  The
more complete ChangeLog is also included with each source release.  This
is a patch release, so it primarily includes bug fixes and corrections
to erratic behavior.  Below are only the most notable changes.

    * TIP 378: reduced [info frame] accuracy to gain performance.
         - use [interp debug] to restore accuracy and lose performance gain.

    * Unicode codepoint definitions updated to Unicode 6.0 (BMP only)

    * New subcommand [ttk::entry validate].

    * Improved performance formatting numbers for string output.

    * dlopen() in Unix/Mac OS X [load] now uses RTLD_NOW|RTLD_LOCAL.
         *** POTENTIAL INCOMPATIBILITY ***

    * Forbid [labelframe $w -container true].
         *** POTENTIAL INCOMPATIBILITY ***

    * Fixed crash in [$treeview tag add/remove].

    * Fixed crash in [tk_getSaveFile] on Windows.

    * Repaired server [socket] race condition on Win that stopped new
accepts.

    * Fixed memory corruption when [$canvas dchars] removes all polygon
coords.

    * Corrected failure of [$canvas insert $line] to completely refresh
display.

    * Restored [spinbox $w -from $lo -to $hi] display of "08" and "09".

    * Fixed command name resolution caching involving [namespace path].

    * Fixed crash when append trace unsets traced variable.

    * Fixed Win crash in [wm manage] using Tkhtml3.

    * Fixed crash in Ttk unset traces.

    * Fixed failure of Tcl_ResetResult() to clear Tcl_ObjType information.

    * New version 2.3.3 of tcltest package.
         - Improved reporting from tests in slave interps

    * New version 2.7.6 of http package.
         - Stop surplus \n in POST requests.

    * New version 1.0.10 of platform package.
         - DEB_HOST_MULTIARCH support

    * New version 1.4.4 of msgcat package.

    * Restored tearoff submenus in XP.

    * Modal dialogs on Windows now use MB_TASKMODAL | MB_SETFOREGROUND.

    * Corrected [wm forget $w] losing $w.

    * Corrected loss of -in value by [grid remove].

    * Make [$treeview see] schedule a redisplay.

    * Corrected [console] treatment of '\0'.

    * Fixed crash in nested, traced, compiled [catch].

    * Fixed crash when list parsing overflows int limits.

    * Revised interface of internal routine TclFindElement().
         *** POTENTIAL INCOMPATIBILITY ***

    * Imported fixes from libtommath 0.42.0.

--
Tcl Core Team and Maintainers
Don Porter, Tcl Core Release Manager

--
| Don Porter            Applied and Computational Mathematics Division |
| donald.por...@nist.gov             Information Technology Laboratory |
| http://math.nist.gov/~DPorter/                                  NIST |
|______________________________________________________________________|


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
phil  
View profile  
 More options Jun 27 2011, 9:55 am
Newsgroups: comp.lang.tcl
From: phil <pedi...@west.com>
Date: Mon, 27 Jun 2011 06:55:53 -0700 (PDT)
Local: Mon, Jun 27 2011 9:55 am
Subject: Re: Tcl/Tk 8.5.10 RELEASED
We've all talked about this before but...
Any plan to separate TK releases from TCL releases ?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
gavino  
View profile  
 More options Jun 28 2011, 4:23 am
Newsgroups: comp.lang.tcl
From: gavino <gavcom...@gmail.com>
Date: Tue, 28 Jun 2011 01:23:23 -0700 (PDT)
Local: Tues, Jun 28 2011 4:23 am
Subject: Re: Tcl/Tk 8.5.10 RELEASED
On Jun 24, 1:24 pm, Donald G Porter <d...@nist.gov> wrote:

nice

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »