Artifact 79f42093d16c2fb4d27d557dd27c52f3466732da:
- File ChangeLog — part of check-in [d2191985b4] at 2009-02-13 03:22:51 on branch trunk — * generic/tclStringObj.c: Rewrites of the routines Tcl_GetCharLength, Tcl_GetUniChar, Tcl_GetUnicodeFromObj, Tcl_GetRange, and TclStringObjReverse to use the new macro, and to more simply and clearly split the cases depending on whether a valid unicode rep is present or needs to be created. * generic/tclInt.h: New macro TclNumUtfChars meant to be a faster replacement for a full Tcl_NumUtfChars() call when the string has all single-byte characters. (user: dgp size: 157063)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.