Историја ревизија

Аутор SHA1 Порука Датум
  VolTer 57e39d0ce9 Fix String.split() with empty string and delimeter пре 2 година
  K. S. Ernest (iFire) Lee 39922d7167 Handle gltf binary пре 3 година
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all пре 2 година
  Haoyu Qiu 207e52c161 Fix String::word_wrap() for long words пре 3 година
  Bastiaan Olij a479f5af22 Improve logic for detecting and tracking extensions пре 2 година
  Micky e791f4fce2 Double precision of `String.split_floats` пре 2 година
  Rémi Verschelde 1959284769 Merge pull request #68229 from Mickeon/c-escape-hell пре 2 година
  Markus Sauermann 3b14f0334c Remove redundant Variant-types initializations пре 2 година
  gnumaru 75e617c05d fix a buffer overflow due to a misbehaving vcrt snprintf call on String::num, at core/string/ustring.cpp пре 3 година
  kobewi 8a47a12207 Add support for empty delimiter in String.split пре 3 година
  Micky 521d8a5d24 Remove "?" from String.c_escape() пре 2 година
  Gilles Roudière 56fa8f1d58 Fix localize_path with custom protocol identifiers пре 3 година
  Aaron Franke c60ac64e8f Fix big negative numbers printing incorrect decimals in num_real пре 3 година
  Gilles Roudière bf1a40c168 Make String.simplify_path keep the protocol identifier for urls пре 3 година
  Rémi Verschelde 58eff50bf1 Merge pull request #64268 from timothyqiu/is-finite пре 3 година
  kobewi 785e5880b3 Fix simplify_path() breaking uid:// пре 3 година
  Haoyu Qiu 5da515773d Add `is_finite` method for checking built-in types пре 3 година
  Rémi Verschelde cf6978f286 Merge pull request #64833 from MarcusElg/naninfprinting пре 3 година
  Rémi Verschelde 0e53dd642c Fix MSVC warning C4706: assignment within conditional expression пре 3 година
  Danil Alexeev d4555ef5fb Add `String.to_{camel,pascal,snake}_case` methods пре 3 година
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` пре 3 година
  Marcus Elg b21460981d Improve string formatting for %f and %v for inf and nan пре 3 година
  Rémi Verschelde 08d8f884cd Merge pull request #63728 from MarcusElg/%v пре 3 година
  Marcus Elg dbc165715b Add %v for formatting vectors пре 3 година
  VolTer dae64e5361 Improved performance of String repeat method пре 3 година
  kleonc 1324ca5eb0 Fix undefined behavior in `String::operator+=(const String &)` пре 3 година
  Rémi Verschelde 1418f97c70 File: Re-add support to skip CR (`\r`) in `File::get_as_text` пре 3 година
  bruvzg 0c5431644d Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows filenames) and some non-standard UTF-8 variants, makes Unicode parse errors more verbose. пре 3 година
  Haoyu Qiu 6f38c21253 Fix parameter name for String.left and String.right пре 3 година
  Haoyu Qiu 83990c2161 Fix `String.uri_encode` on Windows пре 3 година