Lukas Tenbrink
|
b13a0e1834
Rename `String::resize` to `resize_uninitialized`, to better communicate to callers that new characters must be initialized.
|
8 tháng trước cách đây |
Thaddeus Crews
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
10 tháng trước cách đây |
Kiro
|
23129a66ed
Replace append_utfx with direct String::utfx
|
10 tháng trước cách đây |
Lukas Tenbrink
|
ffa6ef220b
Use `append_` instead of `parse_` for `String` methods.
|
10 tháng trước cách đây |
Lukas Tenbrink
|
a23f630781
Remove `String` clipping constructors.
|
10 tháng trước cách đây |
Lukas Tenbrink
|
b6cfcdeab5
Add `String::ascii` creator functions, to parse a char buffer as ASCII.
|
10 tháng trước cách đây |
Lukas Tenbrink
|
512abc38b2
Remove implicit conversions from String, Char16String and CharString to data pointers. Make conversions to StrRange implicit to aid transition.
|
1 năm trước cách đây |
Thaddeus Crews
|
3c304ab7cc
Merge pull request #96076 from AThousandShips/improve_null_check_core_drivers
|
1 năm trước cách đây |
Yufeng Ying
|
be86ce3103
Apply iwyu suggestion in core.
|
1 năm trước cách đây |
A Thousand Ships
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
1 năm trước cách đây |
A Thousand Ships
|
ec650a2f09
[Core,Drivers] Improve use of `Ref.is_null/valid`
|
1 năm trước cách đây |
A Thousand Ships
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
1 năm trước cách đây |
A Thousand Ships
|
194bdde947
Cleanup of raw `nullptr` checks with `Ref`
|
1 năm trước cách đây |
bruvzg
|
491077239c
[macOS/iOS export] Add option to set custom Info.plist data.
|
2 năm trước cách đây |