summaryrefslogtreecommitdiffstats
path: root/generic/tclExecute.c
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclBasic.c: added new CompileProc invocations to basichobbs2001-05-171-231/+547
* rand() gets != seeds in != threads [Bug 416643]Miguel Sofer2001-05-071-2/+8
* Avoid panic when there are extra items in the tcl stackMiguel Sofer2001-04-071-3/+7
* Added some casts to ClientData that are apparently needed on somedkf2001-03-131-5/+5
* Fixed bug that could leave saved data for [info level] pointing intodkf2001-03-021-10/+34
* 2000-12-14 Don Porter <dgp@users.sourceforge.net>dgp2000-12-141-21/+33
* * docs/scan.n:hobbs2000-12-101-10/+12
* Logical negation "!" can now handle string booleans, provided thosedkf2000-11-241-1/+7
* * generic/tclExecute.c (TclExecuteByteCode): INST_STR_INDEX fixedhobbs2000-09-061-13/+32
* * generic/tclExecute.c (TclExecuteByteCode INST_STR_CMP): addedhobbs2000-06-061-1/+5
* * generic/tclCompExpr.c: changed INST_STREQ -> INST_STR_EQ,hobbs2000-05-261-40/+168
* * generic/tclInt.h: Added function prototypes forericm2000-05-231-1/+20
* * doc/expr.n:hobbs2000-05-091-2/+53
* * tests/namespace.test:hobbs2000-03-271-22/+31
* * tests/var.test:hobbs1999-12-121-35/+52
* * tests/expr-old.test:hobbs1999-12-041-228/+160
* * tests/execute.test:stanton1999-06-161-4/+4
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-922/+1125
* eliminated purify warning and other lintstanton1998-11-191-2/+7
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* - modified to use the AuxDataType setup.escoffon1998-07-011-3/+5
* removed dead codestanton1998-06-181-3/+0
* Initial revisionrjohnson1998-03-261-0/+4929