Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to PCRE2 10.35 | Christoph M. Becker | 2020-07-02 | 1 | -6/+15 |
| | | | | | 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 | -15/+6 |
| | | | | | | | 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 | -6/+15 |
| | |||||
* | Upgrade bundled PCRE2 to 10.34 | Anatol Belski | 2020-01-25 | 1 | -45/+60 |
| | |||||
* | Upgrade bundled PCRE2 to 10.33 | Anatol Belski | 2019-05-25 | 1 | -111/+146 |
| | |||||
* | Upgrade PCRE2 to 10.32 | Anatol Belski | 2018-09-18 | 1 | -84/+47 |
| | |||||
* | Upgrade bundled PCRE2 to 10.31 | Anatol Belski | 2018-02-14 | 1 | -0/+8 |
| | |||||
* | Patch core for PCRE2 support | Anatol Belski | 2017-11-13 | 1 | -0/+1974 |
RFC https://wiki.php.net/rfc/pcre2-migration |