提交历史

作者 SHA1 备注 提交日期
  Rémi Verschelde 290db4a0b6 regex: Add nullptr check in `_regex_free`, needed with PCRE2 10.42 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  rune-scape e79be6ce07 Unify String and StringName 2 年之前
  kobewi 7adc8376ed Change Array arguments to TypedArray 3 年之前
  kobewi 8be27dc59e Replace Array return types with TypedArray 3 年之前
  kobewi 61a2cb65b1 Add static method for creating RegEx 3 年之前
  Marcel Admiraal db1270d521 Generate error if RegEx offset is negative 4 年之前
  reduz 746dddc067 Replace most uses of Map by HashMap 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ 4 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 5 年之前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  Ibrahn Sahir f8a1c77fcf Assign pointer null in RegEx::clear to avoid double free on destruction. 6 年之前
  Crazy-P e4af39cbc0 Fixes several resource leaks in ... 7 年之前
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 年之前
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts 7 年之前
  Bernhard Liebl 57e77db0ed Fixes RegEx::sub injecting null character (issue 15409) 7 年之前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 年之前
  Zher Huei Lee 2eba585d38 Added RegEx.search_all() for multiple matches 8 年之前
  Hein-Pieter van Braam f9467ec1ea Fix signed and unsigned comparisons 8 年之前
  Rémi Verschelde 0cee288c11 Merge pull request #10148 from leezh/pcre2 8 年之前
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 年之前
  Zher Huei Lee e3e2f06324 Replacement of internal RegEx with PCRE2 8 年之前
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 8 年之前
  Rémi Verschelde a50fb2f729 Revert "Revert "Fixed RegEx::search missing return type hint"" 8 年之前