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
/
core
/
string
/
ustring.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #98278 from a-johnston/fuzzy-search-rebase
Thaddeus Crews
2024-11-10
1
-1
/
+3
|
\
|
*
Add fuzzy string matching to quick open search
Adam Johnston
2024-10-28
1
-1
/
+3
*
|
Merge pull request #47502 from KoBeWi/add_0
Thaddeus Crews
2024-10-31
1
-0
/
+1
|
\
\
|
*
|
Always add decimal when printing float
kobewi
2024-10-23
1
-0
/
+1
|
|
/
*
/
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
1
-2
/
+2
|
/
*
Parse fragment from URL
Haoyu Qiu
2024-09-27
1
-1
/
+1
*
Fix script editor wrongly replaces and quotes non-ASCII letters
Haoyu Qiu
2024-09-23
1
-0
/
+1
*
Add `String.is_valid_unicode_identifier()`
Haoyu Qiu
2024-08-27
1
-2
/
+6
*
[Core] Add case-insensitive `String::containsn`
A Thousand Ships
2024-05-08
1
-0
/
+2
*
Add const char * overloads to String class
Wilson E. Alvarez
2024-05-07
1
-0
/
+15
*
Prefer family name in fonts' names table
Haoyu Qiu
2024-04-06
1
-1
/
+1
*
Fix sorting of files/dirs in dialogs
A Thousand Ships
2024-03-20
1
-0
/
+9
*
Enforce template syntax `typename` over `class`
Thaddeus Crews
2024-03-07
1
-3
/
+3
*
Add option to add built-in strings in the POT generation
Michael Alexsander
2024-02-28
1
-0
/
+37
*
Add const lvalue ref to core/* container parameters
Muller-Castro
2024-02-14
1
-1
/
+1
*
Merge pull request #84375 from Rubonnek/use-const-reference
Rémi Verschelde
2024-01-04
1
-4
/
+4
|
\
|
*
Add const references in String class
Wilson E. Alvarez
2023-11-02
1
-4
/
+4
*
|
Allow auto-generated node names in `PopupMenu::add_submenu_item`
Yuri Sizov
2023-11-09
1
-1
/
+1
|
/
*
Merge pull request #78529 from Chaosus/string_reverse
Rémi Verschelde
2023-08-16
1
-0
/
+1
|
\
|
*
Add `String.reverse` method
Yuri Roubinski
2023-06-21
1
-0
/
+1
*
|
Merge pull request #74760 from lassade/unicode-err-uses-replacement-char
Rémi Verschelde
2023-06-22
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
use the unicode replacement char on error
Felipe Jorge
2023-03-12
1
-0
/
+1
*
|
Merge pull request #76735 from AThousandShips/natural_cmp
Rémi Verschelde
2023-05-09
1
-0
/
+1
|
\
\
|
*
|
Add `naturalcasecmp_to` function to `String`
Ninni Pipping
2023-05-07
1
-0
/
+1
*
|
|
Merge pull request #75510 from SilicDev/string_erase
Clay John
2023-05-05
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Reimplement String.erase
SilicDev
2023-05-04
1
-0
/
+1
*
|
|
Optimize Node::add_child validation
Juan Linietsky
2023-04-07
1
-1
/
+2
|
/
/
*
|
add `hex_decode()` to `String`
bendn
2023-04-05
1
-0
/
+2
*
|
Add GDScript `to_wchar_buffer` and `get_string_from_wchar` functions.
bruvzg
2023-03-21
1
-0
/
+1
|
/
*
Handle gltf binary
K. S. Ernest (iFire) Lee
2023-01-27
1
-0
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Fix String::word_wrap() for long words
Haoyu Qiu
2022-12-16
1
-1
/
+0
*
Improve logic for detecting and tracking extensions
Bastiaan Olij
2022-11-24
1
-0
/
+1
*
Double precision of `String.split_floats`
Micky
2022-11-20
1
-1
/
+1
*
Add support for empty delimiter in String.split
kobewi
2022-11-04
1
-2
/
+2
*
Style: Cleanup header guards for consistency
Rémi Verschelde
2022-09-26
1
-2
/
+2
*
Merge pull request #64714 from Chaosus/string_remove_erase
Rémi Verschelde
2022-09-01
1
-2
/
+0
|
\
|
*
Remove `String::erase` method declaration
Yuri Rubinsky
2022-08-22
1
-2
/
+0
*
|
Add `String.to_{camel,pascal,snake}_case` methods
Danil Alexeev
2022-08-30
1
-1
/
+4
*
|
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
1
-1
/
+1
|
/
*
File: Re-add support to skip CR (`\r`) in `File::get_as_text`
Rémi Verschelde
2022-08-01
1
-1
/
+1
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+2
*
Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows fi...
bruvzg
2022-07-07
1
-2
/
+5
*
Fix parameter name for String.left and String.right
Haoyu Qiu
2022-06-12
1
-2
/
+2
*
Add dedicated macros for property name extraction
Haoyu Qiu
2022-05-19
1
-0
/
+10
*
Create onready variables when dropping nodes and holding Ctrl
Haoyu Qiu
2022-05-17
1
-0
/
+1
*
String: Remove TTR and DTR defines in non-tools build
Rémi Verschelde
2022-03-28
1
-4
/
+0
*
Unify TextServer built-in module and GDExtension code.
bruvzg
2022-03-17
1
-0
/
+1
*
Cleanup and move char functions to the `char_utils.h` header.
bruvzg
2022-02-04
1
-1
/
+1
*
String: Add contains().
Anilforextra
2022-02-04
1
-0
/
+2
[next]