summaryrefslogtreecommitdiffstats
path: root/generic/tclCmdIL.c
Commit message (Collapse)AuthorAgeFilesLines
* fixed "info vars" and "info locals" to not report compiled temporary variablesstanton1998-06-181-66/+64
| | | | changed dictionary sort to use unsigned char comparisons
* Moved the definition of 'char *tclExecutableName' to the file 'tclUtil.c'suresh1998-06-121-11/+6
| | | | | and revised the routine 'InfoNameOfExecutableCmd()' to use the new public routine 'Tcl_GetNameOfExecutable(...)'.
* Initial revisionrjohnson1998-03-261-0/+2926