Old Z39.50 codecs gone. Added ZOOM. WRBUF MARC display util.
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 23 Oct 2001 21:00:19 +0000 (21:00 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 23 Oct 2001 21:00:19 +0000 (21:00 +0000)
commit69bcd68523a9a8da083faef16887100369152673
treeab20ceed8d50d2f65dc9d66e1736524a7c6b413b
parentb638e7e4efc850ee6446b14fa45c66690377ccf2
Old Z39.50 codecs gone. Added ZOOM. WRBUF MARC display util.
32 files changed:
CHANGELOG
Makefile.am
README
buildconf.sh
configure.in
doc/Makefile.am
doc/yaz.xml
doc/zoom.xml [new file with mode: 0644]
include/yaz/Makefile.am
include/yaz/proto.h [new file with mode: 0644]
include/yaz/wrbuf.h
include/yaz/z-proto.h [deleted file]
include/yaz/zoom.h [new file with mode: 0644]
lib/Makefile.am
util/marcdisp.c
yaz.spec
z39.50/Makefile.am
z39.50/prt-ext.c [new file with mode: 0644]
zoom/Makefile.am [new file with mode: 0644]
zoom/zoom-c.c [new file with mode: 0644]
zoom/zoom-opt.c [new file with mode: 0644]
zoom/zoom-p.h [new file with mode: 0644]
zoom/zoomsh.c [new file with mode: 0644]
zoom/zoomtst1.c [new file with mode: 0644]
zoom/zoomtst2.c [new file with mode: 0644]
zoom/zoomtst3.c [new file with mode: 0644]
zoom/zoomtst4.c [new file with mode: 0644]
zoom/zoomtst5.c [new file with mode: 0644]
zoom/zoomtst6.c [new file with mode: 0644]
zoom/zoomtst7.c [new file with mode: 0644]
zutil/Makefile.am
zutil/prt-ext.c [deleted file]