Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added checks for package dependencies. | dgp | 2001-08-09 | 1 | -1/+2 |
| | | | | | Bumped patchlevels of changed packages: http 2.3.2, msgcat 1.2.2, opt 0.4.3, tcltest 2.0.1. [Patch 448931] | ||||
* | 2000-12-10 Don Porter <dgp@users.sourceforge.net> | dgp | 2000-12-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * library/init.tcl: * library/msgcat/msgcat.tcl: * library/msgcat/pkgIndex.tcl: * library/opt/optparse.tcl: * library/opt/pkgIndex.tcl: Where [uplevel] is used in a proc to evaluate a Tcl built-in command in the caller's context, the built-in commands are now fully namespace-qualified. This prevents problems when the caller context is in a namespace where the built-in command name has been used by a command in the namespace. (For example, [::ns::set] might be called instead of the intended [::set]). [Bug #119422, Patch #102545] | ||||
* | * library/msgcat1.0/pkgIndex.tcl: Bumped version number to 1.2 | ericm | 2000-08-11 | 1 | -1/+1 |
| | | | | | | | | [Bug: 6100]. * library/msgcat1.0/msgcat.tcl: Removed erroneous [package forget] in msgcat namespace initializer. Bumped version number to 1.2 [Bug: 6100]. | ||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -0/+1 |