Changed the SRU update structures and codecs to reflect the SRU pre 1.0
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 6 Dec 2006 21:35:57 +0000 (21:35 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 6 Dec 2006 21:35:57 +0000 (21:35 +0000)
commit2ede0bb278b22c8ce1cdd48e9a11a5924d433763
treeff9ad326f0cb34fdd0b31c4643f0d392f1777868
parent3f8685ee91c382bb9769132d6a8692d282edf802
Changed the SRU update structures and codecs to reflect the SRU pre 1.0
spec, at http://www.loc.gov/standards/sru/record-update/
This has changed the binary layout of the following structs:
Z_SRW_extra_record, Z_SRW_updateRequest, Z_SRW_updateResponse and
bend_update_rr . Patch by Ko van der Sloot.
NEWS
client/client.c
include/yaz/backend.h
include/yaz/log.h
include/yaz/srw.h
src/seshigh.c
src/sru_update.csv
src/srw.c
src/srwutil.c
src/zoom-c.c
ztest/ztest.c