| Commit message (Expand) | Author | Age | Files | Lines |
* | Add several tests to check consistency of stack traces. | dgp | 2013-08-14 | 1 | -0/+80 |
|
|
* | add test that triggered reporting of [Bug 3530230] | dkf | 2012-06-12 | 1 | -0/+14 |
|\ |
|
| * | add test that triggered reporting of [Bug 3530230] | dkf | 2012-06-12 | 1 | -0/+14 |
|
|
* | | [Bug 3531089] Added test to stop this from happening again | dkf | 2012-05-31 | 1 | -0/+5 |
|
|
* | | [Bug 3529949]: Defang 'file dirname ~' etc in safe interps | dkf | 2012-05-28 | 1 | -22/+22 |
|
|
* | | Track the remnants of [Bug 2913625] as knownBug tests. :-( | dkf | 2012-05-26 | 1 | -0/+46 |
|\ \
| |/ |
|
| * | Track the remnants of [Bug 2913625] as knownBug tests. :-( | dkf | 2012-05-26 | 1 | -0/+46 |
|
|
* | | [Bug 2964715]: fixes to globbing in safe interpreters | dkf | 2012-05-17 | 1 | -5/+146 |
|\ \
| |/ |
|
| * | [Bug 2964715]: fixes to globbing in safe interpreters | dkf | 2012-05-17 | 1 | -1/+177 |
|
|
* | | [Bug 3445787]: Improve the compatibility of safe interpreters' version of | dkf | 2012-05-16 | 1 | -2/+2 |
|
|
* | | missing constraint and too brittle result | dgp | 2011-11-08 | 1 | -1/+1 |
|
|
* | | Make [file] itself be safe, to reduce breakage in existing code. [Bug 3211758] | dkf | 2011-09-26 | 1 | -0/+16 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | * generic/tclBasic.c: TIP #280 implementation, conditional on the define TCL... | andreas_kupries | 2006-11-28 | 1 | -1/+5 |
|
|
| | * | * generic/tcl.decls: Implemented TIP #268, conditionally. | andreas_kupries | 2006-09-22 | 1 | -1/+5 |
|
|
| | * | * tests/safe.test: Backport performance improvement from | dgp | 2005-06-22 | 1 | -1/+5 |
|
|
| * | | Improved handling of non-standard module path lists, empty path lists in part... | stwo | 2010-11-02 | 1 | -2/+2 |
|
|
| * | | [Bug 2923613]: Make the safer [source] handle a [return] at the end of the file | dkf | 2009-12-30 | 1 | -1/+12 |
|
|
| * | | [Bug 2895741]: Make min() and max() supported in safe interpreters. | dkf | 2009-12-29 | 1 | -3/+3 |
|
|
| * | | Correct failing test | dkf | 2009-12-28 | 1 | -2/+2 |
|
|
| * | | Upgrade to Safe Base's handling of [glob] to be more permissive with the | dkf | 2009-12-16 | 1 | -1/+36 |
|
|
| * | | [Bug 1911342]: Rewrite formatting to avoid bogus link from tm.n to list.n in | dkf | 2009-12-16 | 1 | -1/+8 |
|
|
| * | | * library/safe.tcl: Backport of the streamlined safe base from | andreas_kupries | 2009-12-09 | 1 | -19/+3 |
|
|
| * | | Add test suite changes for 1999119 bug fix commit. | dgp | 2008-06-25 | 1 | -10/+10 |
|
|
* | | | * tests/fCmd.test, tests/safe.test, tests/uplevel.test, | dkf | 2010-12-07 | 1 | -24/+16 |
|
|
* | | | Improved handling of non-standard module path lists, empty path lists in part... | stwo | 2010-11-02 | 1 | -2/+2 |
|
|
* | | | * library/safe.tcl (AliasGlob): [Bug 3004191]: Restore safe [glob] to | dkf | 2010-08-18 | 1 | -1/+8 |
|
|
* | | | optParse.tcl: Don't generate spaces at the end of a line. | nijtmans | 2010-05-27 | 1 | -12/+12 |
|
|
* | | | [Bug 2923613]: Make the safer [source] handle a [return] at the end of the | dkf | 2009-12-30 | 1 | -1/+12 |
|
|
* | | | [Bug 2895741]: Make min() and max() supported in safe interpreters. | dkf | 2009-12-29 | 1 | -3/+3 |
|
|
* | | | Correct failing test | dkf | 2009-12-28 | 1 | -2/+2 |
|
|
* | | | Upgrade to Safe Base's handling of [glob] to be more permissive with the | dkf | 2009-12-16 | 1 | -1/+36 |
|
|
* | | | Fix [Bug 2906841] and a few other smaller issues. | dkf | 2009-12-03 | 1 | -262/+301 |
|
|
* | | | Test-case for fixed [Bug 2849797] | nijtmans | 2009-11-19 | 1 | -7/+8 |
|
|
* | | | * library/safe.tcl: A series of patches which bring the SafeBase | andreas_kupries | 2009-11-05 | 1 | -18/+1 |
|
|
* | | | Make safe-7.2 more robust to different environments | dgp | 2008-10-14 | 1 | -2/+2 |
|
|
* | | | * tests/platform.test: Update tests to expect revised results | dgp | 2008-09-25 | 1 | -2/+2 |
|
|
* | | | * library/tm.tcl: Modified the handling of Tcl Modules and of the | andreas_kupries | 2008-06-25 | 1 | -9/+9 |
|/ / |
|
* | | * generic/tclBasic.c: TIP #291. Define tcl_platform element for | andreas_kupries | 2006-12-05 | 1 | -2/+2 |
|
|
* | | typo | dgp | 2006-03-21 | 1 | -2/+2 |
|
|
* | | Use test constraints properly instead of looking in tcl_platform | dkf | 2006-03-21 | 1 | -15/+14 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | | * tests/safe.test: Trim auto_path to improve performance [1080039] | dgp | 2004-12-06 | 1 | -1/+5 |
|
|
* | | TIP #173 and #209 implementation - see ChangeLog for details | Kevin B Kenny | 2004-08-18 | 1 | -4/+4 |
|
|
* | | Standardized constraint name | dkf | 2004-08-04 | 1 | -2/+2 |
|
|
* | | * tests/safe.test (safe-2.1): Disabled senseless test. [Bug 999612] | dgp | 2004-07-30 | 1 | -3/+4 |
|
|
* | | Massive test cleanup; all tests are run, and constraints are used where neces... | dkf | 2004-05-19 | 1 | -52/+10 |
|/ |
|
* | * Corrected some list-quoting issues and | dgp | 2002-05-10 | 1 | -4/+4 |
|
|