Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged String and Unicode object types. Added new functions to | hershey | 1999-06-15 | 1 | -882/+0 |
* | fied a memory leak. purify nolonger complains. | hershey | 1999-06-10 | 1 | -3/+4 |
* | * generic/tclUnicodeObj.c: Lots of cleanup and simplification. | stanton | 1999-06-10 | 1 | -68/+146 |
* | performance improvement for TclGetUnicodeFromObj function and the Unicode | hershey | 1999-06-09 | 1 | -78/+26 |
* | added TclGetUnicodeFromObj function for use with regexp | hershey | 1999-06-08 | 1 | -29/+113 |
* | * tests/string.test: | hershey | 1999-06-08 | 1 | -0/+771 |