summaryrefslogtreecommitdiffstats
path: root/generic/tclUnicodeObj.c
Commit message (Expand)AuthorAgeFilesLines
* Merged String and Unicode object types. Added new functions tohershey1999-06-151-882/+0
* fied a memory leak. purify nolonger complains.hershey1999-06-101-3/+4
* * generic/tclUnicodeObj.c: Lots of cleanup and simplification.stanton1999-06-101-68/+146
* performance improvement for TclGetUnicodeFromObj function and the Unicodehershey1999-06-091-78/+26
* added TclGetUnicodeFromObj function for use with regexphershey1999-06-081-29/+113
* * tests/string.test:hershey1999-06-081-0/+771