Commit History

Autor SHA1 Mensaxe Data
  Henry Conklin a28beb3048 Add support for numeric XML entities to XMLParser %!s(int64=4) %!d(string=hai) anos
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops %!s(int64=4) %!d(string=hai) anos
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) %!s(int64=4) %!d(string=hai) anos
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks %!s(int64=4) %!d(string=hai) anos
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine %!s(int64=4) %!d(string=hai) anos
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine %!s(int64=4) %!d(string=hai) anos
  Fabio Alessandrelli 77e3514315 [Net] Implement String::parse_url for parsing URLs. %!s(int64=4) %!d(string=hai) anos
  Daniel Kříž edcb95cede fix wrong encoding in uri_encode %!s(int64=4) %!d(string=hai) anos
  abaire b032067e42 Relaxes Node naming constraints in glTF documents to match the Editor. %!s(int64=4) %!d(string=hai) anos
  kleonc e900ca1f76 Make String::ends_with don't use String::rfind %!s(int64=4) %!d(string=hai) anos
  Aaron Franke 226528097e [3.2] Backport hex_to_int/bin_to_int zero check and C# changes %!s(int64=4) %!d(string=hai) anos
  Vedat Günel 39cf22a9c7 Fix String.ends_with() for empty string arguments %!s(int64=4) %!d(string=hai) anos
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 %!s(int64=4) %!d(string=hai) anos
  Fredia Huya-Kouadio 94aa09a854 Fix the `String::get_base_dir()` logic to properly check for top level directories on Windows. %!s(int64=4) %!d(string=hai) anos
  Maganty Rushyendra a46fd28ae3 Fix natural sort comparison for strings with large numbers %!s(int64=5) %!d(string=hai) anos
  Serhat 09a8dd7b3b Fixed padding bug of sprintf function %!s(int64=5) %!d(string=hai) anos
  bruvzg 8dab067c01 Add missing NULL termination to the String::repeat function. %!s(int64=5) %!d(string=hai) anos
  Maganty Rushyendra 7670e1fc79 Fix errors in overflow checks for String conversion to int %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde 362193db6a String: Use ABS macro in padding code %!s(int64=5) %!d(string=hai) anos
  Maganty Rushyendra 6344b75453 Enable zero padding with float specifier for format strings %!s(int64=5) %!d(string=hai) anos
  dankan1890 7ccfbd61a4 Fixed String::humanize_size crash. %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 %!s(int64=5) %!d(string=hai) anos
  Haoyu Qiu e7e095da3f Encodes property names properly in project.godot %!s(int64=5) %!d(string=hai) anos
  Yuri Roubinsky 8674655a45 Fix build warning in ustring.cpp on Windows/MSVC platform %!s(int64=5) %!d(string=hai) anos
  Catchawink b2a14042d5 Fixed issues with using a relative path in the export window. %!s(int64=5) %!d(string=hai) anos
  Rafał Mikrut ed1c4bc77d Removed unused variables, add some constants numbers %!s(int64=5) %!d(string=hai) anos
  Rafał Mikrut 99d8626f4a Fix some overflows and unitialized variables %!s(int64=5) %!d(string=hai) anos
  bruvzg 5d6ff7f2a2 Fix MinGW/clang/LLD/UCRT build. %!s(int64=6) %!d(string=hai) anos
  Jamie Pate bdb7adecfb Fix #24137 Different number of leading zeros on MINGW printf("%lg") %!s(int64=6) %!d(string=hai) anos
  Rafał Mikrut 9ddb3265e1 Fix some crashes, overflows and using variables without values %!s(int64=6) %!d(string=hai) anos