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
/
doc
/
classes
/
String.xml
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge pull request #73195 from timothyqiu/weblate-comments
Rémi Verschelde
2023-02-17
1
-1
/
+1
|
\
|
*
Improvements and fixes based on Weblate comments
Haoyu Qiu
2023-02-13
1
-1
/
+1
*
|
Add missing documentation for String & StringName
Micky
2023-02-14
1
-6
/
+7
|
/
*
Mention `String.match()` is also called "glob"/"globbing"
Hugo Locurcio
2023-02-02
1
-1
/
+1
*
Add missing classref changes after #62942
Rémi Verschelde
2023-01-27
1
-2
/
+2
*
Handle gltf binary
K. S. Ernest (iFire) Lee
2023-01-27
1
-0
/
+6
*
Fix typos with codespell
Rémi Verschelde
2022-12-15
1
-4
/
+4
*
Fix docstring for String.get_base_dir
Andrés Botero
2022-12-12
1
-1
/
+1
*
Update StringName documentation to match String's
Micky
2022-12-09
1
-6
/
+6
*
Merge pull request #68747 from rune-scape/rune-stringname-unification
Rémi Verschelde
2022-12-09
1
-0
/
+6
|
\
|
*
Unify String and StringName
rune-scape
2022-12-05
1
-0
/
+6
*
|
Overhaul String Documentation
Micky
2022-12-05
1
-198
/
+305
|
/
*
Merge pull request #68217 from Mickeon/doc-stringmngffh
Max Hilbrunner
2022-11-23
1
-3
/
+25
|
\
|
*
Add missing String & StringName operator descriptions
Micky
2022-11-23
1
-3
/
+25
*
|
Double precision of `String.split_floats`
Micky
2022-11-20
1
-1
/
+1
*
|
Merge pull request #68229 from Mickeon/c-escape-hell
Rémi Verschelde
2022-11-14
1
-1
/
+1
|
\
\
|
*
|
Remove "?" from String.c_escape()
Micky
2022-11-03
1
-1
/
+1
|
|
/
*
/
Add support for empty delimiter in String.split
kobewi
2022-11-04
1
-4
/
+4
|
/
*
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-7
/
+7
*
Merge pull request #66361 from dalexeev/remove-int-plus-string
Rémi Verschelde
2022-11-02
1
-6
/
+0
|
\
|
*
Remove confusing `String + int` and `int + String` operations
Danil Alexeev
2022-09-24
1
-6
/
+0
*
|
Fix small mistakes throughout much of the documentation
VolTer
2022-10-21
1
-1
/
+1
|
/
*
Add `String.to_{camel,pascal,snake}_case` methods
Danil Alexeev
2022-08-30
1
-0
/
+18
*
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
1
-2
/
+2
*
[doc] Fix grammar in class docs: amount vs. number
Andy Maloney
2022-08-17
1
-2
/
+2
*
[doc] Use "param" instead of "code" to refer to parameters #3
Andy Maloney
2022-08-09
1
-40
/
+40
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-95
/
+95
*
updated the String class with info about the 'allow_empty' optional argument
Tom
2022-08-05
1
-0
/
+3
*
Improve String.format() documentation
Haoyu Qiu
2022-06-27
1
-1
/
+16
*
Fix parameter name for String.left and String.right
Haoyu Qiu
2022-06-12
1
-4
/
+4
*
Fixing some of my own typos...
nova++
2022-03-31
1
-2
/
+1
*
doc: Fix String.rsplit code example
Rémi Verschelde
2022-03-26
1
-2
/
+2
*
Unify TextServer built-in module and GDExtension code.
bruvzg
2022-03-17
1
-0
/
+24
*
Remove generating of null comparison operators from documentation
Yuri Roubinsky
2022-03-14
1
-10
/
+0
*
Added or improved documentation to a few more String methods
Nova
2022-02-23
1
-3
/
+36
*
Document String's humanize_size static method
Nova
2022-02-22
1
-0
/
+2
*
Update doc for match: empty argument doesn't match anything
Markus Sauermann
2022-02-21
1
-2
/
+2
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Clarify identical `hash()` return values due to collisions
Hugo Locurcio
2022-02-12
1
-1
/
+2
*
[GDExtension] Add binds for missing methods, operators, and constants require...
bruvzg
2022-02-08
1
-0
/
+16
*
String: Add contains().
Anilforextra
2022-02-04
1
-0
/
+7
*
Rename String::is_subsequence_ofi to String::is_subsequence_ofn
Wilson E. Alvarez
2022-01-26
1
-1
/
+1
*
Clarify to_float() and to_int() methods
kobewi
2022-01-17
1
-2
/
+13
*
Fix usage of "Return" in the docs
kobewi
2022-01-02
1
-1
/
+1
*
Make `--doctool` locale aware
Haoyu Qiu
2021-12-16
1
-1
/
+10
*
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-11-15
1
-1
/
+1
*
Merge pull request #54453 from KoBeWi/slice_of_string
Rémi Verschelde
2021-11-02
1
-0
/
+14
|
\
|
*
Expose String.get_slice
kobewi
2021-11-02
1
-0
/
+14
*
|
Move the docs for constructors and operators out of methods section
Aaron Franke
2021-10-29
1
-85
/
+89
|
/
*
Fix `bin_to_int` documentation examples
Raul Santos
2021-10-22
1
-2
/
+2
[prev]
[next]