summaryrefslogtreecommitdiffstats
path: root/library/package.tcl
Commit message (Expand)AuthorAgeFilesLines
* * generic/tcl.decls: Implemented TIP #268, conditionally.andreas_kupries2006-09-221-30/+78
* * library/auto.tcl: Updates to the Tcl script library to makedgp2005-07-221-18/+19
* * library/package.tcl: Fixed a typo that broke pkg_mkIndex -verbose.rmax2003-07-241-2/+2
* * library/package.tcl: Corrected [pkg_mkIndex] bug reported ondgp2003-07-111-3/+7
* * doc/pkgMkIndex.n: Modified [pkg_mkIndex] to use -nocase matchingdgp2003-02-251-2/+2
* * library/package.tcl (tclPkgUnknown): Minor performance tweaksdgp2003-02-211-13/+48
* * library/auto.tcl: Converted the Mac-specific [package unknown]dgp2002-10-281-51/+102
* * library/auto.tcl (tcl_findLibrary):das2002-10-221-1/+20
* * Fixed leak of slave interp in [pkg_mkIndex].dgp2002-05-311-2/+2
* * Corrected documentation and usage message of [pkg_mkIndex].dgp2001-07-211-2/+2
* * library/package.tcl (pkg_mkIndex): Added patch from Vincedgp2001-03-141-1/+22
* [glob] uses -directory instead of unsafe [file join] to stop problemsdkf2000-11-241-4/+5
* * tests/pkgMkIndex.test: Added tests for pkg_compareExtension.ericm2000-07-191-6/+23
* 2000-04-22 Jim Ingham <jingham@cygnus.com> * library/package.tcl (t...jingham2000-04-231-2/+2
* * library/package.tcl: Applied patch from Bug: 2570; rather thanericm2000-03-061-4/+5
* * library/package.tcl (tclPkgUnknown): extended to allowhobbs2000-03-031-12/+33
* * tests/package.test:ericm2000-02-071-6/+6
* * tests/package.test:ericm2000-02-011-22/+148
* * tests/pkg/spacename.tcl:ericm2000-01-281-2/+3
* * tests/pkg/samename.tcl: test file for bug #1983ericm2000-01-271-25/+25
* * tests/pkgMkIndex.test:ericm2000-01-271-33/+43
* 1999-08-18 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-191-18/+15
* Resynced with mainline.rjohnson1999-04-211-1/+1
* fixed bug 1497 for 8.1: tclPkgUnknown should test for read privssurles1999-04-201-3/+5
* fixed bug 1497 for 8.1: tclPkgUnknown should test for read privssurles1999-04-201-3/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+473