--- code/trunk/ChangeLog 2007/04/05 09:17:28 146 +++ code/trunk/ChangeLog 2007/04/16 13:24:37 147 @@ -135,6 +135,10 @@ was because its rules for how to advance for /g after matching an empty string at the end of a line did not allow for this case. They now check for it specially. + +20. pcretest is supposed to handle patterns and data of any length, by + extending its buffers when necessary. It was getting this wrong when the + buffer for a data line had to be extended. Version 7.0 19-Dec-06