behaviour-tree-test/core/string
2025-04-02 19:18:43 +08:00
..
char_range.inc Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
char_utils.h Optimize Color::to_html by allocating less. 2025-03-20 13:42:03 +01:00
fuzzy_search.cpp
fuzzy_search.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
locales.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
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 Fix hash issue with OptimizedTranslation caused by signed char 2025-03-16 15:21:06 +08:00
print_string.cpp
print_string.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub
string_buffer.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
string_builder.cpp
string_builder.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
string_name.cpp
string_name.h Merge pull request #98408 from rune-scape/stringlikevariantorder-in-place 2025-03-18 14:42:58 -05:00
translation.cpp Add ConstIterator to Dictionary. 2025-03-13 01:28:46 +08:00
translation.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
translation_domain.cpp
translation_domain.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
translation_po.cpp Using iterator pattern instead of List::Element *. 2025-03-28 13:29:15 +08:00
translation_po.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
translation_server.compat.inc
translation_server.cpp Fix editor layout direction change on translation change. 2025-03-27 17:35:21 +02:00
translation_server.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
ucaps.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
ustring.cpp Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
ustring.h Merge pull request #104556 from Ivorforce/string-extend-instead-of-parse 2025-03-29 10:16:33 -05:00