Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -82/+102 |
| | |||||
* | * generic/tclInt.h: | stanton | 1999-02-03 | 1 | -6/+9 |
| | | | | | | | | * generic/tclNamesp.c (TclGetNamespaceForQualName): Restored signature so that TclGetNamespaceForQualName returns an int, even though it is always TCL_OK. This is needed for forwards compatibility of tbcload. This should be removed at some point, when we are willing to break forward compatibility. | ||||
* | * generic/tclProc.c: | stanton | 1999-02-03 | 1 | -90/+47 |
| | | | | | | | | | | | | | | | | | | | | | | * generic/tclNamesp.c: * generic/tclInt.h: * generic/tclCmdIL.c: * generic/tclBasic.c: * generic/tclVar.c: Applied patch from Viktor Dukhovni to rationalize TCL_LEAVE_ERR_MSG behavior when creating variables. * generic/tclVar.c: Fixed bug in namespace tail computation. Fixed bug where upvar could resurrect a namespace variable whose namespace had been deleted. * generic/tclCompile.c (TclCompileExprCmd): Eliminated yet another bogus optimization in expression compilation. * generic/tclCompile.c (CompileExprWord): Fixed exception stack overflow bug caused by missing statement. [Bug: 928] * generic/tclIOCmd.c: * generic/tclBasic.c: Objectified the "open" command. [Bug: 1113] | ||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Restored attribution | welch | 1998-08-13 | 1 | -1/+6 |
| | |||||
* | updated copyright info & sccs ids | rjohnson | 1998-08-10 | 1 | -6/+2 |
| | |||||
* | fixed a few code style issues | rjohnson | 1998-08-10 | 1 | -2/+7 |
| | |||||
* | Moved data struct to tclInt.h | welch | 1998-08-10 | 1 | -15/+0 |
| | |||||
* | Updated core w/ Micheals latest changes. | surles | 1998-07-24 | 1 | -1/+37 |
| | |||||
* | incr tcl updtaes | welch | 1998-06-28 | 1 | -8/+105 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+3765 |