summaryrefslogtreecommitdiffstats
path: root/core/string/ustring.h
Commit message (Expand)AuthorAgeFilesLines
* CharProxy: Add copy constructorRémi Verschelde2021-09-301-6/+10
* fix invalid string castDaniel Doran2021-09-041-4/+4
* Rename String::is_rel_path to String::is_relative_pathWilson E. Alvarez2021-08-291-1/+1
* Rename `is_valid_integer()` to `is_valid_int()`Lightning_A2021-06-161-1/+1
* Reformat structure string operatorsAaron Franke2021-06-111-1/+1
* Rename `String.is_abs_path()` to `String.is_absolute_path()`Hugo Locurcio2021-06-031-1/+1
* [Net] Implement String::parse_url for parsing URLs.Fabio Alessandrelli2021-04-261-0/+1
* Relaxes Node naming constraints in glTF documents to match the Editor.abaire2021-02-241-0/+4
* Unify URI encoding/decoding and add to C#Aaron Franke2021-01-281-5/+2
* Make hex_to_int and bin_to_int handle the prefix automaticallyAaron Franke2021-01-281-2/+2
* Renamed String.ord_at to unicode_atYuri Roubinsky2021-01-261-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename empty() to is_empty()Marcel Admiraal2020-12-281-1/+1
* [Complex Text Layouts] Implement TextServer interface. Implement Fallback Tex...bruvzg2020-11-261-3/+4
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-1/+0
* Create Variant built-in functions.reduz2020-11-101-0/+20
* Variant: Sync docs with new constructors, fixups after #43403Rémi Verschelde2020-11-091-1/+1
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+539