summaryrefslogtreecommitdiffstats
path: root/doc/classes/String.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23Spartan3222024-11-151-2/+2
|\
| * Fix `format` description being different between String and StringNameMicky2024-11-131-2/+2
* | Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-121-6/+6
|\|
| * Merge pull request #95758 from Mickeon/documentation-no-differences-StringThaddeus Crews2024-11-121-6/+6
| |\
| | * Fix differences between String and StringName's documentationMicky2024-08-181-6/+6
* | | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-301-1/+7
|\| |
| * | Add `Object` support for `String.format`Mansur Isaev2024-10-291-1/+7
* | | Merge commit godotengine/godot@1015a481ff43edb1126ab39a147fefda290131e5Spartan3222024-10-241-0/+1
|\| |
| * | Docs: link to GlobalScope string methods from String docstetrapod002024-10-231-0/+1
* | | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-111-9/+9
|/ /
* | Remove outdated note about `not` operator with String and StringNameelle2024-09-161-1/+1
* | Add `String.is_valid_unicode_identifier()`Haoyu Qiu2024-08-271-1/+31
* | Remove empty `[b]Example:[/b]` lines from the class referenceMicky2024-08-191-5/+0
|/
* [Core] Add case-insensitive `String::containsn`A Thousand Ships2024-05-081-2/+10
* Fix various typos with codespellRémi Verschelde2024-05-071-2/+2
* Add a note for `String::reverse` to warn about its implementationYuri Rubinsky2024-04-301-1/+1
* Merge pull request #89608 from AThousandShips/format_doc_fixRémi Verschelde2024-04-081-0/+7
|\
| * [Doc] Clarify behavior of `String.format` with keys in replacementsA Thousand Ships2024-03-171-0/+7
* | Fix sorting of files/dirs in dialogsA Thousand Ships2024-03-201-4/+20
|/
* [Doc] Fix GDScript casing of `String.num_scientific`A Thousand Ships2024-02-241-2/+2
* Add keywords to improve search in the class referenceHugo Locurcio2024-02-221-1/+1
* Update class reference to include some keywordsRedMser2024-02-091-2/+2
* Merge pull request #86639 from Mickeon/please-this-took-me-15-minutes-can-we-...Rémi Verschelde2024-01-111-3/+17
|\
| * Fixing some reports to String's documentationMicky2024-01-101-3/+17
* | Fix various typos in documentationSeptian2024-01-051-1/+1
|/
* Doc: Reference String <-> PackedByteArray conversions from each otherAaron Franke2023-09-121-5/+5
* Merge pull request #78529 from Chaosus/string_reverseRémi Verschelde2023-08-161-0/+6
|\
| * Add `String.reverse` methodYuri Roubinski2023-06-211-0/+6
* | Merge pull request #79092 from akien-mga/doctool-remove-version-attributeRémi Verschelde2023-07-071-1/+1
|\ \
| * | Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* | | Fix a typo in the `String.to_float` descriptionAmir-Rasteg2023-07-061-5/+5
|/ /
* | Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* | Merge pull request #79050 from capnm/fix_teststr_whatYuri Sizov2023-07-051-1/+1
|\ \ | |/ |/|
| * Fix import hints that are followed by dot.number.Martin Capitanio2023-07-051-1/+1
* | Clarify `String.get_slice` behaviorNinni Pipping2023-06-201-1/+1
|/
* Mention that the not operator cannot be used with Strings and StringNamesTim Yuen2023-05-301-1/+1
* Merge pull request #77609 from RedworkDE/class-ref-code-fixesYuri Sizov2023-05-291-1/+1
|\
| * Fix more issues with code tags in class referenceRedworkDE2023-05-291-1/+1
* | Merge pull request #76526 from MewPurPur/improve-docs-top-sections-COREYuri Sizov2023-05-291-1/+1
|\ \ | |/ |/|
| * Overhaul the top sections of the class reference (Core classes)VolTer2023-05-191-1/+1
* | Merge pull request #77247 from Piralein/nohashforyouYuri Sizov2023-05-191-1/+1
|\ \ | |/ |/|
| * fix c# code exampleHana - Piralein2023-05-191-1/+1
* | Make documentation sorting use natural orderNinni Pipping2023-05-091-6/+6
* | Merge pull request #76735 from AThousandShips/natural_cmpRémi Verschelde2023-05-091-3/+13
|\ \
| * | Add `naturalcasecmp_to` function to `String`Ninni Pipping2023-05-071-3/+13
| |/
* / Reimplement String.eraseSilicDev2023-05-041-0/+8
|/
* add `hex_decode()` to `String`bendn2023-04-051-0/+18
* Add GDScript `to_wchar_buffer` and `get_string_from_wchar` functions.bruvzg2023-03-211-0/+6
* Document using `String.uri_encode()` with `OS.shell_open()`Hugo Locurcio2023-03-031-2/+2
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1