Commit History

Author SHA1 Message Date
  Aaron Franke 5d03c0e0b6 Fix String::num_real and String test cases when compiling with doubles 4 years ago
  Rémi Verschelde 41562b9198 Merge pull request #52049 from theraot/master 4 years ago
  Hugo Locurcio fc0bfbb33b Remove `#ifdefs` for handling compilation with Visual Studio < 2015 4 years ago
  Wilson E. Alvarez d11c1afc04 Rename String::is_rel_path to String::is_relative_path 4 years ago
  Theraot ef54d35395 Fix get_base_dir windows top level directory logic 4 years ago
  Rémi Verschelde b033dff983 String: Remove old NO_USE_STDLIB code path 4 years ago
  Rémi Verschelde 066dbc2f0c String: Fix default decimals truncation in num and num_real 4 years ago
  Anilforextra c350a33898 Convert ustring macros to inline functions and use them wherever possible. 4 years ago
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 years ago
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 years ago
  Rémi Verschelde e2b79e9591 Merge pull request #49291 from NoFr1ends/fix-49262 4 years ago
  Lightning_A b6af2a29eb Rename `is_valid_integer()` to `is_valid_int()` 4 years ago
  Rémi Verschelde badad53438 Merge pull request #49505 from underdoeg/patch-2 4 years ago
  Aaron Franke 554c776e08 Reformat structure string operators 4 years ago
  Rémi Verschelde 6b0183ec89 Merge pull request #49279 from Calinou/rename-string-is-abs-path-method 4 years ago
  Philip Whitfield 3d9f29910c fix url parsing with port numbers 4 years ago
  Jonas Bernemann a403efb67c String::format leave passed values untouched 4 years ago
  Hugo Locurcio 5ea1c75d63 Rename `String.is_abs_path()` to `String.is_absolute_path()` 4 years ago
  Heikki Simojoki 09a905ca80 Increase String::num default decimal precision 5 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