godot/core/string
Aaron Franke e829b7aee4
Unify URI encoding/decoding and add to C#
http_escape and percent_encode have been unified into uri_encode, and http_unescape and percent_decode have been unified into uri_decode.
2021-01-28 07:45:01 -05:00
..
compressed_translation.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
compressed_translation.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
node_path.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
node_path.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
print_string.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
print_string.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
string_buffer.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
string_builder.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
string_builder.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
string_name.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
string_name.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
translation.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
translation.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
translation_po.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
translation_po.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
ucaps.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
ustring.cpp Unify URI encoding/decoding and add to C# 2021-01-28 07:45:01 -05:00
ustring.h Unify URI encoding/decoding and add to C# 2021-01-28 07:45:01 -05:00