Merge from head the facility that removes leading articles.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 16 Sep 2004 14:07:48 +0000 (14:07 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 16 Sep 2004 14:07:48 +0000 (14:07 +0000)
commit63f558c67e4818ce6d02747cfa3769f26a273cf0
treedd23d80387df21d1f24230f8bd45114de54baa69
parent4b788ad7e5958879d00aea15931aaa8efc7408c5
Merge from head the facility that removes leading articles.
21 files changed:
configure.in
doc/recordmodel.xml
include/charmap.h
include/zebramap.h
index/extract.c
index/zrpn.c
tab/default.idx
tab/scan.chr
test/Makefile.am
test/sort2/Makefile.am [new file with mode: 0644]
test/sort2/default.idx [new file with mode: 0644]
test/sort2/my.abs [new file with mode: 0644]
test/sort2/rec1.xml [new file with mode: 0644]
test/sort2/rec2.xml [new file with mode: 0644]
test/sort2/rec3.xml [new file with mode: 0644]
test/sort2/rec4.xml [new file with mode: 0644]
test/sort2/sort.chr [new file with mode: 0644]
test/sort2/test1.sh [new file with mode: 0755]
test/sort2/zebra.cfg [new file with mode: 0644]
util/charmap.c
util/zebramap.c