Parent Directory
|
Revision Log
|
Patch
revision 221 by ph10, Fri Aug 17 09:25:08 2007 UTC | revision 222 by ph10, Fri Aug 17 10:48:51 2007 UTC | |
---|---|---|
# | Line 143 Version 7.3 17-Aug-07 | Line 143 Version 7.3 17-Aug-07 |
143 | 24. A repeated \S or \W in UTF-8 mode could give wrong answers when multibyte | 24. A repeated \S or \W in UTF-8 mode could give wrong answers when multibyte |
144 | characters were involved (for example /\S{2}/8g with "A\x{a3}BC"). | characters were involved (for example /\S{2}/8g with "A\x{a3}BC"). |
145 | ||
146 | 25. Using pcregrep in multiline, inverted mode (-Mv) caused it to loop. | |
147 | ||
148 | ||
149 | Version 7.2 19-Jun-07 | Version 7.2 19-Jun-07 |
150 | --------------------- | --------------------- |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |