emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#24261: closed ([PATCH 1/2] dfa: simplify and optim


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#24261: closed ([PATCH 1/2] dfa: simplify and optimize at initial state in execution)
Date: Fri, 02 Sep 2016 15:48:02 +0000

Your message dated Fri, 2 Sep 2016 08:47:03 -0700
with message-id <address@hidden>
and subject line Re: bug#24261: [PATCH 1/2] dfa: simplify and optimize at 
initial state in execution
has caused the debbugs.gnu.org bug report #24261,
regarding [PATCH 1/2] dfa: simplify and optimize at initial state in execution
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
24261: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24261
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 1/2] dfa: simplify and optimize at initial state in execution Date: Thu, 18 Aug 2016 23:50:08 +0900
Transition for non-UTF8 locales is somewhat complicated.  In addtion,
optimization is only state 0 for initial state.

The patch is simplify dfaexec() and extends optimization to initial
state for all contexts, which are s < D->min_trcount.

Attachment: 0001-dfa-simplify-and-optimize-at-initial-state-in-execut.patch
Description: Text document


--- End Message ---
--- Begin Message --- Subject: Re: bug#24261: [PATCH 1/2] dfa: simplify and optimize at initial state in execution Date: Fri, 2 Sep 2016 08:47:03 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
Thanks again. I installed this into master.


--- End Message ---

reply via email to

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