Smaller example GFS. Added match-str.h for string match functions.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 23 Oct 2008 07:14:03 +0000 (09:14 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 23 Oct 2008 07:14:03 +0000 (09:14 +0200)
commit93f4285bbf2ed5a42fe62f92c7c4618df5f20583
treeae63b93f92e2bf685fb62364791dc93fe18a98c0
parentbc4b50939a936dbb214c783c18a44039ea048fdd
Smaller example GFS. Added match-str.h for string match functions.
13 files changed:
include/yaz/Makefile.am
include/yaz/match-str.h [new file with mode: 0644]
include/yaz/proto.h
include/yaz/yaz-iconv.h
include/yaz/yaz-util.h
src/cqltransform.c
src/http.c
src/iconv-p.h
src/matchstr.c
src/srwutil.c
ztest/Makefile.am
ztest/gfs-example.c [new file with mode: 0644]
ztest/ztest.c