Minor cleanup - reduce strlen operations - reduce hard-coded constants - perfer Tcl_Obj based interfaces of string based ones (opens opportu…
Show more
Minor cleanup
- reduce strlen operations
- reduce hard-coded constants
- perfer Tcl_Obj based interfaces of string based ones (opens opportunities for special objtypes)