Markus Mäkelä 5e19d1d044
MXS-2315: Use BRE with std::regex
The default ECMAScript syntax appears to be broken on CentOS 7 which
effectively prevents its use in most cases. A more reliable alternative
would be to use the bundled PCRE2 library but the basic POSIX regular
expressions seem to work.
2019-02-06 12:11:06 +02:00
..
2018-09-10 13:22:49 +03:00
2019-02-06 12:11:06 +02:00
2018-06-25 10:07:52 +03:00
2017-01-16 10:56:33 +02:00