Commit Graph

12 Commits

Author SHA1 Message Date
Philip.Hazel 4c69f50e69 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
Philip.Hazel e0cccdd028 Fix overrun bug caused by conditional with assertion using too much memory. 2016-11-18 18:59:37 +00:00
Philip.Hazel e036cda7ea Fix error in documentation. 2016-10-28 16:08:44 +00:00
Philip.Hazel 3938a5b7f3 Fix typo. 2016-10-15 10:28:27 +00:00
Philip.Hazel 99264dfc23 Major refactoring of pcre2_compile.c; see ChangeLog and HACKING. 2016-10-02 16:01:01 +00:00
Philip.Hazel 149456dce0 Support \C in lookbehinds and DFA matching in UTF-32 mode. 2016-06-20 18:14:51 +00:00
Philip.Hazel 07a8fdce25 Source and document file tidies for 10.20-RC1. 2015-06-18 16:39:25 +00:00
Philip.Hazel a4ceadbf47 Fix bugs when (?!) is used as a condition. 2015-03-24 10:21:34 +00:00
Philip.Hazel 2ec7cbf9b5 Documentation for callouts with string arguments. 2015-03-15 17:49:03 +00:00
Philip.Hazel 8fe95cf804 Documentation correction. 2015-02-20 09:38:54 +00:00
Philip.Hazel 52ba34a73c Documentation bug. 2015-02-11 18:27:45 +00:00
Philip.Hazel a7f5f87a7c Update HACKING for PCRE2. 2014-08-31 16:32:01 +00:00