Mansur Isaev
|
98c89f17c4
Add `Object` support for `String.format`
|
2 years ago |
yeojunh
|
b3b24ded19
Add checks for valid base in String::num_int64, uint64().
|
10 months ago |
Haoyu Qiu
|
6516ca6b11
Parse fragment from URL
|
1 year ago |
Haoyu Qiu
|
a751c05b15
Fix script editor wrongly replaces and quotes non-ASCII letters
|
11 months ago |
Haoyu Qiu
|
8bf4ecc026
Add `String.is_valid_unicode_identifier()`
|
1 year ago |
Rémi Verschelde
|
c7702b350a
Merge pull request #92548 from AThousandShips/string_cleaning
|
1 year ago |
Rémi Verschelde
|
4afcbb1c8b
Merge pull request #92546 from AThousandShips/faster_replace
|
1 year ago |
Rémi Verschelde
|
49e5fbfbd2
Merge pull request #95184 from jsjtxietian/shader-include-relative
|
1 year ago |
Rémi Verschelde
|
803dfcc3cb
Merge pull request #95613 from timothyqiu/split-empty
|
1 year ago |
Rémi Verschelde
|
f01e052162
Merge pull request #95549 from timothyqiu/split-translation-server
|
1 year ago |
Haoyu Qiu
|
f483c3aafa
Fix split_floats behavior when spaces are used as separators
|
1 year ago |
Rémi Verschelde
|
70096c0e6a
Merge pull request #94558 from stuartcarnie/sgc/sprintf_allocations
|
1 year ago |
Rémi Verschelde
|
71ca5aa5ec
Merge pull request #92555 from AThousandShips/insert_improve
|
1 year ago |
A Thousand Ships
|
ee19a092d9
[Core] Optimize some `String` methods
|
1 year ago |
A Thousand Ships
|
e211d08c92
[Core] Optimize `String::join`
|
1 year ago |
A Thousand Ships
|
746c6b87eb
[Core] Optimize `String::insert`
|
1 year ago |
A Thousand Ships
|
cbaec62b03
[Core] Optimize `String::replace` methods
|
1 year ago |
Haoyu Qiu
|
7343dc3a5d
Split TranslationServer into its own file
|
1 year ago |
jsjtxietian
|
6cf9af2817
Fix error when use relative #include in .gdshader / .gdshaderinc file
|
1 year ago |
Stuart Carnie
|
67eb6bed2b
use operator += (char32_t)
|
1 year ago |
A Thousand Ships
|
a0dbdcc3ab
Replace `find` with `contains/has` where applicable
|
1 year ago |
Wilson E. Alvarez
|
d4154dbc55
Add const char * overloads to String class
|
1 year ago |
Haoyu Qiu
|
9bcda8f94c
Prefer family name in fonts' names table
|
1 year ago |
A Thousand Ships
|
bb6305d1c4
[Core] Fix incorrect file sort method
|
1 year ago |
Rémi Verschelde
|
8f9136963d
Merge pull request #89671 from alesliehughes/string_underrun
|
1 year ago |
A Thousand Ships
|
2cbf469912
Fix sorting of files/dirs in dialogs
|
1 year ago |
Alistair Leslie-Hughes
|
87fe71f52f
Stop possible underrun when processing a string
|
1 year ago |
Thaddeus Crews
|
9903e6779b
Enforce template syntax `typename` over `class`
|
1 year ago |
Mika Viskari
|
3026b566b0
Fix String::begins_with when both strings are empty
|
1 year ago |
Michael Alexsander
|
d70c45b5c8
Add option to add built-in strings in the POT generation
|
1 year ago |