Mac OS X Tcl/Tk Aqua 8.4.10 Binary Release Announcement
June 6, 2005

I’m pleased to announce the availability of Mac OS X binary
distributions for Tcl/Tk Aqua 8.4.10, the Mac OS X native port of the
Tcl scripting language and the Tk toolkit; bundled with over fifty
popular extensions.

The distributions are downloadable as compressed disk images from the
Tcl/Tk Aqua file release page on SourceForge:
http://sf.net/project/showfiles.php?group_id=86100&release_id=332919
http://snurl.com/fe3y

Three variants are available:

* TclTkAquaBI: Batteries-Included distribution, includes over fifty
popular extensions (c.f. list below), as well as the Tcl/Tk Aqua 8.5a3
alpha release. This is a superset of ActiveState’s ActiveTcl
distribution (on other platforms).
Installs in systemwide locations, administrator password required.
http://prdownloads.sf.net/tcltkaqua/TclTkAquaBI-8.4.10.0.dmg (38M)

* TclTkAqua: smaller distribution of just the Tcl/Tk frameworks, Wish,
tclsh and html docs (including debug versions of library binaries).
Installs in systemwide locations, administrator password required.
http://prdownloads.sf.net/tcltkaqua/TclTkAqua-8.4.10.dmg (5M)

* TclTkAquaStandalone: drag & drop install capable, self-contained
version of Wish with embedded Tcl/Tk frameworks (no debug binaries
or documentation included). Can be used off read-only media and
installed by unprivileged users. (1.3M)
http://prdownloads.sf.net/tcltkaqua/TclTkAquaStandalone-8.4.10.dmg

These downloads require Mac OS X 10.3 (Panther) or later, and are fully
compatible with Mac OS X 10.4 (Tiger); note that Tiger already includes
a subset of TclTkAquaBI (from the older 8.4.7.0 release):
http://tcltkaqua.sourceforge.net/tiger
Mac OS X 10.2 and earlier are no longer supported.

For more information, please visit
* the TclTkAqua binary distributions homepage
http://tcltkaqua.sourceforge.net/
* the Tcl Developer Xchange Tcl/Tk 8.4 information page
http://www.tcl.tk/software/tcltk/8.4.html
* the Tcl project page on SourceForge
http://sourceforge.net/tcl/
* the Tcl Developer Xchange:
http://www.tcl.tk/
* the Tcl’ers Wiki:
http://wiki.tcl.tk/

Regards,
Daniel A. Steffen
das@users.sourceforge.net

————————————————————————
—-

The Tcl/Tk Aqua Batteries-Included distribution contains the following
packages:

. Tcl/Tk 8.4.10
. Tcl/Tk Manpages 8.4.10
+ Tk-X11 8.4.10
Thread 2.6.1
TclX 8.4
TclVfs 1.3
Expect 5.43
. Tcllib, Tklib 1.7.0.1
BWidget 1.7
Mclistbox 1.02
XOTcl 1.3.6
IncrTcl 3.3
IWidgets 4.0.2
TkTable 2.9
Vu 2.2
TkHtml 2.0
. Tile 0.6
TkImg 1.3
. Treectrl 2.0
Tix 8.4
. TclXML, TclDOM, TclXSLT 3.1
TclSOAP 1.6.7
. tDOM 0.8.1
Memchan 2.2.1
Trf 2.1p2
TrfCrypt 2.0p3
TLS 1.5.1
. TclUDP 1.0.7
. TclCurl 0.14.0
TclODBC 2.5
TclSQLite 2.8.16
. TclSQLite3 3.2.1
TclHttpd 3.5.2
TclJava 1.3.1
Tbcload, Compiler, Parser 1.4
Ffidl 0.6
. SWIG 1.3.25
BLTlite 3.0a
Mk4Tcl, Oomk 2.4.9.3
Snack 2.2.9
TcLex 1.2
TclAE 2.0
TclAppleScript 1.0
TclResource 1.1.1
. QuickTimeTcl 3.1b5
TclSpeech 2.0
. TclAddressBook 1.1.4
. MacCarbonPrint 0.2
e4Graph 1.0a12
. Tkcon 2.4
. TclApps 2005-05-26
TclDES 0.8
TclTutorial 2005-03-21
. Tclkit, SDX, Critcl, Wikit 8.4.10
. Wishkit 8.4.10
CritLib 2003-04-10
CarbonCritLib 2005-05-01
. Launcher 1.1.1
. Tcl/Tk Prerelease 8.5a3

Packages with ‘+’ have been added and packages with ‘.’ have been
updated since the release of the 8.4.9.1 BI distribution.

————————————————————————
—-

— About Tcl/Tk —

Tcl is a simple-to-learn yet very powerful language. Its syntax is
described in just a dozen rules, but it has all the features needed to
rapidly create useful programs in almost any field of application – on a
wide variety of international platforms.

Tk is a graphical toolkit for Tcl. It allows you to develop graphical
applications that run on Windows, Linux, Mac OSX and many other
platforms.

Please visit the Tcl Developer Xchange web site:
http://www.tcl.tk/

————————————————————————
—-

Tcl/Tk 8.4.10 Release Announcement
June 4, 2004

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.

Where to get the new releases:
——————————

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

http://www.tcl.tk/software/tcltk/8.4.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/project/showfiles.php?group_id=10894

Binaries for most major platforms are available from:

http://www.activestate.com/Tcl

In addition, Mac OS X binaries are available from:

http://tcltkaqua.sourceforge.net/

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.

Thank you for your contributions:
———————————

As usual, this release includes contributions from the Tcl community.
We have a page honoring these contributors at:

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

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.

* 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
***POTENTIAL INCOMPATIBILITY***

* 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

————————————————————————
—-

Tcl/Tk 8.5a3 Release Announcement
June 4, 2004

The Tcl Core Team is pleased to announce the 8.5a3 releases of the Tcl
dynamic language and the Tk toolkit. This is the third alpha 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.5a3 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/project/showfiles.php?group_id=10894

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.

Thank you for your contributions:
———————————

As usual, this release includes contributions from the Tcl community.
We have a page honoring these contributors at:

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

Summary of Changes since Tcl/Tk 8.5a2:
————————————–

The following were the main changes in Tcl/Tk 8.5a2. 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 release is the second alpha release of 8.5. The alpha moniker
means
that it is in feature addition mode. All relevant bugs fixes (and some
more) up to and including 8.4.10 changes are included in 8.5a3. The
following list focuses on new features added so far in 8.5. This
release
is a development release, and should only be considered for deployment
use after considerable testing.

* [TIP 132] Improve floating-point conversion to string
***POTENTIAL INCOMPATIBILITY***
For scripts that rely on (tcl_precision==12) number formatting

* [TIP 176] Homogenized index arithmetic

* [TIP 182] Added [expr {bool(…)}] math function

* [TIP 183] Added [open $f {… BINARY …}] option

* [TIP 218] Tcl_Channel API update for threads

* [TIP 229] Added [namespace path] subcommand

* [TIP 232] Math functions as commands
***POTENTIAL INCOMPATIBILITY***
Tcl_GetMathFuncInfo function is reduced and is now deprecated

* [TIP 233] Virtualized time API

* [TIP 235] C API for ensembles

* [TIP 241] Added -nocase option to lsort, lsearch, switch

* [TIP 245] Added [tk inactive] subcommand

* 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

* Fixed encoding memory leaks and improve Tcl_Encoding cache lifetimes

* Removed TCL_DBGX and TK_DBGX from configure system

* Fixed ‘glob’ on Windows shares

* Windows pipes now honor -blocking on close to mirror existing unix
behavior, set -blocking 1 before ‘close’ to receive exit status
***POTENTIAL INCOMPATIBILITY***

* Tcl_Expr* corrections for Tcl_WideInt

* Clean up memory loss at thread exit

* Lower minimum buffer size from 10 to 1 byte

* Update timezone data to tzdata2005i

* Removed TCL_NO_MATH compiler directive

* Make unix notifier thread joinable

* Improve BMP, JPG image load speed

* Improved Windows embedded window handling

* 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

* Fixed UID thread-safety in canvas

* Added Aqua tk_getOpenFile encoding

* Fixed Aqua floating window focus

* Added Aqua [wm attributes -notify] option

* Documentation improvements and test suite expansion