|
cc318f693f
|
feat(string): add TStringView and remove TCString and merge it into TStringView
|
2024-10-27 11:29:45 +08:00 |
|
|
3df9122ef0
|
refactor(string): refactor TChar to enhance support for unicode
|
2024-10-26 21:15:27 +08:00 |
|
|
6c9beec4be
|
refactor(string): use end sentinel instead of buffer size to simplify implementation and usage
|
2024-09-28 21:07:06 +08:00 |
|
|
d137170ccb
|
feat(string): add null-terminated byte string handling functions and the corresponding testing
|
2024-09-20 22:53:15 +08:00 |
|
|
5210db43b3
|
feat(string): add single character utility and the corresponding testing
|
2024-09-17 18:06:02 +08:00 |
|