Historia zmian

Autor SHA1 Wiadomość Data
  Rémi Verschelde 20e24bd2bb Merge pull request #78529 from Chaosus/string_reverse 2 lat temu
  bruvzg 84a6f0d232 [String] Fix Unicode parsing error message encoding and related JSON tests. 2 lat temu
  MewPurPur cc5500f7de Fix erroneous pad_zeros warning 2 lat temu
  Rémi Verschelde 100082b3ac Merge pull request #74760 from lassade/unicode-err-uses-replacement-char 2 lat temu
  Yuri Roubinski 230385b587 Add `String.reverse` method 2 lat temu
  Rémi Verschelde 5ade250c7d Merge pull request #76735 from AThousandShips/natural_cmp 2 lat temu
  Ninni Pipping 46a7018e3c Add `naturalcasecmp_to` function to `String` 2 lat temu
  Clay John 7a13cf9aeb Merge pull request #75510 from SilicDev/string_erase 2 lat temu
  Clay John 610877e326 Merge pull request #72288 from MewPurPur/use-string-repeat 2 lat temu
  SilicDev 6fa4f71ca6 Reimplement String.erase 2 lat temu
  VolTer 6b84e258d2 Use String.repeat() in more places 2 lat temu
  Danil Alexeev 36bedd341a Fix misuses of error macros 2 lat temu
  Juan Linietsky 223ce4fcb9 Optimize Node::add_child validation 2 lat temu
  bendn ca0feabbb0 add `hex_decode()` to `String` 2 lat temu
  bruvzg d72b563250 Add GDScript `to_wchar_buffer` and `get_string_from_wchar` functions. 2 lat temu
  Felipe Jorge 999f3e2c13 use the unicode replacement char on error 2 lat temu
  VolTer 57e39d0ce9 Fix String.split() with empty string and delimeter 2 lat temu
  K. S. Ernest (iFire) Lee 39922d7167 Handle gltf binary 3 lat temu
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 lat temu
  Haoyu Qiu 207e52c161 Fix String::word_wrap() for long words 3 lat temu
  Bastiaan Olij a479f5af22 Improve logic for detecting and tracking extensions 2 lat temu
  Micky e791f4fce2 Double precision of `String.split_floats` 2 lat temu
  Rémi Verschelde 1959284769 Merge pull request #68229 from Mickeon/c-escape-hell 2 lat temu
  Markus Sauermann 3b14f0334c Remove redundant Variant-types initializations 2 lat temu
  gnumaru 75e617c05d fix a buffer overflow due to a misbehaving vcrt snprintf call on String::num, at core/string/ustring.cpp 2 lat temu
  kobewi 8a47a12207 Add support for empty delimiter in String.split 3 lat temu
  Micky 521d8a5d24 Remove "?" from String.c_escape() 2 lat temu
  Gilles Roudière 56fa8f1d58 Fix localize_path with custom protocol identifiers 2 lat temu
  Aaron Franke c60ac64e8f Fix big negative numbers printing incorrect decimals in num_real 2 lat temu
  Gilles Roudière bf1a40c168 Make String.simplify_path keep the protocol identifier for urls 2 lat temu