[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 9/9] grep: match multibyte charsets line-by-line when using -
From: |
Jim Meyering |
Subject: |
Re: [PATCH 9/9] grep: match multibyte charsets line-by-line when using -i |
Date: |
Tue, 16 Mar 2010 14:33:07 +0100 |
Paolo Bonzini wrote:
> On 03/16/2010 02:25 PM, Jim Meyering wrote:
>> This looks fine.
>
> I can commit this one first, with your changes squashed in.
Oh. Yes, I see that does work.
Sure, go ahead.
> Some of
> the performance benefits of the others will be less visible, but it
> doesn't break anything. 6/9 and 7/9 can also go in early, if you want
> to review those next.
Good to know.
- [PATCH 7/9] dfa: run simple UTF-8 regexps as a single-byte character set, (continued)