Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed variable name "tclAlternateInitScript" to "tclPreInitScript". | suresh | 1998-07-01 | 1 | -7/+8 |
| | | | | Added error-checking for pre-initialization script. | ||||
* | Added definition of variable "tclAlternateInitScript" which is a globabl var- | suresh | 1998-07-01 | 1 | -2/+13 |
| | | | | | | iable and if set to a non-NULL value, will be evaluated just before the built-in script given in the file (variable) "generic/tclInitScript.h" ("initScript"). | ||||
* | plugin updates | welch | 1998-06-27 | 1 | -74/+4 |
| | |||||
* | Added an additional env. var. ("tcl_pkgLibrary") that is searched prior to all | suresh | 1998-06-23 | 1 | -0/+3 |
| | | | | other locations for the "tk.tcl" file. This facilitates application packaging. | ||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+394 |