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 | |
itcl-unbreak-iwidgets.patch | 0000001218 1.19 KB | |
macros.tcl | 0000000443 443 Bytes | |
tcl-rpmlintrc | 0000000052 52 Bytes | |
tcl.changes | 0000041442 40.5 KB | |
tcl.spec | 0000004400 4.3 KB | |
tcl8.6.3-src.tar.gz | 0008901509 8.49 MB |
Revision 45 (latest revision is 71)
Dominique Leuenberger (dimstar_suse)
accepted
request 262061
from
Reinhard Max (rmax)
(revision 45)
- New version 8.6.3: * (bug)[b9e1a3] Correct Method Search Order * (bug)[ccc2c2] Regression [lreplace {} 1 1] * <oo-1.18.2> Crash regression in [oo::class destroy] * (bug)[84af11] Regress [regsub -all {\(.*} a(b) {}] * (bug)[cee90e] [try {} on ok {} - on return {} {}] panic * (feature) [tcl::unsupported::getbytecode] disassember * (enhancement) [string cat] bytecode optimization * (bug)[82521b] segfault in mangled bytecode * (bug)[bc5b79] Hang in some [read]s of limited size * (bug)[bc1a96] segfault in [array set] of traced array * (bug)[59a2e7] MSVC14 compile support * (bug)[ed29c4] [fcopy] treats [blocked] as error * (bug)[bf7135] regression in Tcl_Write() interface * (bug)[10dc6d] fix [gets] on non-blocking channels * (bug)[214cc0] Restore [lappend v] return value * (bug)[5adc35] Stop forcing EOF to be permanent - Add itcl-unbreak-iwidgets.patch to revert a recent change in itcl that broke iwidgets.
Comments 1
tcl8.6.8 has been released; https://prdownloads.sourceforge.net/tcl/tcl8.6.8-src.tar.gz