Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * generic/tclProc.c: | stanton | 1999-02-03 | 1 | -16/+8 |
* | Fixed bug in Tcl_SetListObj - it used to create invalid Tcl_Obj if you passed | rjohnson | 1998-10-13 | 1 | -1/+2 |
* | Fixed bug in "lsort -dictionary" that caused problems when comparing | rjohnson | 1998-10-13 | 1 | -3/+3 |
* | Fixed bug in "info complete" - it did not handle NULLs correctly. | rjohnson | 1998-10-13 | 1 | -5/+3 |
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
* | changed isArg and isTemp fields to us flags field in CompiledLocal structure | stanton | 1998-08-07 | 1 | -4/+5 |
* | Info body creates a copy of the procedure body if it is a precompiled | escoffon | 1998-07-28 | 1 | -3/+25 |
* | *** empty log message *** | rjohnson | 1998-07-01 | 1 | -1/+1 |
* | fixed "info vars" and "info locals" to not report compiled temporary variables | stanton | 1998-06-18 | 1 | -66/+64 |
* | Moved the definition of 'char *tclExecutableName' to the file 'tclUtil.c' | suresh | 1998-06-12 | 1 | -11/+6 |
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+2926 |