Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove pcre, add support for bundled pcre2 | Sergei Golubchik | 2019-12-21 | 1 | -57/+0 |
| | |||||
* | Upgrading the bundled PCRE to 8.34 | Alexander Barkov | 2014-02-03 | 1 | -2/+3 |
| | |||||
* | MDEV-4425 Regexp enhancements | Alexander Barkov | 2013-10-04 | 1 | -0/+2 |
| | | | | | | | Fixing compilation failure on Solaris. The int64_t type was not defined because stdint.h was not included due to a missing definition in pcre/config-cmake.h.in. | ||||
* | MDEV-4425 REGEXP enhancements | Alexander Barkov | 2013-09-26 | 1 | -0/+54 |