Commit Graph

8 Commits

Author SHA1 Message Date
ph10
98d8aba926 Fix pcre2grep loop provoked by \K in a lookbehind assertion in a non-anchored
pattern.
2015-04-03 11:14:19 +00:00
ph10
09deb5ee68 Changed jit_stack_alloc to jit_stack_create. 2014-11-03 17:13:00 +00:00
ph10
70f376de32 Improve test coverage; minor typo in JIT test and other minor buglets fixed. 2014-10-31 12:34:34 +00:00
ph10
8af601505d Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
ph10
323a12fd52 Change --enable-pcre8 etc to --enable-pcre2-8 etc and consequent changes;
change "pcre" to "pcre2" in a number of files.
2014-10-17 15:52:57 +00:00
ph10
8d6b56dbb6 Some typos 2014-09-26 09:44:49 +00:00
ph10
92ab924d25 Check for pcre2grep's existence before testing; clean up all temporary files
afterwards.
2014-08-29 15:24:33 +00:00
ph10
0ae00b45c9 Implement pcre2grep and its test. 2014-07-15 08:46:12 +00:00