SRW, CQL, 2003
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 6 Jan 2003 08:20:26 +0000 (08:20 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 6 Jan 2003 08:20:26 +0000 (08:20 +0000)
commit4d531a1a9131d69c3b6c27fbac42837e22cff61c
tree646cb76333f4f74ae9e29bb92c3fc97822e6507b
parent6c2e6af12b26825488c74a655a40a0cc75a863ca
SRW, CQL, 2003
124 files changed:
CHANGELOG
LICENSE
Makefile.am
README
client/admin.c
client/admin.h
client/client.c
client/tabcomplete.c
comstack/tcpip.c
comstack/unix.c
configure.in
cql/.cvsignore [new file with mode: 0644]
cql/Makefile.am [new file with mode: 0644]
cql/cql.y [new file with mode: 0644]
cql/cql2pqf.c [new file with mode: 0644]
cql/cql2xcql.c [new file with mode: 0644]
cql/cqlstdio.c [new file with mode: 0644]
cql/cqlstring.c [new file with mode: 0644]
cql/cqltransform.c [new file with mode: 0644]
cql/cqlutil.c [new file with mode: 0644]
cql/lexer.c [new file with mode: 0644]
cql/xcqlutil.c [new file with mode: 0644]
debian/rules
etc/MARC21slim2DC.xsl [new file with mode: 0644]
etc/MARC21slim2MODS.xsl [new file with mode: 0644]
etc/MARC21slim2RDFDC.xsl [new file with mode: 0644]
etc/MARC21slimUtils.xsl [new file with mode: 0644]
etc/Makefile.am [new file with mode: 0644]
etc/maps.xml [new file with mode: 0644]
etc/pqf.properties [new file with mode: 0644]
include/yaz/Makefile.am
include/yaz/backend.h
include/yaz/cql.h [new file with mode: 0644]
include/yaz/log.h
include/yaz/logrpn.h
include/yaz/marcdisp.h
include/yaz/nmem.h
include/yaz/odr.h
include/yaz/oid.h
include/yaz/pquery.h
include/yaz/proto.h
include/yaz/prt-ext.h
include/yaz/srw-util.h [new file with mode: 0644]
include/yaz/tpath.h
include/yaz/unix.h
include/yaz/wrbuf.h
include/yaz/yaz-iconv.h
include/yaz/yaz-util.h
include/yaz/zoom.h
lib/Makefile.am
odr/ber_any.c
odr/ber_bit.c
odr/ber_bool.c
odr/ber_int.c
odr/ber_len.c
odr/ber_null.c
odr/ber_oct.c
odr/ber_oid.c
odr/ber_tag.c
odr/dumpber.c
odr/odr-priv.h
odr/odr.c
odr/odr_any.c
odr/odr_bit.c
odr/odr_bool.c
odr/odr_choice.c
odr/odr_cons.c
odr/odr_enum.c
odr/odr_int.c
odr/odr_mem.c
odr/odr_null.c
odr/odr_oct.c
odr/odr_oid.c
odr/odr_seq.c
odr/odr_tag.c
odr/odr_use.c
odr/odr_util.c
server/seshigh.c
server/session.h
server/statserv.c
srw/.cvsignore [new file with mode: 0644]
srw/Makefile.am [new file with mode: 0644]
srw/srw-diag.c [new file with mode: 0644]
srw/srw-namespace.c [new file with mode: 0644]
srw/srw-server.c [new file with mode: 0644]
srw/srw-xcql.c [new file with mode: 0644]
srw/srw-xslt.c [new file with mode: 0644]
srw/zing.h [new file with mode: 0644]
srwapps/.cvsignore [new file with mode: 0644]
srwapps/Makefile.am [new file with mode: 0644]
srwapps/srw-client.c [new file with mode: 0644]
srwapps/srw-gateway.c [new file with mode: 0644]
util/Makefile.am
util/atoin.c
util/log.c
util/marcdisp.c
util/marcdump.c
util/nmem.c
util/oid.c
util/siconv.c
util/siconvtst.c
util/tpath.c
util/wrbuf.c
util/xmalloc.c
win/LICENSE.txt
win/yaz.rc
yaz-config.in
z39.50/prt-ext.c
z39.50/z3950v3.asn
zoom/Makefile.am
zoom/zoomsh.c
ztest/read-grs.c
ztest/ztest.c
zutil/Makefile.am
zutil/diagbib1.c
zutil/logrpn.c
zutil/otherinfo.c
zutil/pquery.c
zutil/yaz-ccl.c
zutil/z3950oid.c
zutil/zget.c
zutil/zoom-c.c
zutil/zoom-opt.c
zutil/zoom-p.h