Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * 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 |