1
0
Fork 0
godot/core/string
Thaddeus Crews 7a3d2f6779
Merge pull request #106606 from aaronfranke/pow2_64
Add 64-bit versions of core power of 2 functions
2025-06-02 18:51:56 -05:00
..
SCsub
alt_codes.h Move `alt_code_oem437` and `alt_code_cp1252` to separate header file 2025-05-03 11:52:49 +03:00
char_range.inc Move `alt_code_oem437` and `alt_code_cp1252` to separate header file 2025-05-03 11:52:49 +03:00
char_utils.h
fuzzy_search.cpp Change fuzzy search to only set case sensitive within set_query 2025-05-15 12:00:55 -07:00
fuzzy_search.h Change fuzzy search to only set case sensitive within set_query 2025-05-15 12:00:55 -07:00
locales.h Remove 4 unintentional uses of zero-width space and zero-width non-joiner. 2025-05-12 22:00:37 +02:00
node_path.cpp
node_path.h Core: Add `[[nodiscard]]` to string-like classes 2025-05-06 12:23:41 -05:00
optimized_translation.cpp
optimized_translation.h
print_string.cpp
print_string.h
string_buffer.h Add 64-bit versions of core power of 2 functions 2025-06-01 23:11:12 -07:00
string_builder.cpp Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
string_builder.h
string_name.cpp Simplify `StringName` to `bool` conversions. 2025-04-30 16:59:34 +02:00
string_name.h Core: Add `[[nodiscard]]` to string-like classes 2025-05-06 12:23:41 -05:00
translation.cpp Don't update scene tree when calling `Translation::set_locale()` 2025-05-27 09:34:58 +08:00
translation.h Don't update scene tree when calling `Translation::set_locale()` 2025-05-27 09:34:58 +08:00
translation_domain.cpp Add translation preview in editor 2025-05-27 07:59:28 +08:00
translation_domain.h Add translation preview in editor 2025-05-27 07:59:28 +08:00
translation_po.cpp
translation_po.h
translation_server.compat.inc
translation_server.cpp Add translation preview in editor 2025-05-27 07:59:28 +08:00
translation_server.h Add translation preview in editor 2025-05-27 07:59:28 +08:00
ucaps.h
ustring.cpp Optimize `String::get_data`, `length` and `is_empty` by making better assumptions and inlining. 2025-05-30 09:25:21 +02:00
ustring.h Optimize `String::get_data`, `length` and `is_empty` by making better assumptions and inlining. 2025-05-30 09:25:21 +02:00