Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to PCRE2 10.35 | Christoph M. Becker | 2020-07-02 | 1 | -102/+92 |
| | | | | | We also port a fix for the build system regarding the `-fcf-protection` gcc flag; cf. <https://bugs.exim.org/show_bug.cgi?id=2578>. | ||||
* | Revert "Update to PCRE2 10.35" | Nikita Popov | 2020-06-30 | 1 | -92/+102 |
| | | | | | | | This reverts commit b419f96c626d1f9cbbba42698e947e32a0af9c4f. This breaks the GCC build with -fcf-protection (default on Ubuntu at least). | ||||
* | Update to PCRE2 10.35 | Christoph M. Becker | 2020-06-30 | 1 | -102/+92 |
| | |||||
* | Upgrade bundled PCRE2 to 10.34 | Anatol Belski | 2020-01-25 | 1 | -130/+405 |
| | |||||
* | Upgrade bundled PCRE2 to 10.33 | Anatol Belski | 2019-05-25 | 1 | -183/+495 |
| | |||||
* | Upgrade PCRE2 to 10.32 | Anatol Belski | 2018-09-18 | 1 | -103/+233 |
| | |||||
* | Upgrade bundled PCRE2 to 10.31 | Anatol Belski | 2018-02-14 | 1 | -13/+18 |
| | |||||
* | Patch core for PCRE2 support | Anatol Belski | 2017-11-13 | 1 | -0/+9786 |
RFC https://wiki.php.net/rfc/pcre2-migration |