Zoltán Herczeg
|
3c542db175
|
Improve first character searches.
|
2017-05-08 03:35:40 +00:00 |
Philip.Hazel
|
587011e326
|
Fix memory leak in pcre2test (found by Coverity Scan).
|
2017-05-07 15:55:41 +00:00 |
Zoltán Herczeg
|
ba1c759c90
|
JIT: Allow early quit in fast forward search.
|
2017-05-07 14:28:37 +00:00 |
Zoltán Herczeg
|
a61bd956eb
|
JIT compiler update.
|
2017-05-07 07:10:16 +00:00 |
Philip.Hazel
|
382b64b01c
|
Fix crash when more than one kind of "push" was set in pcre2test.
|
2017-05-06 16:56:07 +00:00 |
Philip.Hazel
|
6e943e5f47
|
Experimental pattern conversion code (no public documentation yet).
|
2017-05-06 16:19:39 +00:00 |
Zoltán Herczeg
|
aa224e4ac9
|
JIT compielr update.
|
2017-04-26 08:34:09 +00:00 |
Philip.Hazel
|
05a8186117
|
Add a fancy test for multiple named subpatterns.
|
2017-04-22 14:35:14 +00:00 |
Philip.Hazel
|
504a073a89
|
Documentation update.
|
2017-04-21 16:30:18 +00:00 |
Philip.Hazel
|
b3a6fd38b8
|
Tidy comments about UTF case-independence.
|
2017-04-20 16:51:36 +00:00 |
Philip.Hazel
|
b59f00fa14
|
Documentation update.
|
2017-04-20 16:34:35 +00:00 |
Philip.Hazel
|
369d82e03a
|
Implement Perl's /n option, which is the same as PCRE2_NO_AUTO_CAPTURE.
|
2017-04-18 16:21:50 +00:00 |
Zoltán Herczeg
|
584f35c059
|
Improve prefix character scanning in JIT.
|
2017-04-18 14:37:01 +00:00 |
Philip.Hazel
|
3dca43fdff
|
Implement PCRE2_EXTENDED_MORE and friends.
|
2017-04-18 12:32:52 +00:00 |
Zoltán Herczeg
|
b9f95b5f63
|
Refactor SSE2 accelerated first character search in JIT.
|
2017-04-18 05:49:39 +00:00 |
Philip.Hazel
|
2b2074c915
|
Documentation update.
|
2017-04-17 15:39:09 +00:00 |
Philip.Hazel
|
79bbc574a0
|
Documentation update.
|
2017-04-17 15:24:41 +00:00 |
Zoltán Herczeg
|
486a66681f
|
SSE2 accelerated first character pair search in JIT.
|
2017-04-17 14:54:04 +00:00 |
Philip.Hazel
|
41d1c6d6ce
|
Tidies and minor bug fix resulting from Coverity Scan issues.
|
2017-04-16 16:49:11 +00:00 |
Philip.Hazel
|
e21268b367
|
Update 16-bit and 32-bit tests.
|
2017-04-16 13:04:57 +00:00 |
Philip.Hazel
|
202cb2cf41
|
Improve testing coverage with updates to pcre2test and test files; also get rid
of redundant code in pcre2_match().
|
2017-04-16 13:03:30 +00:00 |
Philip.Hazel
|
87094fac10
|
Documentation update.
|
2017-04-14 12:55:45 +00:00 |
Philip.Hazel
|
106028089e
|
Ensure ovector[0,1] are both PCRE2_UNSET during callouts.
|
2017-04-14 12:39:41 +00:00 |
Philip.Hazel
|
e8cdae3c5b
|
Correct an incorrect cast.
|
2017-04-14 12:14:41 +00:00 |
Philip.Hazel
|
b35a98c403
|
Remove duplication typo.
|
2017-04-14 12:08:54 +00:00 |
Philip.Hazel
|
b38c2aaebd
|
Adjust two match frame variables to save space in 8-bit mode.
|
2017-04-14 12:02:40 +00:00 |
Philip.Hazel
|
346447005a
|
Remove redundant line of code (a typo really).
|
2017-04-14 11:42:02 +00:00 |
Zoltán Herczeg
|
1379a48d94
|
Support end anchored in JIT.
|
2017-04-13 11:52:36 +00:00 |
Philip.Hazel
|
bd511d381f
|
Fix valgrind warnings for unset padding at the end of the pcre2_real_code
structure.
|
2017-04-12 13:48:11 +00:00 |
Philip.Hazel
|
0cb5a91218
|
Update test output.
|
2017-04-12 13:26:23 +00:00 |
Philip.Hazel
|
b3154eb907
|
Tidy some confusing code.
|
2017-04-12 13:26:11 +00:00 |
Philip.Hazel
|
3b8672bf49
|
Fix ACCEPT issue with ENDANCHORED.
|
2017-04-11 14:53:26 +00:00 |
Philip.Hazel
|
14989bd454
|
Add explicit heap limiting options to pcre2_match(), with associated features
for listing, configuring, etc.
|
2017-04-11 11:47:25 +00:00 |
Philip.Hazel
|
f0126dc7ae
|
Add -jitverify to pcre2test.
|
2017-04-08 15:35:27 +00:00 |
Philip.Hazel
|
7afe4e4110
|
Documentation tidies and code tidies for Windows.
|
2017-04-08 15:21:39 +00:00 |
Zoltán Herczeg
|
13c0ea59b2
|
Enabling valgrind disables SSE2 in JIT.
|
2017-04-07 11:06:56 +00:00 |
Philip.Hazel
|
09f87cbfce
|
Extend auto-anchoring to ignore "never-obeyed" groups at the start.
|
2017-04-07 08:46:29 +00:00 |
Philip.Hazel
|
88abc14e42
|
Jason Hood's pcre2grep patches (modified a bit) to add --output to pcre2grep,
and also an inbuilt callout echo.
|
2017-04-06 18:02:40 +00:00 |
Philip.Hazel
|
2b36600b2b
|
Fix typo and remove extraneous blank lines.
|
2017-04-05 15:40:06 +00:00 |
Philip.Hazel
|
59c461817e
|
Add endanchored tests for DFA matching.
|
2017-04-05 15:32:07 +00:00 |
Philip.Hazel
|
a3275d1e0f
|
Implement PCRE2_ENDANCHORED.
|
2017-04-04 17:09:33 +00:00 |
Philip.Hazel
|
0757041114
|
Fix non-passing of mark values out of recursions.
|
2017-04-04 11:37:21 +00:00 |
Philip.Hazel
|
fcd0c39b26
|
Fix capturing in conditional negative assertions ended with (*ACCEPT).
|
2017-04-03 18:02:07 +00:00 |
Philip.Hazel
|
7c32d955a1
|
Documentation update
|
2017-04-03 18:01:07 +00:00 |
Philip.Hazel
|
7be3fef0ea
|
Documentation update.
|
2017-04-03 18:00:37 +00:00 |
Zoltán Herczeg
|
c37995d2bd
|
JIT compiler update.
|
2017-04-03 13:30:17 +00:00 |
Philip.Hazel
|
0bf17d9974
|
Remove references to the now-deleted pcre2stack man page.
|
2017-04-01 09:38:58 +00:00 |
Philip.Hazel
|
66ec3fc62f
|
Remove reference to stack overflow from RunTest.bat.
|
2017-04-01 09:38:24 +00:00 |
Philip.Hazel
|
0c929b63ad
|
Documentation update.
|
2017-03-31 17:06:43 +00:00 |
Philip.Hazel
|
ed9f34b06b
|
Documentation update
|
2017-03-31 16:49:33 +00:00 |