The Tcl Programming Language
Tcl (Tool Command Language) is a very powerful but easy to learn
dynamic programming language, suitable for a very wide range of uses,
including web and desktop applications, networking, administration,
testing and many more. Open source and business-friendly, Tcl is a
mature yet evolving language that is truly cross platform, easily
deployed and highly extensible.
For more information on Tcl see http://www.tcl.tk and
http://wiki.tcl.tk .
- Developed at devel:languages:tcl
- Sources inherited from project openSUSE:Factory
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/tcl && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000055 55 Bytes | |
macros.tcl | 0000000443 443 Bytes | |
tcl-rpmlintrc | 0000000052 52 Bytes | |
tcl.changes | 0000046353 45.3 KB | |
tcl.spec | 0000004296 4.2 KB | |
tcl8.6.6-src.tar.gz | 0009553805 9.11 MB |
Revision 48 (latest revision is 71)
Dominique Leuenberger (dimstar_suse)
accepted
request 445414
from
Reinhard Max (rmax)
(revision 48)
- New version 8.6.6: * (bug)[803042] mem leak due to reference cycle. * (bug)[bbc304] reflected watch race condition. * (bug)[fadc99] compile-5.3. * (enhancement)[1a25fd] compile [variable ${ns}::v] * (bug)[1af8de] crash in compiled [string replace] * (bug)[d30718] segv in notifier finalize * (enhancement)[7d0db7] parallel make * [f12535] enable test bindings customization * (bug)[47ac84] compiled [lreplace] fixes *** POTENTIAL INCOMPATIBILITY *** * (bug)[866368] RE \w includes 'Punctuation Connector' * [07d13d] Restore TclBlend support lost in 8.6.1 * (bug)[3154ea] Mem corruption in assembler exceptions * (bug) registry package support any Unicode env => registry 1.3.2 * (bug)[f7d4e] [namespace delete] performance * (TIP 447) execution time verbosity option => tcltest 2.4.0 * (bug)[16828b] crash due to [vwait] trace undo fail * (enhancement)[4b61af] good [info frame] from more cases. * (bug)[c383eb] crash in [glob -path a] * (update) Update Unicode data to 9.0 (nijtmans) *** POTENTIAL INCOMPATIBILITY *** * (bug)[16896d] Tcl_DString tolerate append to self. * (bug)[d55322] crash in [dict update]. * (bug)[dd260a] crash in [chan configure -dictionary]. * (bug)[f961d7] usage message with parameters with spaces. *** POTENTIAL INCOMPATIBILITY *** * (enhancement)[09fabc] Sort order of -relateddir.
Comments 1
tcl8.6.8 has been released; https://prdownloads.sourceforge.net/tcl/tcl8.6.8-src.tar.gz