Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tcllib: Tcl Standard Library
- Summary
- Tcllib is a collection of utility modules for Tcl. These modules provide a wide
variety of functionality, from implementations of standard data structures to
implementations of common networking protocols. The intent is to collect
commonly used function into a single library, which users can rely on to be
available and stable.
Changelog
- * Mon Jun 28 05: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:
- * Mon Mar 29 04:00:00 2004 Jens Petersen <petersen{%}redhat{*}com> - 8.3.5-96
- add expect-ro-afs-112174.patch (Bernd Schmidt,#112174)
- add backward compatibility symlinks /usr/lib/tcl8.3 and /usr/lib/tk8.3
- * Fri Jan 16 04:00:00 2004 Jens Petersen <petersen{%}redhat{*}com> - 8.3.5-95
- buildrequire autoconf213 (#110583, mvd@mylinux.com.ua)