Commit History

Author SHA1 Message Date
  Philip Whitfield 3d9f29910c fix url parsing with port numbers 4 years ago
  kobewi ea9660e1cf Fix usage of String.left() 4 years ago
  Tomasz Chabora b1859510ab Change behavior of String.right 5 years ago
  Fabio Alessandrelli 015fc2ad4f Merge pull request #48205 from Faless/net/4.x_url_parsing 4 years ago
  bruvzg b6a21f85a7 Fix `url_decode` with mixed percent-encoding/Unicode strings. Treat Unix drive names as UTF-8 encoded. 4 years ago
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 years ago
  Fabio Alessandrelli 3bb40669d5 [Net] Implement String::parse_url for parsing URLs. 4 years ago
  Fabio Alessandrelli 6138396e00 Merge pull request #47512 from DanielKriz/bugfix/uri_encode 4 years ago
  Daniel Kříž 13c999d9d7 fix wrong encoding in uri_encode 4 years ago
  Marcel Admiraal 755c70b871 Rename Array.invert() to Array.reverse() 4 years ago
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 4 years ago
  Rémi Verschelde 83b1acdc60 Merge pull request #45545 from abaire/relaxes_gltf_name_sanitization 4 years ago
  abaire 61cc1c8624 Relaxes Node naming constraints in glTF documents to match the Editor. 4 years ago
  Henry Conklin c6a911f037 Add support for numeric XML entities to XMLParser 4 years ago
  kleonc ad0943e3d3 Make String::ends_with don't use String::rfind 4 years ago
  Aaron Franke e829b7aee4 Unify URI encoding/decoding and add to C# 4 years ago
  Aaron Franke a3e3bf8227 Make hex_to_int and bin_to_int handle the prefix automatically 4 years ago
  Rémi Verschelde 976e768e71 Merge pull request #45489 from aaronfranke/core 4 years ago
  Aaron Franke 1be0d6b30e Type consistencies in core 4 years ago
  Yuri Roubinsky 38a5d22079 Renamed String.ord_at to unicode_at 4 years ago
  Vedat Günel 1d0437c95b Fix String.ends_with() for empty string arguments 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  Fredia Huya-Kouadio 8edacea04a Fix the `String::get_base_dir()` logic to properly check for top level directories on Windows. 4 years ago
  bruvzg 493da99269 [Complex Text Layouts] Implement TextServer interface. Implement Fallback TextServer. 5 years ago
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago