Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tclx: Extensions for Tcl and Tk
- Summary
- Extended Tcl (TclX) is a set of extensions to the Tcl programming language.
Extended Tcl is oriented towards system programming tasks and large
application development. TclX provides additional interfaces to the
operating system, and adds new programming constructs, text manipulation
and debugging tools.
Changelog
- * Thu Sep 8 19:00:00 2005 Jens Petersen <petersen{%}redhat{*}com> - 8.3.5-92.4
- make postun scripts return 0
- * Fri Jul 15 19:00:00 2005 Jens Petersen <petersen{%}redhat{*}com> - 8.3.5-92.3
- move tcl and tk /usr/lib compat symlink creation into post install scripts
to avoid breaking upgrades from RHEL 2.1 (Jeremy Katz, #156874)
- remove symlinks when uninstalling
- * Mon Jun 28 19:00:00 2004 Jens Petersen <petersen{%}redhat{*}com> - 8.3.5-92.2
- fix expect use-after-free segfault with expect-5.38-free-segfault-58317.patch
(Jonathan Kamens, Bernd Schmidt, 113218)
- backport the following changes to 8.3.5-92: