Philip.Hazel
|
047695ac7c
|
Make pcre2grep use JIT (it was omitted by mistake).
|
2016-05-31 11:06:53 +00:00 |
Philip.Hazel
|
a65b0997e0
|
Tidy up patch for Windows binary stdout in pcre2grep.
|
2016-04-06 08:26:24 +00:00 |
Philip.Hazel
|
c332eaf4f2
|
Add callout support to pcre2grep
|
2016-04-01 15:52:08 +00:00 |
Philip.Hazel
|
ddcedf0338
|
pcre2grep: fix \r\r\n problem for Windows, and give buffer size in error
message.
|
2016-04-01 09:15:38 +00:00 |
Philip.Hazel
|
bebd2d48bf
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
Philip.Hazel
|
1b38451847
|
Allow for up to 32-bit numbers in the ordin() function in pcre2grep.
|
2015-11-29 17:45:27 +00:00 |
Philip.Hazel
|
537f8b1a3d
|
Make -q override -l and -q in pcre2grep for compatibility with other greps.
|
2015-08-05 17:35:36 +00:00 |
Philip.Hazel
|
3fc1676b26
|
Fix memory leak in pcre2grep.
|
2015-06-30 10:28:59 +00:00 |
Philip.Hazel
|
150f50b673
|
Fix pcre2grep compile with -std=c99.
|
2015-05-16 16:52:45 +00:00 |
Philip.Hazel
|
cda8384a95
|
Fix pcre2grep loop provoked by \K in a lookbehind assertion in a non-anchored
pattern.
|
2015-04-03 11:14:19 +00:00 |
Philip.Hazel
|
161cd17ba0
|
Move context argument to last in pcre2_jit_stack_create().
|
2014-11-28 12:46:16 +00:00 |
Philip.Hazel
|
d7495ff642
|
Finish off changes of JIT stack assignment
|
2014-11-08 16:07:30 +00:00 |
Philip.Hazel
|
08e3107cbe
|
Changed jit_stack_alloc to jit_stack_create.
|
2014-11-03 17:13:00 +00:00 |
Philip.Hazel
|
c3799e750f
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
Philip.Hazel
|
7d0008d453
|
Remove length argument from pcre2_config; give width if where==NULL.
|
2014-10-15 16:44:12 +00:00 |
Philip.Hazel
|
e036c5fba0
|
Remove the ability to change newlines and \R at match time.
|
2014-10-01 17:02:33 +00:00 |
Philip.Hazel
|
e15b64ef03
|
More draft documentation.
|
2014-09-28 17:39:28 +00:00 |
Philip.Hazel
|
9c3deebcbd
|
Fix int/long bug in limit argument decoding.
|
2014-08-30 14:20:14 +00:00 |
Philip.Hazel
|
7efba85b56
|
Change lengths to PCRE2_SIZE and revise OP_RECURSE processing.
|
2014-08-16 09:46:58 +00:00 |
Philip.Hazel
|
55967f9a4f
|
Preparatory work for JIT.
|
2014-08-08 18:18:18 +00:00 |
Philip.Hazel
|
7854bf34b3
|
Implement pcre2grep and its test.
|
2014-07-15 08:46:12 +00:00 |
Philip.Hazel
|
f4174bab90
|
Create dummy framework for all functions and programs.
|
2014-03-07 17:28:52 +00:00 |