summaryrefslogtreecommitdiff
path: root/core/string
AgeCommit message (Expand)Author
2021-06-11Merge pull request #49511 from akien-mga/core-diraccess-fileaccess-ioRémi Verschelde
2021-06-11Merge pull request #49279 from Calinou/rename-string-is-abs-path-methodRémi Verschelde
2021-06-11Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde
2021-06-03Rename `String.is_abs_path()` to `String.is_absolute_path()`Hugo Locurcio
2021-05-29Increase String::num default decimal precisionHeikki Simojoki
2021-05-21Fix usage of String.left()kobewi
2021-05-20Change behavior of String.rightTomasz Chabora
2021-05-03Check PHashTranslation generate p_from is validMaxStgs
2021-05-03Merge pull request #48205 from Faless/net/4.x_url_parsingFabio Alessandrelli
2021-04-30Fix `url_decode` with mixed percent-encoding/Unicode strings. Treat Unix driv...bruvzg
2021-04-27Core: Drop custom `copymem`/`zeromem` definesRémi Verschelde
2021-04-26Remove uses of `auto` for better readability and online code reviewsHugo Locurcio
2021-04-26[Net] Implement String::parse_url for parsing URLs.Fabio Alessandrelli
2021-04-23NodePath: Remove unimplemented `get_parent()` methodRémi Verschelde
2021-04-10Merge pull request #47512 from DanielKriz/bugfix/uri_encodeFabio Alessandrelli
2021-04-10fix wrong encoding in uri_encodeDaniel Kříž
2021-04-01Merge pull request #46991 from madmiraal/rename-invert-reverseRémi Verschelde
2021-03-23Merge pull request #45234 from madmiraal/rename-phashtranslationRémi Verschelde
2021-03-22Merge pull request #34587 from YeldhamDev/translation_resource_notification_r...Rémi Verschelde
2021-03-21Rename Array.invert() to Array.reverse()Marcel Admiraal
2021-03-20Rename PHashTranslation to OptimizedTranslationMarcel Admiraal
2021-03-12Fixes small typos and grammar correctionAnshul7sp1
2021-03-09Merge pull request #45545 from abaire/relaxes_gltf_name_sanitizationRémi Verschelde
2021-02-24Relaxes Node naming constraints in glTF documents to match the Editor.abaire
2021-02-24Merge pull request #45914 from HenryWConklin/45841-xml-entitiesRémi Verschelde
2021-02-24Merge pull request #46195 from AndyBarcia/FixLanguageCodesIncosistenciesRémi Verschelde
2021-02-18Fixes some inconsistent ISO-639 language codesandybarcia
2021-02-18Reorganize Project Settingsreduz
2021-02-14Add support for numeric XML entities to XMLParserHenry Conklin
2021-02-09Make String::ends_with don't use String::rfindkleonc
2021-01-28Unify URI encoding/decoding and add to C#Aaron Franke
2021-01-28Make hex_to_int and bin_to_int handle the prefix automaticallyAaron Franke
2021-01-27Merge pull request #45489 from aaronfranke/coreRémi Verschelde
2021-01-26Type consistencies in coreAaron Franke
2021-01-26Renamed String.ord_at to unicode_atYuri Roubinsky
2021-01-19Fix String.ends_with() for empty string argumentsVedat Günel
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-28Rename empty() to is_empty()Marcel Admiraal
2020-12-23Fix the `String::get_base_dir()` logic to properly check for top level direct...Fredia Huya-Kouadio
2020-12-09Static analyzer fixes:bruvzg
2020-11-26[Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg
2020-11-26[Complex Text Layouts] Implement TextServer interface. Implement Fallback Tex...bruvzg
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-11-10Create Variant built-in functions.reduz
2020-11-09Variant: Sync docs with new constructors, fixups after #43403Rémi Verschelde
2020-11-08Make translation change notification when setting the locale of a Translation...Michael Alexsander
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz