Artifact 86825ace6b4c05797c81669e207a73005f8957e4:
- File generic/tclExecute.c — part of check-in [c3e78c6b7d] at 2005-05-18 20:54:54 on branch trunk — * generic/tclBasic.c (Tcl_ExprBoolean): Rewrite as wrapper around Tcl_ExprBooleanObj. * generic/tclCmdMZ.c ([string is boolean/true/false]): Rewrite dropping string-based Tcl_GetBoolean call, so that internal reps are kept for subsequent quick boolean operations. * generic/tclExecute.c: Dropped most special handling of the "boolean" Tcl_ObjType, since that type should now be rarely encountered. * doc/BoolObj.3: Rewrite of documentation dropping many details about the internals of Tcl_Objs. Shorter documentation focuses on the function and use of the routines. (user: dgp size: 173283)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.