De mensen van Tcl Core Team hebben een nieuwe versie uitgebracht van hun Tcl/Tk-pakket wat bestaat uit de Tcl-scriptingtaal en de bijbehorende toolkit. Tcl is een krachtige scriptingtaal die eenvoudig is opgebouwd en ondersteuning biedt voor verschillende platformen. Tk is een grafische toolkit voor deze scriptingtaal en geeft je de mogelijk om grafische applicaties te ontwikkelen. Het versienummer is aangekomen bij 8.4.10 en wordt zoals gewoonlijk als broncode verspreid. Voor het Mac OS X-platform wordt er echter een kant-en-klaar bestand meegeleverd met de naam Tcl/Tk Aqua, die op zijn beurt in drie smaken binnen te halen is. De meegeleverde release notes zien er als volgt uit:
The Tcl Core Team is pleased to announce the 8.4.10 releases of the Tcl dynamic language and the Tk toolkit. This is the tenth patch release of Tcl/Tk 8.4. 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.
Summary of Changes since Tcl/Tk 8.4.9:
The following were the main changes in Tcl/Tk 8.4.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 included bug fixes and corrections to erratic behavior. Below are only the most notable changes.Tcl Core Team and Maintainers
- Updated build support for Mac OS X, Solaris 10 (64-bit, x86 and sparc), AIX gcc and HP-UX gcc builds, OpenBSD ports, and allow msys builds without cygwin installed
- [TIP 218] Tcl_Channel API update for threads
- Tcl_Expr* corrections for Tcl_WideInt
- Clean up memory loss at thread exit
- Lower minimum buffer size from 10 to 1 byte
- Windows pipes now honor -blocking on close to mirror existing unix behavior, set -blocking 1 before 'close' to receive exit status
- Make unix notifier thread joinable
- Improve BMP, JPG image load speed
- Add Spanish msg catalog
- Several panedwindow drawing, destruction fixes
- Correct MouseWheel %A translation
- Improve Aqua native look and feel for entry and spinbox
- Improve load-able Tk on Aqua
- Several Aqua widget usability fixes
- tk_popup menus are now "sticky"
- Correctly display Unicode characters in X11 titlebars
- Documentation improvements
Jeff Hobbs, Tcl Core Release Manager[break]De volgende downloads staan klaar:Tcl source tarball
Tcl source zipped
Tk source tarball
Tk source zipped
Tcl/Tk Aqua 8.4.10
Tcl/Tk Aqua 8.4.10 Batteries-Included
Tcl/Tk Aqua 8.4.10 Standalone