|
e416162a1e
|
Use U8String/U16String/WString instead of UTF8String/UTF16String/WideString
|
2024-12-24 22:39:02 +08:00 |
|
|
6e1f32f38e
|
use newly Comparator<>
|
2024-12-05 13:38:29 +08:00 |
|
|
a1fe8f54ee
|
port to C17/C++20
|
2024-07-25 02:56:32 +08:00 |
|
|
a24c48bf86
|
added prefix or postfix
|
2023-06-06 15:07:25 +08:00 |
|
|
45e8725f36
|
added ToAnsiString functions at Windows platform.
|
2022-06-15 16:05:54 +08:00 |
|
|
22267b5f6f
|
added get_utf16_length/to_utf16 functions.
|
2022-06-14 15:55:42 +08:00 |
|
|
1874288c2a
|
used uint16 instead of CharCodePage at CodePage.h/Endian.h
|
2022-06-13 18:15:31 +08:00 |
|
|
8f4a069c1c
|
use "enum class" instead of "enum" at "CharCodePage".
|
2021-07-27 11:32:39 +08:00 |
|
|
c24ffdd2f2
|
add iso-8859-1 to 15 codepages.
|
2021-01-18 15:30:39 +08:00 |
|
|
c2a7691e5b
|
add OSCharSet macro
|
2020-10-10 15:44:36 +08:00 |
|
|
7927586bd1
|
rename from BaseString to String
|
2020-09-03 15:52:46 +08:00 |
|
|
353bdef68b
|
修正因char/u8char分离造成的各种强制类型转换错误
|
2020-07-11 16:45:24 +08:00 |
|
|
f6a846c655
|
support "u8char" type
|
2020-07-07 19:14:42 +08:00 |
|
|
fb3f8b1c86
|
改进BaseString/StringInstance
|
2020-04-24 21:09:25 +08:00 |
|
|
2b71bf8135
|
first commit
|
2019-08-19 19:19:58 +08:00 |
|