virtualx-engine/platform
Rémi Verschelde 751b16a285 File: Re-add support to skip CR (\r) in File::get_as_text
This was removed in #63481, and we confirmed that it's better like this,
but we add back the possibility to strip CR as an option, to optionally
restore the previous behavior.

For performance this is done directly in `String::parse_utf8`.

Also fixes Android `FileAccess::get_line()` as this one _should_ strip CR.

Supersedes #63717.

(cherry picked from commit 1418f97c70)
2022-08-01 00:40:55 +02:00
..
android File: Re-add support to skip CR (\r) in File::get_as_text 2022-08-01 00:40:55 +02:00
iphone Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
javascript [3.x] HTML5: Add support for Input.vibrate_handheld() 2022-07-28 13:20:05 +03:00
osx Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
server Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
uwp Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
windows Use bigobj for release MSVC builds 2022-07-26 11:01:55 +02:00
x11 SCons: Fix X11 use_lld fallback not being applied 2022-07-31 13:49:12 +02:00
register_platform_apis.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00