bug-grep
[Top][All Lists]
Advanced

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

bug#21232: [PATCH] dfa: remove range, collating element and equivalent c


From: Norihiro Tanaka
Subject: bug#21232: [PATCH] dfa: remove range, collating element and equivalent class support for multibyte locales
Date: Tue, 11 Aug 2015 20:18:37 +0900

Now DFA does not support collating element and equivalent class for
multibyte locales at all, as POSIX does not give us any APIs to refer
to locale data to support them.

Even if DFA has supported them, they will be very slow and other codes
will be prevented from optimizing.

This patch removes codes to support them.

Attachment: 0001-dfa-remove-range-collating-element-and-equivalent-cl.patch
Description: Text document


reply via email to

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