]> git.ipfire.org Git - thirdparty/gettext.git/commit
Do regex matching purely with regex, not regex + dfa + kwset.
authorBruno Haible <bruno@clisp.org>
Sun, 23 May 2010 23:33:11 +0000 (01:33 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 3 Jun 2010 12:40:09 +0000 (14:40 +0200)
commitb786313eebeb793f847f0d60232183e4c2f8db99
tree61396cdfea59adfb33b404a45258cc62623560b0
parent22177a4caa6eb97e608a1594bc5bc2e1dcada7c4
Do regex matching purely with regex, not regex + dfa + kwset.
16 files changed:
ChangeLog
autogen.sh
gettext-tools/libgrep/ChangeLog
gettext-tools/libgrep/Makefile.am
gettext-tools/libgrep/dfa.c [deleted file]
gettext-tools/libgrep/dfa.h [deleted file]
gettext-tools/libgrep/hard-locale.c [deleted file]
gettext-tools/libgrep/hard-locale.h [deleted file]
gettext-tools/libgrep/m-common.c [deleted file]
gettext-tools/libgrep/m-common.h [deleted file]
gettext-tools/libgrep/m-fgrep.c
gettext-tools/libgrep/m-regex.c
gettext-tools/m4/ChangeLog
gettext-tools/m4/libgrep.m4
gnulib-local/ChangeLog
gnulib-local/modules/gettext-tools-misc