Age | Commit message (Expand) | Author |
2019-01-07 | doc: Fix wrong references found by new makerst.py | Rémi Verschelde |
2018-12-24 | Bind `is_valid_hex_number` string method to GDScript | Andrii Doroshenko (Xrayez) |
2018-10-12 | Filled missing Doc for String and FileDialog | Alexander Holland |
2018-08-31 | DocData: Fix return type listed as "var" instead of "Variant" | Rémi Verschelde |
2018-08-05 | Small doc formating changes and Linux cursor theme note | Michael Alexsander Silva Dias |
2018-05-28 | Sync classref with current source | Rémi Verschelde |
2018-05-23 | Merge pull request #14715 from Krakean/string_add_rsplit2 | Max Hilbrunner |
2018-04-17 | add string trim_prefix trim_suffix lstrip and rstrip methods | bosak |
2018-02-27 | doc: Remove status from hardcoded version string | Rémi Verschelde |
2018-02-19 | doc: Update version string in header | Rémi Verschelde |
2018-01-25 | doc: Sync with current source | Rémi Verschelde |
2018-01-19 | Added description to dedent in String.xml | Anutrix |
2018-01-19 | Merge pull request #15857 from YeldhamDev/find_last_doc | Poommetee Ketson |
2018-01-19 | [DOCS] Fixed incorrect information inside String's "find_last" method. | Michael Alexsander Silva Dias |
2018-01-18 | Fix typos in code and docs with codespell | Rémi Verschelde |
2018-01-13 | doc: Update version string in XML | Rémi Verschelde |
2017-12-15 | Added rsplit() for String class | Dmitry Koteroff |
2017-12-15 | Added third argument for String.split() function (see issue #14349) | Dmitry Koteroff |
2017-11-24 | doc: Update header version for 3.0-beta | Rémi Verschelde |
2017-11-17 | Rename Rect3 to AABB. | Ferenc Arn |
2017-11-15 | doc: Remove revision.module_config from version string | Rémi Verschelde |
2017-11-13 | classref: Sync with current source | Rémi Verschelde |
2017-10-23 | [DOCS] String | mhilbrunner |
2017-09-20 | Rename pos to position in user facing methods and variables | letheed |
2017-09-12 | Changed the doc class generation to individual files per class. It is also po... | Juan Linietsky |