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. | ||||
* | * generic/tclExecute.c (INST_FOREACH_STEP4): Re-fetch pointers for | dgp | 2007-03-13 | 1 | -1/+13 |
| | | | | | * tests/foreach.test (foreach-10.1): the value list each iteration of the loop as defense against shimmers. [Bug 1671087] | ||||
* | Fix [Bug 1671138] | dkf | 2007-03-01 | 1 | -1/+11 |
| | |||||
* | Removed test number dups [Bugs 710322, 710327, 710349, 710363] | dkf | 2003-03-27 | 1 | -24/+12 |
| | |||||
* | * generic/tclCompCmds.c (TclCompileStringCmd): INST_STR_MATCH - | hobbs | 2001-09-19 | 1 | -2/+2 |
| | | | | | | | | | | | Updated to Int1 instruction type and added special case to use INST_STR_EQ instead when no glob chars are specified in a static string. * tests/{for.test,foreach.test,if.test,while.test}: * generic/tclCompCmds.c (TclCompileForCmd, TclCompileForeachCmd, TclCompileIfCmd, TclCompileWhileCmd): Corrected the overaggressive compiling of loop bodies enclosed in ""s. [Bug #219166] (msofer) | ||||
* | Avoid panic when there are extra items in the tcl stack | Miguel Sofer | 2001-04-07 | 1 | -1/+10 |
| | | | | [Bug #406709, Patch #414470] | ||||
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
| | | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948]. | ||||
* | * tests/foreach.test: | hobbs | 2000-04-04 | 1 | -3/+3 |
| | | | | | | * tests/namespace.test: * tests/var.test: Added lsorts to avoid random sorted return problems. [Bug: 2682] | ||||
* | Modified the tests to use the package tcltest | jenn | 1999-06-26 | 1 | -2/+3 |
| | |||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -2/+32 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+212 |