Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 3a6be64c12 clang-format: Various fixes to comments alignment from `clang-format` 13 il y a 4 ans
  Rémi Verschelde f9be8b8e8e Merge pull request #54081 from Rubonnek/add_bin_messages_master il y a 4 ans
  Wilson E. Alvarez 5736a0ed3c Accept capital B in String::bin_to_int prefix il y a 4 ans
  Wilson E. Alvarez 549a48ccc9 Add error messages to String::hex_to_int, and accept capital X in prefix il y a 4 ans
  Aaron Franke 5d03c0e0b6 Fix String::num_real and String test cases when compiling with doubles il y a 4 ans
  Rémi Verschelde 41562b9198 Merge pull request #52049 from theraot/master il y a 4 ans
  Hugo Locurcio fc0bfbb33b Remove `#ifdefs` for handling compilation with Visual Studio < 2015 il y a 4 ans
  Wilson E. Alvarez d11c1afc04 Rename String::is_rel_path to String::is_relative_path il y a 4 ans
  Theraot ef54d35395 Fix get_base_dir windows top level directory logic il y a 4 ans
  Rémi Verschelde b033dff983 String: Remove old NO_USE_STDLIB code path il y a 4 ans
  Rémi Verschelde 066dbc2f0c String: Fix default decimals truncation in num and num_real il y a 4 ans
  Anilforextra c350a33898 Convert ustring macros to inline functions and use them wherever possible. il y a 4 ans
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators il y a 4 ans
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations il y a 4 ans
  Rémi Verschelde e2b79e9591 Merge pull request #49291 from NoFr1ends/fix-49262 il y a 4 ans
  Lightning_A b6af2a29eb Rename `is_valid_integer()` to `is_valid_int()` il y a 4 ans
  Rémi Verschelde badad53438 Merge pull request #49505 from underdoeg/patch-2 il y a 4 ans
  Aaron Franke 554c776e08 Reformat structure string operators il y a 4 ans
  Rémi Verschelde 6b0183ec89 Merge pull request #49279 from Calinou/rename-string-is-abs-path-method il y a 4 ans
  Philip Whitfield 3d9f29910c fix url parsing with port numbers il y a 4 ans
  Jonas Bernemann a403efb67c String::format leave passed values untouched il y a 4 ans
  Hugo Locurcio 5ea1c75d63 Rename `String.is_abs_path()` to `String.is_absolute_path()` il y a 4 ans
  Heikki Simojoki 09a905ca80 Increase String::num default decimal precision il y a 5 ans
  kobewi ea9660e1cf Fix usage of String.left() il y a 4 ans
  Tomasz Chabora b1859510ab Change behavior of String.right il y a 5 ans
  Fabio Alessandrelli 015fc2ad4f Merge pull request #48205 from Faless/net/4.x_url_parsing il y a 4 ans
  bruvzg b6a21f85a7 Fix `url_decode` with mixed percent-encoding/Unicode strings. Treat Unix drive names as UTF-8 encoded. il y a 4 ans
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines il y a 4 ans
  Fabio Alessandrelli 3bb40669d5 [Net] Implement String::parse_url for parsing URLs. il y a 4 ans
  Fabio Alessandrelli 6138396e00 Merge pull request #47512 from DanielKriz/bugfix/uri_encode il y a 4 ans