Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans
  Ibrahn Sahir f8a1c77fcf Assign pointer null in RegEx::clear to avoid double free on destruction. il y a 6 ans
  Crazy-P e4af39cbc0 Fixes several resource leaks in ... il y a 7 ans
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit il y a 7 ans
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts il y a 7 ans
  Bernhard Liebl 57e77db0ed Fixes RegEx::sub injecting null character (issue 15409) il y a 7 ans
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 il y a 7 ans
  Zher Huei Lee 2eba585d38 Added RegEx.search_all() for multiple matches il y a 7 ans
  Hein-Pieter van Braam f9467ec1ea Fix signed and unsigned comparisons il y a 8 ans
  Rémi Verschelde 0cee288c11 Merge pull request #10148 from leezh/pcre2 il y a 8 ans
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers il y a 8 ans
  Zher Huei Lee e3e2f06324 Replacement of internal RegEx with PCRE2 il y a 8 ans
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds il y a 8 ans
  Rémi Verschelde a50fb2f729 Revert "Revert "Fixed RegEx::search missing return type hint"" il y a 8 ans
  Juan Linietsky 340c0ba0a0 Revert "Fixed RegEx::search missing return type hint" il y a 8 ans
  Rémi Verschelde 0db10b9992 Merge pull request #9379 from leezh/regex_bind_fix il y a 8 ans
  Zher Huei Lee f01ce3276e Fixed inverted group thrown off by quantifiers il y a 8 ans
  Zher Huei Lee 382db0898e Fixes RegEx capture grabbing too much #9382 il y a 8 ans
  Zher Huei Lee 1e1b2d22ad Fixed RegEx::search missing return type hint il y a 8 ans
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line il y a 8 ans
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) il y a 8 ans
  Thaer Razeq f50488a361 Various fixes detected using PVS-Studio static analyzer. il y a 8 ans
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD il y a 8 ans
  Hein-Pieter van Braam 0f687f0ccb Remove use of _SCS from ADD_METHOD il y a 8 ans
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. il y a 8 ans
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! il y a 8 ans
  Pedro J. Estébanez f935d7ab0e Make regex compilable with RTTI disabled il y a 8 ans
  Zher Huei Lee 9a5ce099f1 Changed RegEx to inherit Resource il y a 8 ans
  Zher Huei Lee c3b4686082 Added global sub and bounds checking to RegEx il y a 8 ans