summaryrefslogtreecommitdiffstats
path: root/library/safe.tcl
Commit message (Collapse)AuthorAgeFilesLines
...
* [glob] uses -directory instead of unsafe [file join] to stop problemsdkf2000-11-241-2/+2
| | | | with some directory names. Fixes Bug #123313 in Tcl.
* 1999-08-18 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-191-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 trunkstanton1999-04-161-2/+46
|
* Removed lint (thanks, procheck!)welch1998-11-111-7/+1
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* plugin updateswelch1998-06-271-4/+4
|
* Initial revisionrjohnson1998-03-261-0/+893