| 24 |
|
|
| 25 |
7. Improved instruction cache flush for POWER/PowerPC. |
7. Improved instruction cache flush for POWER/PowerPC. |
| 26 |
Patch by Daniel Richard G. |
Patch by Daniel Richard G. |
| 27 |
|
|
| 28 |
|
8. Fixed a number of issues in pcregrep, making it more compatible with GNU |
| 29 |
|
grep: |
| 30 |
|
|
| 31 |
|
(a) There is now no limit to the number of patterns to be matched. |
| 32 |
|
|
| 33 |
|
(b) An error is given if a pattern is too long. |
| 34 |
|
|
| 35 |
|
(c) Multiple uses of --exclude, --exclude-dir, --include, and --include-dir |
| 36 |
|
are now supported. |
| 37 |
|
|
| 38 |
|
(d) --exclude-from and --include-from (multiple use) have been added. |
| 39 |
|
|
| 40 |
|
(e) Exclusions and inclusions now apply to all files and directories, not |
| 41 |
|
just to those obtained from scanning a directory recursively. |
| 42 |
|
|
| 43 |
|
(f) Multiple uses of -f and --file-list are now supported. |
| 44 |
|
|
| 45 |
|
(g) In a Windows environment, the default for -d has been changed from |
| 46 |
|
"read" (the GNU grep default) to "skip", because otherwise the presence |
| 47 |
|
of a directory in the file list provokes an error. |
| 48 |
|
|
| 49 |
|
(h) The documentation has been revised and clarified in places. |
| 50 |
|
|
| 51 |
|
|
| 52 |
Version 8.31 06-July-2012 |
Version 8.31 06-July-2012 |