bruvzg
|
ec052cd38a
Add unsigned char cast ifdef.
|
1 年之前 |
Yuri Sizov
|
edcad2ea88
Allow auto-generated node names in `PopupMenu::add_submenu_item`
|
1 年之前 |
Alfonso J. Ramos
|
5cd7ca0ccc
Do not replace starting digit with underscore when making identifier
|
1 年之前 |
Jan Haller
|
43be9fa0c8
Fix platform-dependent hashing for char* and wchar_t*
|
1 年之前 |
bruvzg
|
2b3bbde6da
[String] Fix string conversion for -0.0 float values.
|
1 年之前 |
MewPurPur
|
c9287e5224
Optimize String.left() and String.right()
|
1 年之前 |
Rémi Verschelde
|
20e24bd2bb
Merge pull request #78529 from Chaosus/string_reverse
|
2 年之前 |
bruvzg
|
84a6f0d232
[String] Fix Unicode parsing error message encoding and related JSON tests.
|
2 年之前 |
MewPurPur
|
cc5500f7de
Fix erroneous pad_zeros warning
|
2 年之前 |
Rémi Verschelde
|
100082b3ac
Merge pull request #74760 from lassade/unicode-err-uses-replacement-char
|
2 年之前 |
Yuri Roubinski
|
230385b587
Add `String.reverse` method
|
2 年之前 |
Rémi Verschelde
|
5ade250c7d
Merge pull request #76735 from AThousandShips/natural_cmp
|
2 年之前 |
Ninni Pipping
|
46a7018e3c
Add `naturalcasecmp_to` function to `String`
|
2 年之前 |
Clay John
|
7a13cf9aeb
Merge pull request #75510 from SilicDev/string_erase
|
2 年之前 |
Clay John
|
610877e326
Merge pull request #72288 from MewPurPur/use-string-repeat
|
2 年之前 |
SilicDev
|
6fa4f71ca6
Reimplement String.erase
|
2 年之前 |
VolTer
|
6b84e258d2
Use String.repeat() in more places
|
2 年之前 |
Danil Alexeev
|
36bedd341a
Fix misuses of error macros
|
2 年之前 |
Juan Linietsky
|
223ce4fcb9
Optimize Node::add_child validation
|
2 年之前 |
bendn
|
ca0feabbb0
add `hex_decode()` to `String`
|
2 年之前 |
bruvzg
|
d72b563250
Add GDScript `to_wchar_buffer` and `get_string_from_wchar` functions.
|
2 年之前 |
Felipe Jorge
|
999f3e2c13
use the unicode replacement char on error
|
2 年之前 |
VolTer
|
57e39d0ce9
Fix String.split() with empty string and delimeter
|
2 年之前 |
K. S. Ernest (iFire) Lee
|
39922d7167
Handle gltf binary
|
3 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
Haoyu Qiu
|
207e52c161
Fix String::word_wrap() for long words
|
3 年之前 |
Bastiaan Olij
|
a479f5af22
Improve logic for detecting and tracking extensions
|
2 年之前 |
Micky
|
e791f4fce2
Double precision of `String.split_floats`
|
2 年之前 |
Rémi Verschelde
|
1959284769
Merge pull request #68229 from Mickeon/c-escape-hell
|
2 年之前 |
Markus Sauermann
|
3b14f0334c
Remove redundant Variant-types initializations
|
2 年之前 |