behaviour-tree-test/core/string
2025-04-28 10:38:17 +02:00
..
char_range.inc [TextEdit / LineEdit] Add support for OEM Alt codes input. 2025-04-10 08:52:19 +03:00
char_utils.h Add Options, Functions and Settings to convert Node-Names and Strings to kebab-case 2025-04-10 21:22:21 +02:00
fuzzy_search.cpp
fuzzy_search.h
locales.h
node_path.cpp Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
node_path.h Core: Expand is_zero_constructible coverage 2025-03-17 11:45:26 -05:00
optimized_translation.cpp Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
optimized_translation.h
print_string.cpp Merge pull request #104774 from Cykyrios/fix-center-bbcode-ansi-tag 2025-04-15 12:28:44 -05:00
print_string.h
SCsub
string_buffer.h Smoke test: In collections, log an error if reserve() is called with a number smaller than the current size. Don't log an error if it is called with a number smaller than the current capacity. 2025-04-23 16:47:47 +02:00
string_builder.cpp
string_builder.h
string_name.cpp Use PagedAllocator for StringName to accelerate and localize allocations. 2025-04-28 10:38:17 +02:00
string_name.h Remove unnecessary StringName idx cache in _Data to reduce its size by 4 bytes. 2025-04-25 19:22:29 +02:00
translation.cpp
translation.h
translation_domain.cpp
translation_domain.h
translation_po.cpp Using iterator pattern instead of List::Element *. 2025-03-28 13:29:15 +08:00
translation_po.h
translation_server.compat.inc
translation_server.cpp Add String::replace_char(s) methods for performance and convenience 2025-04-10 13:08:45 +02:00
translation_server.h
ucaps.h
ustring.cpp Merge pull request #104386 from Repiteo/core/cpp-math 2025-04-27 19:21:22 -05:00
ustring.h Core: Integrate CharStringT 2025-04-27 09:58:39 -05:00