bug-sed
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24457: [PATCH] sed: use dfa matcher for regex with anchor


From: Norihiro Tanaka
Subject: bug#24457: [PATCH] sed: use dfa matcher for regex with anchor
Date: Sun, 06 Nov 2016 23:26:23 +0900

On Sun, 18 Sep 2016 18:00:38 +0900
Norihiro Tanaka <address@hidden> wrote:

> Recently, dfa module started to support that newline_anchor option is
> set to false.
> 
> sed could not use dfa fully up to now, as sed sets newline_anchor to
> false in many cases.
> 
> This change is that sed uses dfa even if newline_anchor option is false.

Hi,

I rebased the patch.

Norihiro

Attachment: 0001-sed-use-dfa-matcher-for-regex-with-anchor.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]