Artifact 839de43a5b670b61ffe1f7d866178fc220dbdc46:
- File win/Makefile.in — part of check-in [8fcb19ead3] at 1999-06-08 02:59:23 on branch trunk — * tests/string.test: * generic/tclVar.c (Tcl_SetVar2Ex): * generic/tclStringObj.c (Tcl_AppendObjToObj): * generic/tclCmdMZ.c (Tcl_StringObjCmd): optimized the string index, string length, string range, and append command in cases where the object's internal rep is a bytearray. Objects with other internal reps are converted to have the new unicode internal rep. * unix/Makefile.in: * win/Makefile.in: * win/Makefile.vc: * tests/unicode.test: * generic/tclInt.h: * generic/tclObj.c: * generic/tclUnicodeObj.c: added a new object type to store the unicode representation of a string. * generic/tclTestObj.c: added the objtype option to the testobj command. This option returns the name of the type of internal rep an object has. (user: hershey size: 11951)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.