Extend MARC-8 to handle ESC-G0 EACC. Fix conversion order for MARCXML
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 15 Mar 2004 21:39:06 +0000 (21:39 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 15 Mar 2004 21:39:06 +0000 (21:39 +0000)
commit00106dc85fcaa3b02f9a0d471ea90a594bf3a175
treea8543d6c7a97f9a04ad55e411fd6849603316eb7
parentb1133253fc7a5ebb20ae41cac2a38c061d6facc0
Extend MARC-8 to handle ESC-G0 EACC. Fix conversion order for MARCXML
output. Let CQL parser resolve prefixes to identifiers. Updates tests.
17 files changed:
etc/pqf.properties
include/yaz/cql.h
include/yaz/wrbuf.h
src/Makefile.am
src/cql.y
src/cqltransform.c
src/cqlutil.c
src/marcdisp.c
src/siconv.c
src/wrbuf.c
src/xcqlutil.c
test/cql/8.1.out
test/cql/8.3.out
test/cql/9.4.out
test/tsticonv.c
win/makefile
win/yaz.nsi