Philip.Hazel
|
94d5f4a050
|
Add callout_flags to callout blocks, and set bits within it from pcre2_match()
interpretation.
|
2017-12-22 15:56:27 +00:00 |
Philip.Hazel
|
814cc96bc5
|
Save extra compile options with the compiled pattern, and add an info call to
retrieve them.
|
2017-12-16 17:49:26 +00:00 |
Philip.Hazel
|
5cbab74c97
|
Rejig how callout blocks are allocated in pcre2_match().
|
2017-12-16 16:43:47 +00:00 |
Philip.Hazel
|
9e38537b87
|
A small code tidy for one error return.
|
2017-12-16 16:07:29 +00:00 |
Philip.Hazel
|
3458a2e2cd
|
Fix infelicity in not finding a first character inside a non-assertive group
within a positive assertion.
|
2017-12-12 16:23:01 +00:00 |
Philip.Hazel
|
59d85d7b55
|
Fix incorrect first matching character when a backreference with zero minimum
repeat starts a pattern (possibly after assertions).
|
2017-12-12 15:01:51 +00:00 |
Philip.Hazel
|
1a81b738fe
|
Change pcre2grep line number and count variables to unsigned long int.
|
2017-12-08 10:25:49 +00:00 |
Zoltán Herczeg
|
77513bfc04
|
Fix after JIT compiler update.
|
2017-11-30 08:15:28 +00:00 |
Zoltán Herczeg
|
28e73c60e3
|
JIT compiler update.
|
2017-11-29 13:30:31 +00:00 |
Zoltán Herczeg
|
f93d278054
|
Fix pcre2_jit_match early check.
|
2017-11-23 07:54:39 +00:00 |
Philip.Hazel
|
2881730084
|
Very minor code tidy.
|
2017-11-16 17:44:50 +00:00 |
Philip.Hazel
|
271227fd32
|
Documentation update.
|
2017-11-14 15:32:53 +00:00 |
Philip.Hazel
|
8e0fd73891
|
Documentation update.
|
2017-11-14 15:29:48 +00:00 |
Philip.Hazel
|
dbd66f0d01
|
Add new file to distribution, omitted in last patch.
|
2017-11-14 08:57:07 +00:00 |
Philip.Hazel
|
2543ba81f7
|
Fix crash for --line-buffered with a .gz or .bz2 file in pcre2grep.
|
2017-11-13 17:12:55 +00:00 |
Philip.Hazel
|
76814d92c7
|
Fix multiple multiline matching issues in pcre2grep.
|
2017-11-13 16:52:39 +00:00 |
Philip.Hazel
|
1cc5351f6c
|
Remove superflous variable.
|
2017-11-09 17:50:59 +00:00 |
Philip.Hazel
|
36366914f5
|
Fix oss-fuzz bugs 3852 and 3891 (same bug); mis-closing external captures by
*ACCEPT inside assertions.
|
2017-10-29 16:58:38 +00:00 |
Philip.Hazel
|
76e1ce08a6
|
Documentation update.
|
2017-10-23 16:57:22 +00:00 |
Philip.Hazel
|
13fe9767cf
|
Fix memory leak issue introduced in last bug fix in pcre2grep.
|
2017-10-22 16:17:44 +00:00 |
Philip.Hazel
|
3a55923da8
|
Fix pcre2grep recursive file name length issue.
|
2017-10-20 16:51:59 +00:00 |
Philip.Hazel
|
71d0ee75d2
|
Derived documentation update.
|
2017-10-17 16:26:40 +00:00 |
Philip.Hazel
|
cc2182261a
|
Add -LM to pcre2test.
|
2017-10-17 16:26:20 +00:00 |
Philip.Hazel
|
89a834b75e
|
Documentation update.
|
2017-10-13 16:26:24 +00:00 |
Philip.Hazel
|
40582cf377
|
Documentation update.
|
2017-10-11 16:54:22 +00:00 |
Philip.Hazel
|
aa0c168332
|
Set PCRE2GREP_RC to the pcre2grep exit status when running under VMS.
|
2017-10-11 16:49:10 +00:00 |
Philip.Hazel
|
6f4ee08469
|
Add some casts to avoid compiler warnings.
|
2017-09-26 17:01:23 +00:00 |
Philip.Hazel
|
14edec2ad7
|
Fix typos in documentation.
|
2017-09-25 15:05:29 +00:00 |
Philip.Hazel
|
8bbf2b1924
|
Fixed a small memory leak in pcre2test (convert contexts).
|
2017-09-18 15:51:44 +00:00 |
Philip.Hazel
|
897d547046
|
Define names for compiler error codes and use them in pcre2_convert.c
|
2017-09-17 16:56:41 +00:00 |
Philip.Hazel
|
5e3a1da503
|
Remove \C tests from JIT regression when NEVER_BACKSLASH_C is defined.
|
2017-09-16 11:46:08 +00:00 |
Philip.Hazel
|
4ac74a013b
|
Add PCRE2_CONFIG_COMPILED_WIDTHS and PCRE2_CONFIG_NEVER_BACKSLASH_C.
|
2017-09-16 11:39:38 +00:00 |
Philip.Hazel
|
03fa7ead8a
|
Documentation update.
|
2017-09-13 16:22:14 +00:00 |
Philip.Hazel
|
d8692f30b7
|
Make pcre2_internal.h idempotent.
|
2017-09-13 09:07:00 +00:00 |
Philip.Hazel
|
1345830d81
|
Documentation update.
|
2017-09-12 16:50:01 +00:00 |
Philip.Hazel
|
42f547bf4d
|
Replace multiple copies of extended grapheme sequence code with a single
subroutine.
|
2017-09-12 16:28:42 +00:00 |
Philip.Hazel
|
badfbcdd12
|
Documentation update.
|
2017-09-12 11:41:31 +00:00 |
Philip.Hazel
|
3cd616c3a9
|
Fix typo in VMS code in pcre2test.
|
2017-08-28 14:59:04 +00:00 |
Philip.Hazel
|
72716c1f21
|
Fudge binary zero pcre2grep test for Darwin, similar to SunOS.
|
2017-08-18 15:21:08 +00:00 |
Philip.Hazel
|
94cb52befb
|
Final file tidies for 10.30 release.
|
2017-08-15 10:58:32 +00:00 |
Philip.Hazel
|
18d7627293
|
Fix "maybe uninitialized" warning.
|
2017-08-12 16:22:52 +00:00 |
Zoltán Herczeg
|
6a42f68b34
|
Minor JIT compiler update.
|
2017-08-01 08:26:01 +00:00 |
Philip.Hazel
|
4d82a61d47
|
Hyphen at the end of a character class is always literal. Give error for false
range after \d etc.
|
2017-07-29 15:54:04 +00:00 |
Philip.Hazel
|
33a4edf837
|
Modify #ifdefs for Cygwin.
|
2017-07-27 16:17:19 +00:00 |
Philip.Hazel
|
0ba5272960
|
Fix bug in /xx implementation.
|
2017-07-25 15:27:30 +00:00 |
Zoltán Herczeg
|
464d03799f
|
JIT compiler update.
|
2017-07-24 04:05:38 +00:00 |
Philip.Hazel
|
89ebfca28d
|
Put back pcre2_set_recursion_limit() as a real function, synonym for
pcre2_set_depth_limit() in order to preserve the ABI.
|
2017-07-21 08:53:02 +00:00 |
Philip.Hazel
|
d4f82ba62a
|
Use %z format to avoid compiler warning.
|
2017-07-21 08:41:21 +00:00 |
Philip.Hazel
|
a98a6dd018
|
Add missing src/sljit/sljitProtExecAllocator.c file name.
|
2017-07-21 08:37:48 +00:00 |
Philip.Hazel
|
c747990046
|
Rename the FWRITE macro in pcre2grep to avoid clash in cygwin.
|
2017-07-21 08:22:03 +00:00 |