Index index by Group index by Distribution index by Vendor index by creation date index by Name Feedback Help Search

tclx-8.3-88 RPM for i386

From Contributed RPMs / RPMS

Name: tclx Distribution: Red Hat Linux
Version: 8.3 Vendor: Red Hat, Inc.
Release: 88 Build date: Thu Feb 6 09:41:20 2003
Group: Development/Languages Build host: daffy.perf.redhat.com
Size: 1733608 Source RPM: tcltk-8.3.5-88.src.rpm
Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Url: http://tclx.sourceforge.net/
Summary: Extensions for Tcl and Tk
Extended Tcl (TclX), is a set of extensions to Tcl embeddable programming
language.  Extended Tcl is oriented towards system programming tasks and
large application development.  TclX provides additional interfaces to the
operating system, and adds many new programming constructs, text manipulation
tools, and debugging tools.

Provides

Requires

Copyright

BSD

Signatures

internal MD5: 81d5a1742a940e97ff27516079e57805
GPG

Changelog

* Thu Feb 06 2003 Jens Petersen <petersen@redhat.com> - 8.3.5-88
  - use ucs4 wide chars since python now does (tkinter)
  - remove .cvsignore files from tix docs
* Tue Jan 28 2003 Jens Petersen <petersen@redhat.com> - 8.3.5-87
  - bring back expect alpha patch, renamed to 64bit patch (#82547)
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
  - rebuilt
* Fri Jan 17 2003 Jens Petersen <petersen@redhat.com> - 8.3.5-85
  - install tix library files under datadir
  - fix dangling iwidgets symlink in libdir
  - build all except tclx with _smp_mflags
  - add some requires
* Tue Jan 14 2003 Jens Petersen <petersen@redhat.com> - 8.3.5-84
  - link all libs with DT_SONAME using tcl.m4 patch (#81297)
  - drop synthetic lib provides
  - update tix to 8.1.4
  - include tix docs (part of #72497), except the pdf files
  - revert to itcl3.2 due to 3.2.1 config problems
  - fix iwidget libdir symlink
  - install iwidget scripts under datadir
  - remove obsolete patches from srpm
  - update buildrequires
  - use buildroot instead of RPM_BUILD_ROOT
  - install all man pages under mandir, instead of moving some from /usr/man
  - install libtcl and libtk mode 755
  - introduce _genfilelist macro for clean single-sweep find filelist generation
    for each package
  - use perl to remove buildroot prefix from filelists
* Thu Jan 09 2003 Jeff Johnson <jbj@redhat.com> 8.3.5-82
  - synthesize libtix.so.0 and libtk.so.0 soname dependencies.
* Wed Jan 08 2003 Tim Powers <timp@redhat.com> 8.3.5-81
  - rebuild
* Tue Jan 07 2003 Jeff Johnson <jbj@redhat.com> 8.3.5-80
  - rebuild to generate deps for4 DSO's w/o DT_SONAME correctly.
* Sat Jan 04 2003 Jeff Johnson <jbj@redhat.com> 8.3.5-79
  - set execute bits on library so that requires are generated.
* Tue Dec 10 2002 Jens Petersen <petersen@redhat.com> 8.3.5-78
  - make lib symlinks to .so not .so.0
* Tue Dec 10 2002 Jens Petersen <petersen@redhat.com> 8.3.5-77
  - build and install tclx with _libdir (not libdir!)
  - fix summary-not-capitalized for tclx, tcllib, tcl-html
  - fix dangling symlinks (wish, libitcl, libitk)
  - define tcllib_major
  - generate tix datadir filelist only from datadir
* Mon Dec 09 2002 Jens Petersen <petersen@redhat.com> 8.3.5-76
  - make it build on x86_64 (details below)
  - add itcl_major and use it
  - add 100 to expect patches
  - patch expect configure to get EXP_LIB_SPEC to use libdir
  - patch tix so it can find itcl-3.2.1 config files
  - don't explicitly update config.{guess,sub} since %configure does it for us
  - added "--without check" rpmbuild option to disable running tests in future
  - build and install tcl and tk with script files under datadir (not libdir)
  - build and install tclx and tkx with INST_RUNTIME files under datadir, and
    EXEC_RUNTIME file under libdir
  - build and install itcl with library files under datadir
  - build tix after itcl, and actually config, build and install tix itcl library
  - install tcllib package files under datadir
  - generate filelists from datadir and not from mandir from now on
  - install tix binary libraries in libdir
* Tue Dec 03 2002 Jens Petersen <petersen@redhat.com>
  - update to tcl-8.3.5, tk-8.3.5, tcl-html-8.3.5
  - update url for tcl, tk, tclx, itcl, tcllib
  - build without all makecfg patches for now
    - in particular use upstream versioned library name convention
  - add backward compatible lib symlinks for now
  - add unversioned symlinks for versioned bindir files
  - don't apply obsolete tix dirtree patch any more (#45570)
  - set tix to epoch 1, since 8.1.3 < 8.2.0b1
  - add SC_PATH_TCLCONFIG to fix tcllib configure and run autoconf
  - build shared tix libs
  - use make's -C option rather than jumping in and out of source dirs
    during install
  - use INSTALL_ROOT destdir-like make variable instead of makeinstall
    for all subpackages except tix and itcl
  - don't need to move itcl and tcllib man pages downunder datadir
  - include all tix files in manifest (#72497)
* Mon Oct 21 2002 Jens Petersen <petersen@redhat.com>
  - update to tcl-8.3.4, tk-8.3.4 (#75600), tcllib-1.3, itcl-3.2.1,
    tix-8.1.3 (#59098)
  - drop obsolete tcl cruft, tcl refcount, tix perf patches
  - move expectk and expect-devel files out of expect into separate packages
    (#9832)
  - fix autopasswd on passwords starting with a hyphen (#9917)
  - added tcltk html manual
  - drop the crud compat dir symlinks in libdir
  - correct expect license
  - package now builds without tcl or tk installed (partly #52606)
    - replace all relative paths by absolutes ones, using new tcltktop
    - give absolute paths to tcl and tk when configuring
    - give buildroot bindir path to tcllib make
    - export buildroot libdir in LD_LIBRARY_PATH when installing
  - move tclx HELP_DIR fix to separate patch
  - replace tclvers and tkvers by tcltkvers and use it
  - replace tcl_major and tk_major by tcltk_major and use it
  - don't explicitly provide 64bit libs on ia64 and sparc64
  - drop obsolete tix perf patch (#59098)
  - fix itcl build config tk search path and run autoconf
  - update tix build steps for 8.1.3
  - no longer build obsolete separate itclsh and itkwish
* Tue Aug 20 2002 Jens Petersen <petersen@redhat.com> 8.3.3-74
  - fix compat symlink from /usr/lib/expect (#71606)
* Wed Aug 14 2002 Jens Petersen <petersen@redhat.com> 8.3.3-73
  - update to expect spawn patch from hjl@gnu.org (bug 43310)
* Tue Aug 13 2002 Jens Petersen <petersen@redhat.com> 8.3.3-72
  - update expect to 5.38.0
  - fixes #71113 (reported by yarnall@lvc.edu)
* Wed Aug 07 2002 Jens Petersen <petersen@redhat.com> 8.3.3-71
  - let wish install as wish8.3, but hardlink it to wish (#69986)
* Sat Jul 20 2002 Akira TAGOH <tagoh@redhat.com> 8.3.3-70
  - tclx-8.3-nonstrip.patch: applied to fix the stripped binary issue.
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Thu May 23 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Mon Jan 07 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  - quick hack to have a correct setpgrp() call in expect
  - fix config.guess and config.sub to newer versions
* Wed Aug 29 2001 Adrian Havill <havill@redhat.com>
  - hard-coded the compat symlink for tix libdir. (bug 52812)
* Tue Aug 28 2001 Adrian Havill <havill@redhat.com>
  - fixed itkwish/itclsh lib problem (bug 52608)
  - make itcl install not need tclsh/wish during config/make (bug 52606)
  - expect's fixline1 busted for expectk scripts (tkpasswd/tknewsbiff/tkterm)
* Wed Aug 08 2001 Adrian Havill <havill@redhat.com>
  - changed rev for tcllib to 1.0
  - added execute bit mode for itclsh and itksh compat shells
  - re-enable glibc string and math inlines; recent gcc is a-ok.
  - optimize at -O2 instead of -O
  - rename "soname" patches related to makefile/autoconf changes
  - added elf "needed" for tk, tclx, tix, itk
  - removed warnings from tclX
* Wed Jul 25 2001 Adrian Havill <havill@redhat.com>
  - added itclsh/itkwish for backwards compatibility, fixed rpath (bug 46086)
  - fixed 64 bit RPM provides for dependencies
* Thu Jul 19 2001 Adrian Havill <havill@redhat.com>
  - updated tclX to the latest version
  - fixed tclX 8.3's busted help install
  - eliminated make TK_LIB kludge for multiple math libs for tclX
  - used %makeinstall to brute force fix any remaining unflexible makefile dirs
  - fixed bad ref count release in tcl (bug 49406)
  - improved randomness of expect's mkpasswd script via /dev/random (bug 9507)
  - revert --enable-threads, linux is (still) not ready (yet) (bug 49251)
  - fixed DirTree in Tix (bug 45570)
* Sun Jul 08 2001 Adrian Havill <havill@redhat.com>
  - refresh all sources to latest stable (TODO: separate expect/expectk)
  - massage out some build stuff to patches (TODO: libtoolize hacked constants)
  - remove patches already rolled into the upstream
  - remove unneeded autopasswd
  - removed RPATH (bugs 45569, 46085, 46086), added SONAMEs to ELFs
  - changed shared object filenames to something less gross
  - fixed tclX shell's argv parsing (bug 47710)
  - reenable threads which seem to work now
  - added all necessary header files for itcl (bug 41374)
  - fixed spawn/eof read problem with expect (bug 43310)
  - made compile-friendly for IA64
* Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
  - Bump release + rebuild for 7.2.
* Fri Mar 23 2001 Bill Nottingham <notting@redhat.com>
  - bzip2 sources
* Mon Mar 19 2001 Bill Nottingham <notting@redhat.com>
  - build with -D_GNU_SOURCE - fixes expect on ia64
* Mon Mar 19 2001 Preston Brown <pbrown@redhat.com>
  - build fix from ahavill.
* Wed Feb 21 2001 Tim Powers <timp@redhat.com>
  - fixed weather expect script using wrong server (#28505)
* Tue Feb 13 2001 Adrian Havill <havill@redhat.com>
  - added "ja_JP.eucJP" to locale list for tcl
* Tue Feb 13 2001 Adrian Havill <havill@redhat.com>
  - rebuild so make check passes
* Fri Oct 20 2000 Than Ngo <than@redhat.com>
  - rebuild with -O0 on alpha (bug #19461)
* Thu Aug 17 2000 Jeff Johnson <jbj@redhat.com>
  - summaries from specspo.
* Tue Aug 08 2000 Florian La Roche <Florian.LaRoche@redhat.de>
  - remove symlink to libtixsam.so
* Thu Aug 03 2000 Jeff Johnson <jbj@redhat.com>
  - merge "best known" patches from searching, stubs were broken.
  - tix needs -fwritable-strings (#14352).
  - create tixwish symlink.
* Thu Jul 27 2000 Jeff Johnson <jbj@redhat.com>
  - rebuild against "working" util-linux col.
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
  - automatic rebuild
* Fri Jun 16 2000 Jeff Johnson <jbj@redhat.com>
  - make sure that tix shared libraries are installed.
  - don't mess with %{_libdir}, it's gonna be a FHS pita.
* Sat Jun 10 2000 Jeff Johnson <jbj@redhat.com>
  - move, not symlink, unix/tk8.0 to generate Tix pkgIndex.tcl correctly (#11940).
* Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com>
  - tclX had wrong version.
* Fri Jun 02 2000 Jeff Johnson <jbj@redhat.com>
  - FHS packaging changes.
  - revert --enable-threads, linux is not ready (yet) (#11789).
  - tcl/tk: update to 8.3.1 (#10779).
  - expect: update to 5.31.7+ (#11595).
  - add tcllib-0.4.
  - abstract major tcltk version for soname expansion etc.
* Sat Mar 18 2000 Jeff Johnson <jbj@redhat.com>
  - update to (tcl,tk}-8.2.3, expect-5.31, and itcl-3.1.0, URL's as well.
  - use perl to drill out pre-pended RPM_BUILD_ROOT.
  - configure with --enable-threads (experimental).
  - improved version of autopasswd (#4788).
  - autopasswd needs to handle password starting with hyphen (#9917).
  - handle 553 ftp status in rftp expect script (#7869).
  - remove cryptdir/decryptdir, as Linux has not crypt command (#6668).
  - correct hierarchy spelling (#7082).
  - fix "expect -d ...", format string had int printed as string (#7775).
* Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com>
  - rebuild for sparc baud rates > 38400.
* Mon Feb 07 2000 Bill Nottingham <notting@redhat.com>
  - handle compressed manpages
* Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com>
  - Make changes from bug number 7602
  - Apply patch from bug number 7537
  - Apply fix from bug number 7157
  - Add fixes from bug #7601 to the runtcl patch
* Wed Feb 02 2000 Cristian Gafton <gafton@redhat.com>
  - fix descriptions
  - man pages are compressed (whatapain)
* Tue Nov 30 1999 Jakub Jelinek <jakub@redhat.com>
  - fix tclX symlinks.
  - compile on systems where SIGPWR == SIGLOST.
* Sat May 01 1999 Jeff Johnson <jbj@redhat.com>
  - update tcl/tk to 8.0.5.
  - avoid "containing" in Tix (#2332).
* Thu Apr 08 1999 Jeff Johnson <jbj@redhat.com>
  - use /usr/bin/write in kibitz (#1320).
  - use cirrus.sprl.umich.edu in weather (#1926).
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
  - auto rebuild in the new build environment (release 28)
* Mon Mar 08 1999 Preston Brown <pbrown@redhat.com>
  - whoops, exec-prefix for itcl was set to '/foo', changed to '/usr'.
* Tue Feb 16 1999 Jeff Johnson <jbj@redhat.com>
  - expect does unaligned access on alpha (#989)
  - upgrade tcl/tk/tclX to 8.0.4
  - upgrade expect to 5.28.
  - add itcl 3.0.1
* Tue Jan 12 1999 Cristian Gafton <gafton@redhat.com>
  - call libtoolize to allow building on the arm
  - build for glibc 2.1
  - strip binaries
* Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com>
  - update tcl/tk/tclX to 8.0.3, expect is updated also.
* Mon Jun 29 1998 Jeff Johnson <jbj@redhat.com>
  - expect: mkpasswd needs delay before sending password (problem #576)
* Thu May 07 1998 Prospector System <bugs@redhat.com>
  - translations modified for de, fr, tr
* Sat May 02 1998 Cristian Gafton <gafton@redhat.com>
  - fixed expect binaries exec permissions
* Thu Apr 09 1998 Erik Troan <ewt@redhat.com>
  - updated to Tix 4.1.0.006
  - updated version numbers of tcl/tk to relflect includsion of p2
* Wed Mar 25 1998 Cristian Gafton <gafton@redhat.com>
  - updated tcl/tk to patch level 2
  - updated tclX to 8.0.2
* Thu Oct 30 1997 Otto Hammersmith <otto@redhat.com>
  - fixed filelist for tix... replacing path to the expect binary in scripts
    was leaving junk files around.
* Wed Oct 22 1997 Otto Hammersmith <otto@redhat.com>
  - added patch to remove libieee test in configure.in for tcl and tk.
    Shoudln't be needed anymore for glibc systems, but this isn't the "proper" 
    solution for all systems
  - fixed src urls
* Mon Oct 06 1997 Erik Troan <ewt@redhat.com>
  - removed version numbers from descriptions
* Mon Sep 22 1997 Erik Troan <ewt@redhat.com>
  - updated to tcl/tk 8.0 and related versions of packages
* Tue Jun 17 1997 Erik Troan <ewt@redhat.com>
  - built against glibc
  - fixed dangling tclx/tkx symlinks

Files

/usr/bin/tcl
/usr/bin/tclhelp
/usr/bin/wishx
/usr/include/tclExtend.h
/usr/lib/libtclx.so
/usr/lib/libtclx8.3.a
/usr/lib/libtclx8.3.so
/usr/lib/libtkx8.3.a
/usr/lib/libtkx8.3.so
/usr/lib/tclX8.3
/usr/lib/tclX8.3/pkgIndex.tcl
/usr/lib/tclxConfig.sh
/usr/lib/tkX8.3
/usr/lib/tkX8.3/pkgIndex.tcl
/usr/lib/tkxConfig.sh
/usr/share/man/man3/TclCommandWriting.3.gz
/usr/share/man/man3/TclX_KeyedListDelete.3.gz
/usr/share/man/man3/TclX_KeyedListGet.3.gz
/usr/share/man/man3/TclX_KeyedListGetKeys.3.gz
/usr/share/man/man3/TclX_KeyedListSet.3.gz
/usr/share/man/man3/TclX_Main.3.gz
/usr/share/man/man3/TclX_NewKeyedListObj.3.gz
/usr/share/man/man3/Tcl_HandleAlloc.3.gz
/usr/share/man/man3/Tcl_HandleFree.3.gz
/usr/share/man/man3/Tcl_HandleTblInit.3.gz
/usr/share/man/man3/Tcl_HandleTblRelease.3.gz
/usr/share/man/man3/Tcl_HandleTblUseCount.3.gz
/usr/share/man/man3/Tcl_HandleWalk.3.gz
/usr/share/man/man3/Tcl_HandleXlate.3.gz
/usr/share/man/man3/Tclx_Init.3.gz
/usr/share/man/man3/Tclxcmd_Init.3.gz
/usr/share/man/man3/TkX_Main.3.gz
/usr/share/man/man3/Tkx_Init.3.gz
/usr/share/man/mann/TclX.n.gz
/usr/share/man/mann/Tcl_DisplayMemory.n.gz
/usr/share/man/mann/Tcl_InitMemory.n.gz
/usr/share/man/mann/Tcl_ValidateAllMemory.n.gz
/usr/share/man/mann/ckalloc.n.gz
/usr/share/man/mann/ckfree.n.gz
/usr/share/tclX8.3
/usr/share/tclX8.3/autoload.tcl
/usr/share/tclX8.3/buildidx.tcl
/usr/share/tclX8.3/help
/usr/share/tclX8.3/help/Tcl.brf
/usr/share/tclX8.3/help/TclX.brf
/usr/share/tclX8.3/help/help
/usr/share/tclX8.3/help/tcl
/usr/share/tclX8.3/help/tcl/control
/usr/share/tclX8.3/help/tcl/control/break
/usr/share/tclX8.3/help/tcl/control/case
/usr/share/tclX8.3/help/tcl/control/catch
/usr/share/tclX8.3/help/tcl/control/commandloop
/usr/share/tclX8.3/help/tcl/control/continue
/usr/share/tclX8.3/help/tcl/control/dde
/usr/share/tclX8.3/help/tcl/control/error
/usr/share/tclX8.3/help/tcl/control/eval
/usr/share/tclX8.3/help/tcl/control/exit
/usr/share/tclX8.3/help/tcl/control/for
/usr/share/tclX8.3/help/tcl/control/foreach
/usr/share/tclX8.3/help/tcl/control/if
/usr/share/tclX8.3/help/tcl/control/interp
/usr/share/tclX8.3/help/tcl/control/loop
/usr/share/tclX8.3/help/tcl/control/proc
/usr/share/tclX8.3/help/tcl/control/rename
/usr/share/tclX8.3/help/tcl/control/return
/usr/share/tclX8.3/help/tcl/control/safe
/usr/share/tclX8.3/help/tcl/control/source
/usr/share/tclX8.3/help/tcl/control/switch
/usr/share/tclX8.3/help/tcl/control/tclx_errorHandler
/usr/share/tclX8.3/help/tcl/control/try_eval
/usr/share/tclX8.3/help/tcl/control/uplevel
/usr/share/tclX8.3/help/tcl/control/while
/usr/share/tclX8.3/help/tcl/debug
/usr/share/tclX8.3/help/tcl/debug/cmdtrace
/usr/share/tclX8.3/help/tcl/debug/edprocs
/usr/share/tclX8.3/help/tcl/debug/profile
/usr/share/tclX8.3/help/tcl/debug/profrep
/usr/share/tclX8.3/help/tcl/debug/saveprocs
/usr/share/tclX8.3/help/tcl/events
/usr/share/tclX8.3/help/tcl/events/after
/usr/share/tclX8.3/help/tcl/events/background-error
/usr/share/tclX8.3/help/tcl/events/fileevent
/usr/share/tclX8.3/help/tcl/events/mainloop
/usr/share/tclX8.3/help/tcl/events/update
/usr/share/tclX8.3/help/tcl/events/vwait
/usr/share/tclX8.3/help/tcl/files
/usr/share/tclX8.3/help/tcl/files/bsearch
/usr/share/tclX8.3/help/tcl/files/chgrp
/usr/share/tclX8.3/help/tcl/files/chmod
/usr/share/tclX8.3/help/tcl/files/chown
/usr/share/tclX8.3/help/tcl/files/chroot
/usr/share/tclX8.3/help/tcl/files/close
/usr/share/tclX8.3/help/tcl/files/dup
/usr/share/tclX8.3/help/tcl/files/echo
/usr/share/tclX8.3/help/tcl/files/eof
/usr/share/tclX8.3/help/tcl/files/fblocked
/usr/share/tclX8.3/help/tcl/files/fcntl
/usr/share/tclX8.3/help/tcl/files/fconfigure
/usr/share/tclX8.3/help/tcl/files/fcopy
/usr/share/tclX8.3/help/tcl/files/file
/usr/share/tclX8.3/help/tcl/files/filename
/usr/share/tclX8.3/help/tcl/files/flock
/usr/share/tclX8.3/help/tcl/files/flush
/usr/share/tclX8.3/help/tcl/files/for_file
/usr/share/tclX8.3/help/tcl/files/for_recursive_glob
/usr/share/tclX8.3/help/tcl/files/fstat
/usr/share/tclX8.3/help/tcl/files/ftruncate
/usr/share/tclX8.3/help/tcl/files/funlock
/usr/share/tclX8.3/help/tcl/files/gets
/usr/share/tclX8.3/help/tcl/files/glob
/usr/share/tclX8.3/help/tcl/files/lgets
/usr/share/tclX8.3/help/tcl/files/link
/usr/share/tclX8.3/help/tcl/files/open
/usr/share/tclX8.3/help/tcl/files/pipe
/usr/share/tclX8.3/help/tcl/files/puts
/usr/share/tclX8.3/help/tcl/files/read
/usr/share/tclX8.3/help/tcl/files/read_file
/usr/share/tclX8.3/help/tcl/files/readdir
/usr/share/tclX8.3/help/tcl/files/recursive_glob
/usr/share/tclX8.3/help/tcl/files/registry
/usr/share/tclX8.3/help/tcl/files/resource
/usr/share/tclX8.3/help/tcl/files/seek
/usr/share/tclX8.3/help/tcl/files/select
/usr/share/tclX8.3/help/tcl/files/sync
/usr/share/tclX8.3/help/tcl/files/tell
/usr/share/tclX8.3/help/tcl/files/write_file
/usr/share/tclX8.3/help/tcl/filescan
/usr/share/tclX8.3/help/tcl/filescan/scancontext
/usr/share/tclX8.3/help/tcl/filescan/scanfile
/usr/share/tclX8.3/help/tcl/filescan/scanmatch
/usr/share/tclX8.3/help/tcl/intl
/usr/share/tclX8.3/help/tcl/intl/catclose
/usr/share/tclX8.3/help/tcl/intl/catgets
/usr/share/tclX8.3/help/tcl/intl/catopen
/usr/share/tclX8.3/help/tcl/intl/encoding
/usr/share/tclX8.3/help/tcl/intl/msgcat
/usr/share/tclX8.3/help/tcl/intro
/usr/share/tclX8.3/help/tcl/intro/keyedlists
/usr/share/tclX8.3/help/tcl/intro/syntax
/usr/share/tclX8.3/help/tcl/intro/tclsh
/usr/share/tclX8.3/help/tcl/keyedlists
/usr/share/tclX8.3/help/tcl/keyedlists/keyldel
/usr/share/tclX8.3/help/tcl/keyedlists/keylget
/usr/share/tclX8.3/help/tcl/keyedlists/keylkeys
/usr/share/tclX8.3/help/tcl/keyedlists/keylset
/usr/share/tclX8.3/help/tcl/libraries
/usr/share/tclX8.3/help/tcl/libraries/auto_commands
/usr/share/tclX8.3/help/tcl/libraries/auto_load_file
/usr/share/tclX8.3/help/tcl/libraries/auto_packages
/usr/share/tclX8.3/help/tcl/libraries/buildpackageindex
/usr/share/tclX8.3/help/tcl/libraries/convert_lib
/usr/share/tclX8.3/help/tcl/libraries/library
/usr/share/tclX8.3/help/tcl/libraries/load
/usr/share/tclX8.3/help/tcl/libraries/loadlibindex
/usr/share/tclX8.3/help/tcl/libraries/package
/usr/share/tclX8.3/help/tcl/libraries/packagelib
/usr/share/tclX8.3/help/tcl/libraries/pkgMkIndex
/usr/share/tclX8.3/help/tcl/libraries/searchpath
/usr/share/tclX8.3/help/tcl/libraries/unknown
/usr/share/tclX8.3/help/tcl/lists
/usr/share/tclX8.3/help/tcl/lists/concat
/usr/share/tclX8.3/help/tcl/lists/intersect
/usr/share/tclX8.3/help/tcl/lists/intersect3
/usr/share/tclX8.3/help/tcl/lists/join
/usr/share/tclX8.3/help/tcl/lists/lappend
/usr/share/tclX8.3/help/tcl/lists/lassign
/usr/share/tclX8.3/help/tcl/lists/lcontain
/usr/share/tclX8.3/help/tcl/lists/lempty
/usr/share/tclX8.3/help/tcl/lists/lindex
/usr/share/tclX8.3/help/tcl/lists/linsert
/usr/share/tclX8.3/help/tcl/lists/list
/usr/share/tclX8.3/help/tcl/lists/llength
/usr/share/tclX8.3/help/tcl/lists/lmatch
/usr/share/tclX8.3/help/tcl/lists/lrange
/usr/share/tclX8.3/help/tcl/lists/lreplace
/usr/share/tclX8.3/help/tcl/lists/lrmdups
/usr/share/tclX8.3/help/tcl/lists/lsearch
/usr/share/tclX8.3/help/tcl/lists/lsort
/usr/share/tclX8.3/help/tcl/lists/lvarcat
/usr/share/tclX8.3/help/tcl/lists/lvarpop
/usr/share/tclX8.3/help/tcl/lists/lvarpush
/usr/share/tclX8.3/help/tcl/lists/split
/usr/share/tclX8.3/help/tcl/lists/union
/usr/share/tclX8.3/help/tcl/math
/usr/share/tclX8.3/help/tcl/math/expr
/usr/share/tclX8.3/help/tcl/math/fmathcmds
/usr/share/tclX8.3/help/tcl/math/incr
/usr/share/tclX8.3/help/tcl/math/max
/usr/share/tclX8.3/help/tcl/math/min
/usr/share/tclX8.3/help/tcl/math/random
/usr/share/tclX8.3/help/tcl/processes
/usr/share/tclX8.3/help/tcl/processes/exec
/usr/share/tclX8.3/help/tcl/processes/execl
/usr/share/tclX8.3/help/tcl/processes/fork
/usr/share/tclX8.3/help/tcl/processes/kill
/usr/share/tclX8.3/help/tcl/processes/nice
/usr/share/tclX8.3/help/tcl/processes/pid
/usr/share/tclX8.3/help/tcl/processes/system
/usr/share/tclX8.3/help/tcl/processes/wait
/usr/share/tclX8.3/help/tcl/signals
/usr/share/tclX8.3/help/tcl/signals/signal
/usr/share/tclX8.3/help/tcl/sockets
/usr/share/tclX8.3/help/tcl/sockets/host_info
/usr/share/tclX8.3/help/tcl/sockets/http
/usr/share/tclX8.3/help/tcl/sockets/socket
/usr/share/tclX8.3/help/tcl/status
/usr/share/tclX8.3/help/tcl/status/cd
/usr/share/tclX8.3/help/tcl/status/dirs
/usr/share/tclX8.3/help/tcl/status/history
/usr/share/tclX8.3/help/tcl/status/id
/usr/share/tclX8.3/help/tcl/status/info
/usr/share/tclX8.3/help/tcl/status/infox
/usr/share/tclX8.3/help/tcl/status/popd
/usr/share/tclX8.3/help/tcl/status/pushd
/usr/share/tclX8.3/help/tcl/status/pwd
/usr/share/tclX8.3/help/tcl/status/showproc
/usr/share/tclX8.3/help/tcl/status/umask
/usr/share/tclX8.3/help/tcl/strings
/usr/share/tclX8.3/help/tcl/strings/append
/usr/share/tclX8.3/help/tcl/strings/binary
/usr/share/tclX8.3/help/tcl/strings/ccollate
/usr/share/tclX8.3/help/tcl/strings/cconcat
/usr/share/tclX8.3/help/tcl/strings/cequal
/usr/share/tclX8.3/help/tcl/strings/cindex
/usr/share/tclX8.3/help/tcl/strings/clength
/usr/share/tclX8.3/help/tcl/strings/crange
/usr/share/tclX8.3/help/tcl/strings/csubstr
/usr/share/tclX8.3/help/tcl/strings/ctoken
/usr/share/tclX8.3/help/tcl/strings/ctype
/usr/share/tclX8.3/help/tcl/strings/format
/usr/share/tclX8.3/help/tcl/strings/regexp
/usr/share/tclX8.3/help/tcl/strings/regsub
/usr/share/tclX8.3/help/tcl/strings/replicate
/usr/share/tclX8.3/help/tcl/strings/scan
/usr/share/tclX8.3/help/tcl/strings/string
/usr/share/tclX8.3/help/tcl/strings/subst
/usr/share/tclX8.3/help/tcl/strings/translit
/usr/share/tclX8.3/help/tcl/tclshell
/usr/share/tclX8.3/help/tcl/tclshell/intro
/usr/share/tclX8.3/help/tcl/tclshell/variables
/usr/share/tclX8.3/help/tcl/time
/usr/share/tclX8.3/help/tcl/time/alarm
/usr/share/tclX8.3/help/tcl/time/clock
/usr/share/tclX8.3/help/tcl/time/sleep
/usr/share/tclX8.3/help/tcl/time/time
/usr/share/tclX8.3/help/tcl/time/times
/usr/share/tclX8.3/help/tcl/variables
/usr/share/tclX8.3/help/tcl/variables/array
/usr/share/tclX8.3/help/tcl/variables/for_array_keys
/usr/share/tclX8.3/help/tcl/variables/global
/usr/share/tclX8.3/help/tcl/variables/namespace
/usr/share/tclX8.3/help/tcl/variables/set
/usr/share/tclX8.3/help/tcl/variables/stdvars
/usr/share/tclX8.3/help/tcl/variables/trace
/usr/share/tclX8.3/help/tcl/variables/unset
/usr/share/tclX8.3/help/tcl/variables/upvar
/usr/share/tclX8.3/help/tcl/variables/variable
/usr/share/tclX8.3/tcl.tlib
/usr/share/tclX8.3/tcl.tndx
/usr/share/tclX8.3/tclXAppInit.c
/usr/share/tclX8.3/tclx.tcl
/usr/share/tkX8.3
/usr/share/tkX8.3/help
/usr/share/tkX8.3/help/Tk.brf
/usr/share/tkX8.3/help/tk
/usr/share/tkX8.3/help/tk/control
/usr/share/tkX8.3/help/tk/control/bell
/usr/share/tkX8.3/help/tk/control/bind
/usr/share/tkX8.3/help/tk/control/bindtags
/usr/share/tkX8.3/help/tk/control/clipboard
/usr/share/tkX8.3/help/tk/control/destroy
/usr/share/tkX8.3/help/tk/control/event
/usr/share/tkX8.3/help/tk/control/focus
/usr/share/tkX8.3/help/tk/control/font
/usr/share/tkX8.3/help/tk/control/grab
/usr/share/tkX8.3/help/tk/control/grid
/usr/share/tkX8.3/help/tk/control/loadTk
/usr/share/tkX8.3/help/tk/control/lower
/usr/share/tkX8.3/help/tk/control/option
/usr/share/tkX8.3/help/tk/control/pack
/usr/share/tkX8.3/help/tk/control/pack-old
/usr/share/tkX8.3/help/tk/control/place
/usr/share/tkX8.3/help/tk/control/raise
/usr/share/tkX8.3/help/tk/control/selection
/usr/share/tkX8.3/help/tk/control/send
/usr/share/tkX8.3/help/tk/control/tk
/usr/share/tkX8.3/help/tk/control/tk_bisque
/usr/share/tkX8.3/help/tk/control/tk_focusNext
/usr/share/tkX8.3/help/tk/control/tk_setPalette
/usr/share/tkX8.3/help/tk/control/tkerror
/usr/share/tkX8.3/help/tk/control/tkvars
/usr/share/tkX8.3/help/tk/control/tkwait
/usr/share/tkX8.3/help/tk/control/winfo
/usr/share/tkX8.3/help/tk/control/wm
/usr/share/tkX8.3/help/tk/images
/usr/share/tkX8.3/help/tk/images/bitmap
/usr/share/tkX8.3/help/tk/images/image
/usr/share/tkX8.3/help/tk/images/photo
/usr/share/tkX8.3/help/tk/widgets
/usr/share/tkX8.3/help/tk/widgets/button
/usr/share/tkX8.3/help/tk/widgets/canvas
/usr/share/tkX8.3/help/tk/widgets/checkbutton
/usr/share/tkX8.3/help/tk/widgets/entry
/usr/share/tkX8.3/help/tk/widgets/frame
/usr/share/tkX8.3/help/tk/widgets/label
/usr/share/tkX8.3/help/tk/widgets/listbox
/usr/share/tkX8.3/help/tk/widgets/menu
/usr/share/tkX8.3/help/tk/widgets/menubutton
/usr/share/tkX8.3/help/tk/widgets/message
/usr/share/tkX8.3/help/tk/widgets/options
/usr/share/tkX8.3/help/tk/widgets/radiobutton
/usr/share/tkX8.3/help/tk/widgets/scale
/usr/share/tkX8.3/help/tk/widgets/scrollbar
/usr/share/tkX8.3/help/tk/widgets/text
/usr/share/tkX8.3/help/tk/widgets/tk_chooseColor
/usr/share/tkX8.3/help/tk/widgets/tk_dialog
/usr/share/tkX8.3/help/tk/widgets/tk_getOpenFile
/usr/share/tkX8.3/help/tk/widgets/tk_menuBar
/usr/share/tkX8.3/help/tk/widgets/tk_messageBox
/usr/share/tkX8.3/help/tk/widgets/tk_optionMenu
/usr/share/tkX8.3/help/tk/widgets/tk_popup
/usr/share/tkX8.3/help/tk/widgets/toplevel
/usr/share/tkX8.3/tkXAppInit.c
/usr/share/tkX8.3/tkx.tcl


Generated by rpm2html 1.9.2

webmaster@wesmo.com, Wed Mar 21 12:13:11 2007