commit | c04fcd40bd8fd2c9e427faded617214f8ae18402 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Fri Oct 31 13:34:06 2014 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Fri Oct 31 13:34:06 2014 +0200 |
tree | 6367b848c8d446d934ef61a1aefc5922743c1eae | |
parent | 34d1597bb72644e137f88fb47ba0b01e9c7dafb8 [diff] |
Backported the optimization of compiling charsets in regular expressions (issue #19329). This is needed to apply the patch from issue #17381.