First parts of index_rules system (ICU support).
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 23 Oct 2007 12:26:25 +0000 (12:26 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 23 Oct 2007 12:26:25 +0000 (12:26 +0000)
commit570bf3746bef524124e2a90a2999981a1c734b20
treee8ee8f464cf56198ca6711c68865e22a0e396f05
parente30daf1c89e3b781de360a9dcad4f83e72e16d28
First parts of index_rules system (ICU support).
include/Makefile.am
include/index_rules.h [new file with mode: 0644]
include/rob_regexp.h [new file with mode: 0644]
util/Makefile.am
util/index_rules.c [new file with mode: 0644]
util/rob_regexp.c [new file with mode: 0644]
util/tst_index_rules.c [new file with mode: 0644]