Age | Commit message (Expand) | Author |
---|---|---|
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-11-14 | Added RegEx.search_all() for multiple matches | Zher Huei Lee |
2017-09-14 | Renamed function arguments to keep them consistent between declaration and im... | Wilson E. Alvarez |
2017-08-31 | Merge pull request #10148 from leezh/pcre2 | Rémi Verschelde |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-19 | Replacement of internal RegEx with PCRE2 | Zher Huei Lee |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-01-02 | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-10-27 | Changed RegEx to inherit Resource | Zher Huei Lee |
2016-10-27 | Added global sub and bounds checking to RegEx | Zher Huei Lee |
2016-10-27 | RegEx re-implemented as a module | Zher Huei Lee |