コミット履歴

作者 SHA1 メッセージ 日付
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年 前
  Hein-Pieter van Braam 4e25e5066b Reduce String CoW 6 年 前
  Poommetee Ketson aa311320d9 Fix formatting -0.0 by %+f displays +-0.0 6 年 前
  Juan Linietsky c8765b459a Merge pull request #23159 from DavidSichma/string-escape 6 年 前
  David Sichma 62848f94ee Fix: String::format Variant to String conversion 6 年 前
  Dualtagh Murray b902a2f2a7 Fixing warnings generated by MSVC 6 年 前
  K. S. Ernest (iFire) Lee 47b42787e3 Make visualscript search better. 6 年 前
  exts 18b6f5a6c9 fixes #22828 - res://user had incorrect substr value 6 年 前
  Rémi Verschelde 6ab78d9ffb Fix some more warnings reported by CI 6 年 前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 年 前
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 6 年 前
  Rémi Verschelde 7718b90d92 Merge pull request #20443 from AlexHolly/add-string-format-no-index 6 年 前
  Rémi Verschelde 9a6e4d10b4 Merge pull request #20772 from dragmz/string_copy_oob_read_fix 6 年 前
  Ibrahn Sahir 62f0dd9d57 removed some surplus null appends that got typoed in 0e29f7974b59e4440cf02e1388fb9d8ab2b5c5fd 6 年 前
  Marcin Zawiejski f3b2689aa6 fix out of buffer read when copying non-null terminated strings 6 年 前
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 6 年 前
  Alexander Holland 2290cc6227 Added String.format "no index" support 6 年 前
  Alexander Holland 84db7056b7 Fix format ignores case in placeholder 6 年 前
  Ibrahn Sahir e0df1221bf removed redundant strlen calculation from String::substr 6 年 前
  Marcelo Fernandez ecb071b221 Fix upper/lower case convertion for characters >= 0x80 6 年 前
  Ibrahn Sahir 8ff52c5923 reworked ustring.rsplit to fix behaviour. 6 年 前
  Max Hilbrunner acf6c326fb Merge pull request #14715 from Krakean/string_add_rsplit2 7 年 前
  Juan Linietsky cb1fc5734b Merge pull request #17316 from ShyRed/significantdigits 7 年 前
  Paul Joannon a35c8bbdc7 fix API string path 7 年 前
  George Marques ca25f1e6ea Merge pull request #18176 from nikibobi/string-trim 7 年 前
  Rémi Verschelde 9a75975042 Fix some Coverity warnings in String API 7 年 前
  bosak 79ecdee496 add string trim_prefix trim_suffix lstrip and rstrip methods 7 年 前
  Pedro J. Estébanez 00e98458ba Revert "Unify http- and percent- encode/decode" 7 年 前
  Pedro J. Estébanez 1fc85b87bd Fix buggy percent-encoding 7 年 前
  Pedro J. Estébanez b76ee30917 Unify http- and percent- encode/decode 7 年 前