godot/core/string
2025-01-13 15:23:08 +01:00
..
char_range.inc
char_utils.h
fuzzy_search.cpp
fuzzy_search.h
locales.h
node_path.cpp Fix NodePath::slice() incorrect behavior for subname indexing 2024-12-30 21:22:26 +01:00
node_path.h
optimized_translation.cpp
optimized_translation.h
print_string.cpp Apply iwyu suggestion in core. 2024-12-19 00:43:47 +08:00
print_string.h
SCsub
string_buffer.h Core ubsan fixes 2024-12-18 14:31:12 +01:00
string_builder.cpp Optimize StringBuilder.as_string by constructing the string in-place and skipping unnecessary checks. 2024-12-12 01:35:02 +01:00
string_builder.h Optimize StringBuilder append for static strings, and as_string(). 2024-12-08 16:39:25 +01:00
string_name.cpp
string_name.h Add move semantics (constructor, assignment) to StringName. 2024-12-16 19:02:52 +01:00
translation.cpp
translation.h
translation_domain.cpp
translation_domain.h
translation_po.cpp
translation_po.h
translation_server.compat.inc
translation_server.cpp
translation_server.h
ucaps.h
ustring.cpp Optimize String ==, ends_with and begins_with by using memcmp. 2025-01-13 15:23:08 +01:00
ustring.h Merge pull request #100434 from Ivorforce/string-copy-from-rename 2024-12-19 19:59:57 -06:00