Pāvels Nadtočajevs e9fd760357 Use fallback locale from project settings instead of hardcoded "en" for TextServer. hace 1 semana
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files hace 4 meses
char_range.inc ab72082fa2 Core: Update `char_range.inc` to Unicode 16 hace 4 meses
char_utils.h a6ff518763 Add ZWSP to the list of space characters. hace 2 semanas
fuzzy_search.cpp 3ac043c508 Add fuzzy string matching to quick open search hace 3 meses
fuzzy_search.h 3ac043c508 Add fuzzy string matching to quick open search hace 3 meses
locales.h 52cdba6def Fix script name of Hant and Hans hace 1 año
node_path.cpp df66ea74d7 Fix `NodePath::slice()` incorrect behavior for subname indexing hace 1 mes
node_path.h cd221c1816 Added NodePath::slice method. hace 1 año
optimized_translation.cpp d95794ec8a One Copyright Update to rule them all hace 2 años
optimized_translation.h d95794ec8a One Copyright Update to rule them all hace 2 años
print_string.cpp be86ce3103 Apply iwyu suggestion in core. hace 2 meses
print_string.h a8bc9f3e78 Add const lvalue ref to core/* container parameters hace 1 año
string_buffer.h 240f510fa7 Core ubsan fixes hace 2 meses
string_builder.cpp 76af9537ed Optimize `StringBuilder.as_string` by constructing the string in-place and skipping unnecessary checks. hace 2 meses
string_builder.h 8df2dbe2f6 Optimize StringBuilder append for static strings, and as_string(). hace 2 meses
string_name.cpp dbf189e28f Lock the `StringName::mutex` after hashing the string, to spend less time hoarding it unnecessarily. hace 1 mes
string_name.h 8c4e674770 Add move semantics (constructor, assignment) to `StringName`. hace 2 meses
translation.cpp 7a25173ff4 Make loading translations from threads safe hace 3 meses
translation.h 0dde931bc9 StringName: Fix empty hash hace 5 meses
translation_domain.cpp 6c4c61f1b2 Merge pull request #98547 from timothyqiu/loaded-locales-set hace 3 meses
translation_domain.h cca54ba4db Move pseudolocalization into TranslationDomain hace 5 meses
translation_po.cpp 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters hace 3 meses
translation_po.h dd883bebd4 Improve PR plural translation rules handling. hace 8 meses
translation_server.compat.inc 6f4fadf65d Expose standardize_locale add_default param publicly hace 3 meses
translation_server.cpp e9fd760357 Use fallback locale from project settings instead of hardcoded "en" for TextServer. hace 1 semana
translation_server.h 6f4fadf65d Expose standardize_locale add_default param publicly hace 3 meses
ucaps.h 104857687c Update `ucaps.h` to contain proper case matchings hace 3 semanas
ustring.cpp b50d9742c2 Fix `is_valid_float`, `Variant` parser, `Expression` parser, script highlighter, and `TextServer` not handing capital E in scientific notation. hace 2 semanas
ustring.h 416a86f47c Merge pull request #100434 from Ivorforce/string-copy-from-rename hace 2 meses