Rémi Verschelde ad74e337b9 Merge pull request #100954 from Bromeon/bugfix/nodepath-slice 3 місяців тому
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 7 місяців тому
char_range.inc ab72082fa2 Core: Update `char_range.inc` to Unicode 16 6 місяців тому
char_utils.h ab72082fa2 Core: Update `char_range.inc` to Unicode 16 6 місяців тому
fuzzy_search.cpp 3ac043c508 Add fuzzy string matching to quick open search 5 місяців тому
fuzzy_search.h 3ac043c508 Add fuzzy string matching to quick open search 5 місяців тому
locales.h 52cdba6def Fix script name of Hant and Hans 1 рік тому
node_path.cpp df66ea74d7 Fix `NodePath::slice()` incorrect behavior for subname indexing 3 місяців тому
node_path.h cd221c1816 Added NodePath::slice method. 1 рік тому
optimized_translation.cpp d95794ec8a One Copyright Update to rule them all 2 роки тому
optimized_translation.h d95794ec8a One Copyright Update to rule them all 2 роки тому
print_string.cpp be86ce3103 Apply iwyu suggestion in core. 4 місяців тому
print_string.h a8bc9f3e78 Add const lvalue ref to core/* container parameters 1 рік тому
string_buffer.h 240f510fa7 Core ubsan fixes 4 місяців тому
string_builder.cpp 76af9537ed Optimize `StringBuilder.as_string` by constructing the string in-place and skipping unnecessary checks. 4 місяців тому
string_builder.h 8df2dbe2f6 Optimize StringBuilder append for static strings, and as_string(). 4 місяців тому
string_name.cpp a47d29cf11 Move StringName != to the header file to make it inlineable. 4 місяців тому
string_name.h 8c4e674770 Add move semantics (constructor, assignment) to `StringName`. 4 місяців тому
translation.cpp 7a25173ff4 Make loading translations from threads safe 5 місяців тому
translation.h 0dde931bc9 StringName: Fix empty hash 7 місяців тому
translation_domain.cpp 6c4c61f1b2 Merge pull request #98547 from timothyqiu/loaded-locales-set 5 місяців тому
translation_domain.h cca54ba4db Move pseudolocalization into TranslationDomain 7 місяців тому
translation_po.cpp 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters 5 місяців тому
translation_po.h dd883bebd4 Improve PR plural translation rules handling. 10 місяців тому
translation_server.compat.inc 6f4fadf65d Expose standardize_locale add_default param publicly 5 місяців тому
translation_server.cpp 88e81ee730 Fix various typos and code style issues 4 місяців тому
translation_server.h 6f4fadf65d Expose standardize_locale add_default param publicly 5 місяців тому
ucaps.h d95794ec8a One Copyright Update to rule them all 2 роки тому
ustring.cpp b2d881a73a Optimize `_count` by replacing a full copy with a CoW copy for the full-string count case. 3 місяців тому
ustring.h 416a86f47c Merge pull request #100434 from Ivorforce/string-copy-from-rename 4 місяців тому