| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" and | welch | 1998-07-20 | 2 | -43/+161 |
|
|
* | Added check for precompiled ByteCodes, to avoid recompilation if the epoch | escoffon | 1998-07-15 | 2 | -7/+38 |
|
|
* | rolled back the check for compiled procs in Tcl_ProcObjCmd, do the unsharing | escoffon | 1998-07-14 | 1 | -14/+1 |
|
|
* | Minor comment fixups. | suresh | 1998-07-13 | 1 | -3/+3 |
|
|
* | Implemented tests for the internal C routines: TclInsertAccessProc(), | suresh | 1998-07-13 | 1 | -21/+279 |
|
|
* | Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" and | welch | 1998-07-13 | 1 | -1/+71 |
|
|
* | Fixed a bug in the Tcl init script that did not have a "global env" and thus | suresh | 1998-07-09 | 1 | -7/+45 |
|
|
* | Removed the extern delcaration of the variable 'tclPreInitScript'. | suresh | 1998-07-09 | 1 | -9/+2 |
|
|
* | *** empty log message *** | welch | 1998-07-06 | 1 | -2/+2 |
|
|
* | Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" and | welch | 1998-07-06 | 1 | -1/+56 |
|
|
* | Updated for 8.0.3 | welch | 1998-07-06 | 1 | -4/+3 |
|
|
* | Undid the change to Tcl_EvalObj | welch | 1998-07-06 | 1 | -3/+2 |
|
|
* | Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" and | welch | 1998-07-06 | 2 | -3/+93 |
|
|
* | replaced the SCCS id string with %% keywords | escoffon | 1998-07-06 | 1 | -1/+1 |
|
|
* | Exported {TclProc}CleanupProc, {Tcl}ProcDeleteProc, and {TclProc}InterpProc, | escoffon | 1998-07-06 | 1 | -24/+16 |
|
|
* | replaced the SCCS id string with %% keywords | escoffon | 1998-07-06 | 1 | -1/+1 |
|
|
* | Exported {TclProc}CleanupProc, {Tcl}ProcDeleteProc, and {TclProc}InterpProc | escoffon | 1998-07-06 | 1 | -0/+4 |
|
|
* | Merged changes between child workspace "/home/escoffon/ws/tcl8.0" and | escoffon | 1998-07-01 | 3 | -25/+201 |
|
|
* | changed TclFindProc & TclIsProc to understand aliased commands | rjohnson | 1998-07-01 | 1 | -2/+14 |
|
|
* | *** empty log message *** | rjohnson | 1998-07-01 | 1 | -1/+1 |
|
|
* | - modified to use the AuxDataType setup. | escoffon | 1998-07-01 | 1 | -3/+5 |
|
|
* | - added the AuxDataType stuff | escoffon | 1998-07-01 | 1 | -13/+30 |
|
|
* | Changed variable name "tclAlternateInitScript" to "tclPreInitScript". | suresh | 1998-07-01 | 1 | -5/+4 |
|
|
* | Added extern definition of variable 'tclAlternateInitScript' which is defined | suresh | 1998-07-01 | 1 | -0/+9 |
|
|
* | Updated for 8.0.3 | welch | 1998-06-29 | 1 | -7/+7 |
|
|
* | Added Jans compatibility patch | welch | 1998-06-29 | 2 | -5/+10 |
|
|
* | Fixed IsLocalScalar | welch | 1998-06-29 | 1 | -1/+8 |
|
|
* | Initial revision | welch | 1998-06-28 | 1 | -0/+423 |
|
|
* | incr tcl updtaes | welch | 1998-06-28 | 2 | -9/+150 |
|
|
* | Initial revision | welch | 1998-06-27 | 1 | -0/+65 |
|
|
* | plugin updates | welch | 1998-06-27 | 2 | -3/+32 |
|
|
* | catch didn't compile non-local variables correctly | stanton | 1998-06-25 | 1 | -38/+49 |
|
|
* | lint | stanton | 1998-06-25 | 1 | -1/+1 |
|
|
* | fixed behavior of "array set" on initialization with an emtpy list | stanton | 1998-06-18 | 1 | -33/+57 |
|
|
* | removed dead code | stanton | 1998-06-18 | 1 | -3/+0 |
|
|
* | added fix for foreach compile proc so it handles non-local names correctly | stanton | 1998-06-18 | 1 | -30/+51 |
|
|
* | fixed "info vars" and "info locals" to not report compiled temporary variables | stanton | 1998-06-18 | 1 | -66/+64 |
|
|
* | Cleaned up prototype for 'Tcl_GetNameOfExecutable'. | suresh | 1998-06-15 | 1 | -2/+2 |
|
|
* | Added prototype for the new public routine 'Tcl_GetNameOfExecutable(...)'. | suresh | 1998-06-12 | 1 | -1/+2 |
|
|
* | Moved the definition of "char *tclExecutableName" to this file. | suresh | 1998-06-12 | 1 | -1/+37 |
|
|
* | Moved the definition of 'char *tclExecutableName' to the file 'tclUtil.c' | suresh | 1998-06-12 | 1 | -11/+6 |
|
|
* | Added some ^L page breaks. | suresh | 1998-06-12 | 1 | -3/+3 |
|
|
* | Some code clean up to removed unnecesary pointer definitions. | suresh | 1998-06-12 | 1 | -66/+103 |
|
|
* | turn off check for shared source string in Tcl_ProcObjCmd if the body | escoffon | 1998-06-10 | 1 | -2/+15 |
|
|
* | - Added the flags field in a ByteCode struct, and added one flag: | escoffon | 1998-06-10 | 1 | -0/+10 |
|
|
* | Restored the SCCS id string back to id strings | escoffon | 1998-06-10 | 1 | -1/+1 |
|
|
* | Added the definition of the EXPORT macro, used to declare that some | escoffon | 1998-06-10 | 1 | -0/+18 |
|
|
* | - Added initialization of the flags field in ByteCode | escoffon | 1998-06-10 | 1 | -0/+26 |
|
|
* | replaced the SCCS id string in header to display ids | escoffon | 1998-06-10 | 1 | -1/+1 |
|
|
* | modified the check for no source string in Tcl_EvalObj to account for | escoffon | 1998-06-10 | 1 | -1/+1 |
|
|