Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More expr syntax error improvements | dkf | 2001-12-06 | 1 | -2/+2 |
| | |||||
* | Improved messages produced on getting a syntax error in an expression | dkf | 2001-12-04 | 1 | -3/+2 |
| | |||||
* | * generic/tclCompCmds.c (TclCompileStringCmd): INST_STR_MATCH - | hobbs | 2001-09-19 | 1 | -5/+27 |
| | | | | | | | | | | | 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) | ||||
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
| | | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948]. | ||||
* | Modified the tests to use the package tcltest | jenn | 1999-06-26 | 1 | -2/+3 |
| | |||||
* | Merged changes from scriptics-tclpro-1-3-b2 branch | stanton | 1999-05-22 | 1 | -63/+66 |
| | |||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -9/+169 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+592 |