Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10148 from leezh/pcre2 | Rémi Verschelde | 2017-08-31 | 1 | -26/+21 |
|\ | |||||
| * | Replacement of internal RegEx with PCRE2 | Zher Huei Lee | 2017-08-19 | 1 | -26/+21 |
* | | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
|/ | |||||
* | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
* | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -18/+11 |
* | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky | 2017-01-02 | 1 | -2/+2 |
* | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 1 | -1/+1 |
* | Changed RegEx to inherit Resource | Zher Huei Lee | 2016-10-27 | 1 | -2/+2 |
* | Added global sub and bounds checking to RegEx | Zher Huei Lee | 2016-10-27 | 1 | -1/+1 |
* | RegEx re-implemented as a module | Zher Huei Lee | 2016-10-27 | 1 | -0/+114 |