summaryrefslogtreecommitdiffstats
path: root/generic/tclCompExpr.c
Commit message (Expand)AuthorAgeFilesLines
* Don Porter's fix for bad parsing of nested scripts [Bug 681841].Miguel Sofer2003-02-161-2/+2
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-051-34/+23
* Global symbols are now all either prefixed with 'tcl' (or 'Tcl' or ...) or ha...dkf2002-07-191-2/+2
* LogSyntaxError() should reset the interpreter resultjenglish2002-06-211-1/+2
* cleanup in [expr] compilerMiguel Sofer2002-05-301-51/+1
* removed overestimates of necessary stack depth for bytecodes in theMiguel Sofer2001-12-111-2/+13
* fixed the calculation of the maximal stack depth required by bytecodes [Bug 4...Miguel Sofer2001-12-101-54/+12
* * generic/tclCompExpr.c: changed INST_STREQ -> INST_STR_EQ,hobbs2000-05-261-3/+3
* * doc/expr.n:hobbs2000-05-091-2/+8
* 1999-08-18 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-191-2/+2
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-1968/+630
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+2386