summaryrefslogtreecommitdiffstats
path: root/generic/tclCmdIL.c
Commit message (Expand)AuthorAgeFilesLines
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-154/+212
* * generic/tclProc.c:stanton1999-02-031-16/+8
* Fixed bug in Tcl_SetListObj - it used to create invalid Tcl_Obj if you passedrjohnson1998-10-131-1/+2
* Fixed bug in "lsort -dictionary" that caused problems when comparingrjohnson1998-10-131-3/+3
* Fixed bug in "info complete" - it did not handle NULLs correctly.rjohnson1998-10-131-5/+3
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* changed isArg and isTemp fields to us flags field in CompiledLocal structurestanton1998-08-071-4/+5
* Info body creates a copy of the procedure body if it is a precompiledescoffon1998-07-281-3/+25
* *** empty log message ***rjohnson1998-07-011-1/+1
* fixed "info vars" and "info locals" to not report compiled temporary variablesstanton1998-06-181-66/+64
* Moved the definition of 'char *tclExecutableName' to the file 'tclUtil.c'suresh1998-06-121-11/+6
* Initial revisionrjohnson1998-03-261-0/+2926