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:LegacyX86/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-unload.patch | 0000000759 759 Bytes | |
tcl.changes | 0000038094 37.2 KB | |
tcl.patch | 0000001006 1006 Bytes | |
tcl.spec | 0000004324 4.22 KB | |
tcl8.6.1-src.tar.gz | 0008755700 8.35 MB |
Revision 42 (latest revision is 71)
Stephan Kulow (coolo)
accepted
request 199829
from
Reinhard Max (rmax)
(revision 42)
- Final 8.6.1 release. Changes since rc0 include: * Fix segfaults in [dict] compilers. * Fix mem leak in [lreplace]. - New patchlevel release 8.6.1rc0: - Many optimaizations, improvements and tightened stack management in bytecode - Many enhancements and Bugfixes: * Improve ensemble bytecode * Selected script code improvements => tcltest 2.3.6 * Broaden glibc version detection => platform 1.0.12 * [array set] compile improvement * [auto_mkindex] support Tcl00 * Tcl_Zlib*() routines tolerate NULL interps * Improved [list {*}...] compile * Restored lost performance appending to long strings * Errors from execution traces become errors of the command
Comments 1
tcl8.6.8 has been released; https://prdownloads.sourceforge.net/tcl/tcl8.6.8-src.tar.gz