Andreas Kling
|
7849950383
LibJS: Make Utf16String & related APIs infallible
|
1 tahun lalu |
Timothy Flynn
|
c79d20be58
LibJS: Define Utf16String::to_utf8 to convert Utf16String to String
|
2 tahun lalu |
Timothy Flynn
|
4eb5eb2080
LibJS: Rename Utf16String::to_utf8 to to_deprecated_string
|
2 tahun lalu |
Timothy Flynn
|
d0403ec14f
AK+Everywhere: Rename Utf16View::to_utf8 to to_deprecated_string
|
2 tahun lalu |
Timothy Flynn
|
115baa7e32
LibJS+Everywhere: Make PrimitiveString and Utf16String fallible
|
2 tahun lalu |
Timothy Flynn
|
d793262beb
AK+Everywhere: Make UTF-16 to UTF-8 converter fallible
|
2 tahun lalu |
Timothy Flynn
|
1edb96376b
AK+Everywhere: Make UTF-8 and UTF-32 to UTF-16 converters fallible
|
2 tahun lalu |
Timothy Flynn
|
425c168ded
AK+LibJS+LibRegex: Define an alias for UTF-16 string data storage
|
2 tahun lalu |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 tahun lalu |
Timothy Flynn
|
6efbafa6e0
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
3 tahun lalu |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 tahun lalu |
Andreas Kling
|
024367d82e
LibJS+AK: Use Vector<u16, 1> for UTF-16 string storage
|
3 tahun lalu |
Timothy Flynn
|
02e7dceb96
LibJS: Add a simple reference-counted UTF-16 string
|
3 tahun lalu |