Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * generic/tclCompile.c (CompileExprWord): Fixed exception stack | stanton | 1999-02-02 | 1 | -2/+4 |
| | | | | overflow bug caused by missing statement. [Bug: 928] | ||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | added TclInitCompiledLocals | stanton | 1998-08-07 | 1 | -91/+128 |
| | | | | deferred resolver caching code to procedure invocation time | ||||
* | lint | stanton | 1998-07-24 | 1 | -3/+3 |
| | |||||
* | Updated core w/ Micheals latest changes. | surles | 1998-07-24 | 1 | -6/+14 |
| | |||||
* | Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" and | welch | 1998-07-06 | 1 | -2/+84 |
| | | | | parent workspace "/home/welch/ws/tcl8.0.3". | ||||
* | Merged changes between child workspace "/home/escoffon/ws/tcl8.0" and | escoffon | 1998-07-01 | 1 | -17/+169 |
| | | | | parent workspace "/ws/tcl8.0". | ||||
* | Fixed IsLocalScalar | welch | 1998-06-29 | 1 | -1/+8 |
| | |||||
* | catch didn't compile non-local variables correctly | stanton | 1998-06-25 | 1 | -38/+49 |
| | |||||
* | added fix for foreach compile proc so it handles non-local names correctly | stanton | 1998-06-18 | 1 | -30/+51 |
| | | | | | fixed compile procs so they no longer corrupt the exception stack don't inline expressions when it is unsafe to do so | ||||
* | - Added initialization of the flags field in ByteCode | escoffon | 1998-06-10 | 1 | -0/+26 |
| | | | | - Added the TclGetInstructionTable procedure so that the table can be accessed | ||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+7745 |