summaryrefslogtreecommitdiffstats
path: root/Python/makeopcodetargets.py
diff options
context:
space:
mode:
Diffstat (limited to 'Python/makeopcodetargets.py')
0 files changed, 0 insertions, 0 deletions
option> Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/generic/tclVar.c
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclVar.c (Tcl_ArrayObjCmd): Corrected retrieval ofhobbs2001-03-241-2/+9
* Made [unset] command behave as documented when no arguments present.dkf2001-03-131-2/+8
* Fixed two faults with [unset -nocomplain]; one with a possible overrundkf2001-03-061-11/+17
* Finally fixed bug 119192. This was a real nasty that was hidden bydkf2000-11-171-24/+15
* * generic/tclVar.c (TclLookupVar): reverted fix below as it brokehobbs2000-11-151-9/+9
* Fixed bug 119192 which was causing variable names to be reporteddkf2000-11-15