index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
core
/
string
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #98743 from dbnicholson/improve-compare-locales
Thaddeus Crews
2024-11-12
1
-4
/
+54
|
\
|
*
Improve locale comparison
Dan Nicholson
2024-11-12
1
-4
/
+54
*
|
Merge pull request #98547 from timothyqiu/loaded-locales-set
Thaddeus Crews
2024-11-11
1
-10
/
+20
|
\
\
|
*
|
Fix duplicated entries in `TranslationServer::get_loaded_locales()`
Haoyu Qiu
2024-10-26
1
-10
/
+20
*
|
|
Allow passing UID to importer
Juan
2024-11-11
1
-1
/
+1
*
|
|
Merge pull request #98278 from a-johnston/fuzzy-search-rebase
Thaddeus Crews
2024-11-10
2
-0
/
+102
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add fuzzy string matching to quick open search
Adam Johnston
2024-10-28
2
-0
/
+102
|
|
/
*
|
Merge pull request #47502 from KoBeWi/add_0
Thaddeus Crews
2024-10-31
1
-12
/
+12
|
\
\
|
|
/
|
/
|
|
*
Always add decimal when printing float
kobewi
2024-10-23
1
-12
/
+12
*
|
Add checks for valid base in String::num_int64, uint64().
yeojunh
2024-10-20
1
-1
/
+17
|
/
*
Add unit tests for String::parse_url()
Pablo Andres Fuente
2024-10-01
1
-38
/
+53
*
Parse fragment from URL
Haoyu Qiu
2024-09-27
1
-0
/
+40
*
Fix script editor wrongly replaces and quotes non-ASCII letters
Haoyu Qiu
2024-09-23
1
-1
/
+15
*
Added more unit tests for String insert and join.
Mika Viskari
2024-08-29
1
-3
/
+28
*
Add `String.is_valid_unicode_identifier()`
Haoyu Qiu
2024-08-27
1
-13
/
+15
*
Merge pull request #95184 from jsjtxietian/shader-include-relative
Rémi Verschelde
2024-08-17
1
-1
/
+1
|
\
|
*
Fix error when use relative #include in .gdshader / .gdshaderinc file
jsjtxietian
2024-08-08
1
-1
/
+1
*
|
Merge pull request #95613 from timothyqiu/split-empty
Rémi Verschelde
2024-08-16
1
-48
/
+74
|
\
\
|
*
|
Fix split_floats behavior when spaces are used as separators
Haoyu Qiu
2024-08-16
1
-48
/
+74
|
|
/
*
/
Split TranslationServer into its own file
Haoyu Qiu
2024-08-15
2
-1
/
+2
|
/
*
[Core] Add case-insensitive `String::containsn`
A Thousand Ships
2024-05-08
1
-1
/
+14
*
Add const char * overloads to String class
Wilson E. Alvarez
2024-05-07
1
-139
/
+151
*
[Core] Fix incorrect file sort method
A Thousand Ships
2024-03-24
1
-0
/
+2
*
Fix sorting of files/dirs in dialogs
A Thousand Ships
2024-03-20
1
-0
/
+8
*
Fix String::begins_with when both strings are empty
Mika Viskari
2024-03-05
1
-26
/
+37
*
Merge pull request #81822 from nlupugla/nodepath-slice
Rémi Verschelde
2024-02-29
1
-0
/
+53
|
\
|
*
Added NodePath::slice method.
nlupugla
2023-12-13
1
-0
/
+53
*
|
Fix running tests in template builds
A Thousand Ships
2024-02-22
1
-1
/
+1
*
|
Add Unicode support to `String.to_*_case()` methods
Danil Alexeev
2024-02-22
1
-25
/
+40
*
|
Fix various spelling errors
Robert Yevdokimov
2024-01-04
1
-11
/
+11
|
/
*
Add more C++ unit tests for String to number conversions
Mika Viskari
2023-12-02
1
-9
/
+72
*
Do not replace starting digit with underscore when making identifier
Alfonso J. Ramos
2023-10-04
1
-1
/
+1
*
[String] Fix string conversion for -0.0 float values.
bruvzg
2023-09-05
1
-0
/
+16
*
Merge pull request #78529 from Chaosus/string_reverse
Rémi Verschelde
2023-08-16
1
-0
/
+5
|
\
|
*
Add `String.reverse` method
Yuri Roubinski
2023-06-21
1
-0
/
+5
*
|
Merge pull request #80362 from Calinou/string-use-unicode-compiletime
Rémi Verschelde
2023-08-07
1
-3
/
+3
|
\
\
|
*
|
Use compile-time Unicode string conversion
Hugo Locurcio
2023-08-07
1
-3
/
+3
*
|
|
Add a test suite for TranslationServer
azuloo
2023-07-11
1
-0
/
+136
|
/
/
*
|
Fix erroneous pad_zeros warning
MewPurPur
2023-07-08
1
-0
/
+2
*
|
Merge pull request #74760 from lassade/unicode-err-uses-replacement-char
Rémi Verschelde
2023-06-22
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
use the unicode replacement char on error
Felipe Jorge
2023-03-12
1
-5
/
+5
*
|
Improve error reporting when parsing CSV translation file
andybarcia
2023-06-19
1
-5
/
+27
*
|
Merge pull request #75510 from SilicDev/string_erase
Clay John
2023-05-05
1
-0
/
+6
|
\
\
|
*
|
Reimplement String.erase
SilicDev
2023-05-04
1
-0
/
+6
|
|
/
*
/
Optimize Node::add_child validation
Juan Linietsky
2023-04-07
1
-2
/
+2
|
/
*
Fix String.split() with empty string and delimeter
VolTer
2023-02-02
1
-0
/
+8
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
3
-87
/
+87
*
Improve logic for detecting and tracking extensions
Bastiaan Olij
2022-11-24
1
-0
/
+6
*
Double precision of `String.split_floats`
Micky
2022-11-20
1
-9
/
+10
*
Add support for empty delimiter in String.split
kobewi
2022-11-04
1
-0
/
+8
[next]