summaryrefslogtreecommitdiffstats
path: root/library/safe.tcl
Commit message (Expand)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| * * library/auto.tcl: Updates to the Tcl script library to makedgp2005-07-221-14/+14
| * Fix [Bug 981733]; bizarre resolver brokenness strikes again!dkf2004-06-291-2/+6
| * * library/safe.tcl (FileInAccessPath): normalize paths beforehobbs2003-07-161-2/+10
* | Improved handling of non-standard module path lists, empty path lists in part...stwo2010-11-021-4/+4
* | * library/safe.tcl (::safe::AliasGlob): Fixed another problem, theandreas_kupries2010-09-021-2/+2
* | * library/safe.tcl (::safe::AliasGlob): Moved the commandandreas_kupries2010-09-021-2/+2
* | [Bug 2923613]: Make the safer [source] handle a [return] at the end of the filedkf2009-12-301-6/+8
* | [Bug 2913625]: Stop information about paths from leaking through [info script]dkf2009-12-231-9/+38
* | Upgrade to Safe Base's handling of [glob] to be more permissive with thedkf2009-12-161-25/+77
* | * library/safe.tcl: Backport of the streamlined safe base fromandreas_kupries2009-12-091-872/+850
* | 2009-11-03 Andreas Kupries <andreask@activestate.com>dgp2009-11-041-2/+22
* | * library/tm.tcl: Modified the handling of Tcl Modules and of theandreas_kupries2008-06-251-12/+138
* | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-8/+8
* | * library/auto.tcl: Updates to the Tcl script library to makedgp2005-07-231-11/+10
* | Fix [Bug 981733]; bizarre resolver brokenness strikes again!dkf2004-06-291-2/+6
* | Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-15/+1
* | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognitiondgp2003-11-141-9/+9
* | * library/safe.tcl (FileInAccessPath): normalize paths beforehobbs2003-07-161-2/+10
* | * library/auto.tcl: Replaced [regexp] and [regsub] withdgp2003-03-191-2/+2
|/
* code cleanup of eval and string comp usehobbs2003-02-081-7/+7
* * library/safe.tcl (CheckFileName): removed the limit onhobbs2002-02-221-16/+6
* [glob] uses -directory instead of unsafe [file join] to stop problemsdkf2000-11-241-2/+2
* 1999-08-18 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-191-171/+162
* 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