Artifact c46ef51db9d18f26843924690fe6306c17fd6e53:
- File generic/tclInt.decls — part of check-in [6a9cd28b04] at 2002-07-15 22:18:02 on branch trunk — * 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. (user: msofer size: 26645)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.