summaryrefslogtreecommitdiffstats
path: root/generic/tclProc.c
diff options
context:
space:
mode:
authormsofer <msofer@noemail.net>2002-07-15 22:18:01 (GMT)
committermsofer <msofer@noemail.net>2002-07-15 22:18:01 (GMT)
commit99443953e23270ae1d9b97cb5395a70008a723aa (patch)
tree716557af52e29f2dec87f80a04f9b29ab62cded9 /generic/tclProc.c
parent315bb354a6dae54dc94e25df3d19622dc7831caf (diff)
downloadtcl-99443953e23270ae1d9b97cb5395a70008a723aa.zip
tcl-99443953e23270ae1d9b97cb5395a70008a723aa.tar.gz
tcl-99443953e23270ae1d9b97cb5395a70008a723aa.tar.bz2
* generic/tclVar.c: refactorisation to reuse already looked-up Var
pointers; definition of three new Tcl_Obj types to cache variable name parsing and lookup for later reuse; modification of internal functions to profit from the caching. * generic/tclInt.decls: * generic/tclInt.h: * generic/tclIntDecls.h: * generic/tclNamesp.c: adding CONST qualifiers to variable names passed to Tcl_FindNamespaceVar and to variable resolvers; adding CONST qualifier to the 'msg' argument to TclLookupVar. Needed to avoid code duplication in the new tclVar.c code. * tests/set-old.test: * tests/var.test: slight modification of error messages due to the modifications in the tclVar.c code. FossilOrigin-Name: 6a9cd28b04d09f7b3dedf5cdd500cc772057a146
Diffstat (limited to 'generic/tclProc.c')
0 files changed, 0 insertions, 0 deletions