Commit Graph

14 Commits

Author SHA1 Message Date
ph10
6535e4a468 Documentation update. 2017-03-17 16:55:58 +00:00
ph10
51b66a27bb Remove obsolete OP_ONCE_NC internal opcode. 2017-03-11 17:59:23 +00:00
ph10
ace2993a31 Fix bad behaviour for subroutine call in lookbehind when the called subroutine
contained an option setting such as (?s) and PCRE2_ANCHORED was set.
2016-11-23 17:17:57 +00:00
ph10
12220c8b72 Fix overrun bug caused by conditional with assertion using too much memory. 2016-11-18 18:59:37 +00:00
ph10
cc3a8ad246 Fix error in documentation. 2016-10-28 16:08:44 +00:00
ph10
47e13f12c6 Fix typo. 2016-10-15 10:28:27 +00:00
ph10
33f4845d6c Major refactoring of pcre2_compile.c; see ChangeLog and HACKING. 2016-10-02 16:01:01 +00:00
ph10
838adf332a Support \C in lookbehinds and DFA matching in UTF-32 mode. 2016-06-20 18:14:51 +00:00
ph10
cbb3fd26ad Source and document file tidies for 10.20-RC1. 2015-06-18 16:39:25 +00:00
ph10
f63b12103c Fix bugs when (?!) is used as a condition. 2015-03-24 10:21:34 +00:00
ph10
1ea201c174 Documentation for callouts with string arguments. 2015-03-15 17:49:03 +00:00
ph10
51e45b9698 Documentation correction. 2015-02-20 09:38:54 +00:00
ph10
104725d4fa Documentation bug. 2015-02-11 18:27:45 +00:00
ph10
17a077505b Update HACKING for PCRE2. 2014-08-31 16:32:01 +00:00