29 |
|
|
30 |
5. Added the --include_dir and --exclude_dir patterns to pcregrep, and used |
5. Added the --include_dir and --exclude_dir patterns to pcregrep, and used |
31 |
--exclude_dir in the tests to avoid scanning .svn directories. |
--exclude_dir in the tests to avoid scanning .svn directories. |
32 |
|
|
33 |
|
6. Applied Craig's patch to the QuoteMeta function so that it escapes the |
34 |
|
NUL character as backslash + 0 rather than backslash + NUL, because PCRE |
35 |
|
doesn't support NULs in patterns. |
36 |
|
|
37 |
|
|
38 |
Version 7.6 28-Jan-08 |
Version 7.6 28-Jan-08 |