Commit History

Author SHA1 Message Date
  bruvzg 9d1d916864 Add unsigned char cast ifdef. 1 year ago
  Alfonso J. Ramos a285553472 Do not replace starting digit with underscore when making identifier 1 year ago
  bruvzg 88afb1a8ba [String] Fix string conversion for -0.0 float values. 1 year ago
  MewPurPur a4547db15b Fix erroneous pad_zeros warning 2 years ago
  Rémi Verschelde 100082b3ac Merge pull request #74760 from lassade/unicode-err-uses-replacement-char 2 years ago
  Rémi Verschelde 5ade250c7d Merge pull request #76735 from AThousandShips/natural_cmp 2 years ago
  Ninni Pipping 46a7018e3c Add `naturalcasecmp_to` function to `String` 2 years ago
  Clay John 7a13cf9aeb Merge pull request #75510 from SilicDev/string_erase 2 years ago
  Clay John 610877e326 Merge pull request #72288 from MewPurPur/use-string-repeat 2 years ago
  SilicDev 6fa4f71ca6 Reimplement String.erase 2 years ago
  VolTer 6b84e258d2 Use String.repeat() in more places 2 years ago
  Danil Alexeev 36bedd341a Fix misuses of error macros 2 years ago
  Juan Linietsky 223ce4fcb9 Optimize Node::add_child validation 2 years ago
  bendn ca0feabbb0 add `hex_decode()` to `String` 2 years ago
  bruvzg d72b563250 Add GDScript `to_wchar_buffer` and `get_string_from_wchar` functions. 2 years ago
  Felipe Jorge 999f3e2c13 use the unicode replacement char on error 2 years ago
  VolTer 57e39d0ce9 Fix String.split() with empty string and delimeter 2 years ago
  K. S. Ernest (iFire) Lee 39922d7167 Handle gltf binary 3 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Haoyu Qiu 207e52c161 Fix String::word_wrap() for long words 3 years ago
  Bastiaan Olij a479f5af22 Improve logic for detecting and tracking extensions 2 years ago
  Micky e791f4fce2 Double precision of `String.split_floats` 2 years ago
  Rémi Verschelde 1959284769 Merge pull request #68229 from Mickeon/c-escape-hell 2 years ago
  Markus Sauermann 3b14f0334c Remove redundant Variant-types initializations 2 years ago
  gnumaru 75e617c05d fix a buffer overflow due to a misbehaving vcrt snprintf call on String::num, at core/string/ustring.cpp 2 years ago
  kobewi 8a47a12207 Add support for empty delimiter in String.split 3 years ago
  Micky 521d8a5d24 Remove "?" from String.c_escape() 2 years ago
  Gilles Roudière 56fa8f1d58 Fix localize_path with custom protocol identifiers 2 years ago
  Aaron Franke c60ac64e8f Fix big negative numbers printing incorrect decimals in num_real 2 years ago
  Gilles Roudière bf1a40c168 Make String.simplify_path keep the protocol identifier for urls 2 years ago