Історія комітів

Автор SHA1 Опис Дата
  Haoyu Qiu b90bec546d Make `--doctool` locale aware 3 роки тому
  Rémi Verschelde 1b65550ec7 clang-format: Various fixes to comments alignment from `clang-format` 13 3 роки тому
  Yuri Sizov b02c61ddb1 Ignore OS specific values (constants, project settings, properties) 4 роки тому
  Rémi Verschelde 81da3b8ba4 Use translated docs in PropertySelector 5 роки тому
  Rémi Verschelde 9729432ec0 i18n: Add support for translating the class reference 5 роки тому
  Hugo Locurcio 59eafe4cd3 Remove `#ifdefs` for handling compilation with Visual Studio < 2015 4 роки тому
  Theraot d03f7c0598 [3.x] Fix get_base_dir windows top level directory logic 4 роки тому
  Jonas Bernemann 3b5ee6a38a String::format leave passed values untouched 4 роки тому
  Philip Whitfield 606331fdcb fix url parsing with port numbers 4 роки тому
  Henry Conklin a28beb3048 Add support for numeric XML entities to XMLParser 4 роки тому
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 роки тому
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 роки тому
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 роки тому
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 4 роки тому
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 4 роки тому
  Fabio Alessandrelli 77e3514315 [Net] Implement String::parse_url for parsing URLs. 4 роки тому
  Daniel Kříž edcb95cede fix wrong encoding in uri_encode 4 роки тому
  abaire b032067e42 Relaxes Node naming constraints in glTF documents to match the Editor. 4 роки тому
  kleonc e900ca1f76 Make String::ends_with don't use String::rfind 4 роки тому
  Aaron Franke 226528097e [3.2] Backport hex_to_int/bin_to_int zero check and C# changes 4 роки тому
  Vedat Günel 39cf22a9c7 Fix String.ends_with() for empty string arguments 4 роки тому
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 роки тому
  Fredia Huya-Kouadio 94aa09a854 Fix the `String::get_base_dir()` logic to properly check for top level directories on Windows. 4 роки тому
  Maganty Rushyendra a46fd28ae3 Fix natural sort comparison for strings with large numbers 5 роки тому
  Serhat 09a8dd7b3b Fixed padding bug of sprintf function 5 роки тому
  bruvzg 8dab067c01 Add missing NULL termination to the String::repeat function. 5 роки тому
  Maganty Rushyendra 7670e1fc79 Fix errors in overflow checks for String conversion to int 5 роки тому
  Rémi Verschelde 362193db6a String: Use ABS macro in padding code 5 роки тому
  Maganty Rushyendra 6344b75453 Enable zero padding with float specifier for format strings 5 роки тому
  dankan1890 7ccfbd61a4 Fixed String::humanize_size crash. 5 роки тому