Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * library/auto.tcl: Converted the Mac-specific [package unknown] | dgp | 2002-10-28 | 1 | -1/+2 |
| | | | | | | * library/init.tcl: behavior to use a chaining mechanism to extend * library/package.tcl: the default [tclPkgUnknown]. [Bug 627660] * library/tclIndex: [Patch 624509] (steffen) | ||||
* | * tests/package.test: | ericm | 2000-02-07 | 1 | -1/+1 |
| | | | | | * library/tclIndex: * library/package.tcl: Renamed ::package namespace to ::pkg. | ||||
* | * tests/package.test: | ericm | 2000-02-01 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | * library/tclIndex: * library/package.tcl: Added ::package namespace and ::package::create function. * library/init.tcl: Fixed problem with auto_load and determining if commands were loaded. * library/auto.tcl: "Fixed" issues with $ in files to be auto indexed. * doc/Package.n: New man page for package::create function. * doc/pkgMkIndex.n: Added additional information. * doc/library.n: Added additional qualification regarding auto_mkindex. | ||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -0/+58 |
| | |||||
* | *** empty log message *** | welch | 1998-07-24 | 1 | -14/+7 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+30 |