Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
| | | | more harm than good. Purged them. | ||||
* | * library/auto.tcl: Updates to the Tcl script library to make | dgp | 2005-07-22 | 1 | -14/+14 |
| | | | | | | | | * library/history.tcl: use of Tcl 8.4 feautures. Thanks to * library/init.tcl: Patrick Fradin for prompting on this. * library/package.tcl: [Patch 1237755]. * library/safe.tcl: * library/word.tcl: | ||||
* | Fix [Bug 981733]; bizarre resolver brokenness strikes again! | dkf | 2004-06-29 | 1 | -2/+6 |
| | |||||
* | * library/safe.tcl (FileInAccessPath): normalize paths before | hobbs | 2003-07-16 | 1 | -2/+10 |
| | | | | comparison. [Bug 759607] (myers) | ||||
* | code cleanup of eval and string comp use | hobbs | 2003-02-08 | 1 | -7/+7 |
| | |||||
* | * library/safe.tcl (CheckFileName): removed the limit on | hobbs | 2002-02-22 | 1 | -16/+6 |
| | | | | | | sourceable file names (was only *.tcl or tclIndex files with no more than one dot and 14 chars). There is enough internal protection in a safe interpreter already. Fixes [Tk Bug #521560]. | ||||
* | [glob] uses -directory instead of unsafe [file join] to stop problems | dkf | 2000-11-24 | 1 | -2/+2 |
| | | | | with some directory names. Fixes Bug #123313 in Tcl. | ||||
* | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-19 | 1 | -171/+162 |
| | | | | | | | | | | | | | * library/auto.tcl: * library/init.tcl: * library/ldAout.tcl: * library/package.tcl: * library/safe.tcl: * library/word.tcl: * library/http2.1/http.tcl: * library/msgcat1.0/msgcat.tcl: updated libraries to better Tcl style guide (no more string comparisons with == or !=, spacing changes). | ||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -2/+46 |
| | |||||
* | Removed lint (thanks, procheck!) | welch | 1998-11-11 | 1 | -7/+1 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | plugin updates | welch | 1998-06-27 | 1 | -4/+4 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+893 |