| 102 |
left --include_dir as an undocumented synonym, and the same for |
left --include_dir as an undocumented synonym, and the same for |
| 103 |
--exclude-dir, though that is not available in GNU grep, at least as of |
--exclude-dir, though that is not available in GNU grep, at least as of |
| 104 |
release 2.5.4. |
release 2.5.4. |
| 105 |
|
|
| 106 |
|
18. At a user's suggestion, the macros GETCHAR and friends (which pick up UTF-8 |
| 107 |
|
characters from a string of bytes) have been redefined so as not to use |
| 108 |
|
loops, in order to improve performance in some environments. At the same |
| 109 |
|
time, I abstracted some of the common code into auxiliary macros to save |
| 110 |
|
repetition (this should not affect the compiled code). |
| 111 |
|
|
| 112 |
|
|
| 113 |
Version 8.10 25-Jun-2010 |
Version 8.10 25-Jun-2010 |