Initial commit
authorMarc Cromme <marc@indexdata.dk>
Fri, 4 Apr 2008 20:01:40 +0000 (22:01 +0200)
committerMarc Cromme <marc@indexdata.dk>
Fri, 4 Apr 2008 20:01:40 +0000 (22:01 +0200)
commitfcdd77ca513dc74c5dcbfdf39f7c3fefabf50478
tree3b2b264d4a9094ef666f77c64dfeefbc9c07adf8
Initial commit
1262 files changed:
.DS_Store [new file with mode: 0644]
.classpath [new file with mode: 0644]
.project [new file with mode: 0644]
bin/.DS_Store [new file with mode: 0644]
bin/org/yaz4j/Bib1Diagnostic.class [new file with mode: 0644]
bin/org/yaz4j/Bib1Exception.class [new file with mode: 0644]
bin/org/yaz4j/CQLQuery.class [new file with mode: 0644]
bin/org/yaz4j/Connection$QueryType.class [new file with mode: 0644]
bin/org/yaz4j/Connection.class [new file with mode: 0644]
bin/org/yaz4j/ConnectionExtended.class [new file with mode: 0644]
bin/org/yaz4j/ConnectionOptionsCollection.class [new file with mode: 0644]
bin/org/yaz4j/ConnectionTimeoutException.class [new file with mode: 0644]
bin/org/yaz4j/ConnectionUnavailableException.class [new file with mode: 0644]
bin/org/yaz4j/InitRejectedException.class [new file with mode: 0644]
bin/org/yaz4j/InvalidQueryException.class [new file with mode: 0644]
bin/org/yaz4j/Package.class [new file with mode: 0644]
bin/org/yaz4j/PackageOptionsCollection.class [new file with mode: 0644]
bin/org/yaz4j/PrefixQuery.class [new file with mode: 0644]
bin/org/yaz4j/Record.class [new file with mode: 0644]
bin/org/yaz4j/ResultSet.class [new file with mode: 0644]
bin/org/yaz4j/ResultSetOptionsCollection.class [new file with mode: 0644]
bin/org/yaz4j/ScanSet.class [new file with mode: 0644]
bin/org/yaz4j/ScanTerm.class [new file with mode: 0644]
bin/org/yaz4j/Yaz4jMain.class [new file with mode: 0644]
bin/org/yaz4j/ZoomImplementationException.class [new file with mode: 0644]
bin/org/yaz4j/jni/CharStarByteArray.class [new file with mode: 0644]
bin/org/yaz4j/jni/SWIGTYPE_p_ZOOM_connection_p.class [new file with mode: 0644]
bin/org/yaz4j/jni/SWIGTYPE_p_ZOOM_options.class [new file with mode: 0644]
bin/org/yaz4j/jni/SWIGTYPE_p_ZOOM_options_p.class [new file with mode: 0644]
bin/org/yaz4j/jni/SWIGTYPE_p_ZOOM_package_p.class [new file with mode: 0644]
bin/org/yaz4j/jni/SWIGTYPE_p_ZOOM_query_p.class [new file with mode: 0644]
bin/org/yaz4j/jni/SWIGTYPE_p_ZOOM_record.class [new file with mode: 0644]
bin/org/yaz4j/jni/SWIGTYPE_p_ZOOM_record_p.class [new file with mode: 0644]
bin/org/yaz4j/jni/SWIGTYPE_p_ZOOM_resultset_p.class [new file with mode: 0644]
bin/org/yaz4j/jni/SWIGTYPE_p_ZOOM_scanset_p.class [new file with mode: 0644]
bin/org/yaz4j/jni/SWIGTYPE_p_f_p_void_p_q_const__char__p_char.class [new file with mode: 0644]
bin/org/yaz4j/jni/SWIGTYPE_p_int.class [new file with mode: 0644]
bin/org/yaz4j/jni/SWIGTYPE_p_p_ZOOM_connection_p.class [new file with mode: 0644]
bin/org/yaz4j/jni/SWIGTYPE_p_p_ZOOM_record_p.class [new file with mode: 0644]
bin/org/yaz4j/jni/SWIGTYPE_p_p_char.class [new file with mode: 0644]
bin/org/yaz4j/jni/SWIGTYPE_p_void.class [new file with mode: 0644]
bin/org/yaz4j/jni/yaz4jlib.class [new file with mode: 0644]
bin/org/yaz4j/jni/yaz4jlibConstants.class [new file with mode: 0644]
bin/org/yaz4j/jni/yaz4jlibJNI.class [new file with mode: 0644]
build-windows.xml [new file with mode: 0644]
build.xml [new file with mode: 0644]
dependencies/JUnit-4.3.1/junit-4.3.1.jar [new file with mode: 0644]
dependencies/yaz-2.1.28/ChangeLog [new file with mode: 0644]
dependencies/yaz-2.1.28/Doxyfile.in [new file with mode: 0644]
dependencies/yaz-2.1.28/LICENSE [new file with mode: 0644]
dependencies/yaz-2.1.28/Makefile.am [new file with mode: 0644]
dependencies/yaz-2.1.28/Makefile.in [new file with mode: 0644]
dependencies/yaz-2.1.28/NEWS [new file with mode: 0644]
dependencies/yaz-2.1.28/README [new file with mode: 0644]
dependencies/yaz-2.1.28/TODO [new file with mode: 0644]
dependencies/yaz-2.1.28/aclocal.m4 [new file with mode: 0644]
dependencies/yaz-2.1.28/buildconf.sh [new file with mode: 0755]
dependencies/yaz-2.1.28/client/Makefile.am [new file with mode: 0644]
dependencies/yaz-2.1.28/client/Makefile.in [new file with mode: 0644]
dependencies/yaz-2.1.28/client/admin.c [new file with mode: 0644]
dependencies/yaz-2.1.28/client/admin.h [new file with mode: 0644]
dependencies/yaz-2.1.28/client/bertorture.c [new file with mode: 0644]
dependencies/yaz-2.1.28/client/client.c [new file with mode: 0644]
dependencies/yaz-2.1.28/client/default.bib [new file with mode: 0644]
dependencies/yaz-2.1.28/client/tabcomplete.c [new file with mode: 0644]
dependencies/yaz-2.1.28/client/tabcomplete.h [new file with mode: 0644]
dependencies/yaz-2.1.28/config/config.guess [new file with mode: 0755]
dependencies/yaz-2.1.28/config/config.sub [new file with mode: 0755]
dependencies/yaz-2.1.28/config/depcomp [new file with mode: 0755]
dependencies/yaz-2.1.28/config/install-sh [new file with mode: 0755]
dependencies/yaz-2.1.28/config/ltmain.sh [new file with mode: 0644]
dependencies/yaz-2.1.28/config/missing [new file with mode: 0755]
dependencies/yaz-2.1.28/configure [new file with mode: 0755]
dependencies/yaz-2.1.28/configure.ac [new file with mode: 0644]
dependencies/yaz-2.1.28/debian/changelog [new file with mode: 0644]
dependencies/yaz-2.1.28/debian/control [new file with mode: 0644]
dependencies/yaz-2.1.28/debian/libyaz-dev.install [new file with mode: 0644]
dependencies/yaz-2.1.28/debian/libyaz-dev.manpages [new file with mode: 0644]
dependencies/yaz-2.1.28/debian/libyaz.install [new file with mode: 0644]
dependencies/yaz-2.1.28/debian/libyaz.postinst [new file with mode: 0755]
dependencies/yaz-2.1.28/debian/rules [new file with mode: 0755]
dependencies/yaz-2.1.28/debian/yaz-doc.install [new file with mode: 0644]
dependencies/yaz-2.1.28/debian/yaz.install [new file with mode: 0644]
dependencies/yaz-2.1.28/debian/yaz.manpages [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/Makefile.am [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/Makefile.in [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/apilayer.obj [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/apilayer.png [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/asn.external.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/asn.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/asn.oid.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/asn.pdu.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/asn.preparing.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/asn.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/bookinfo.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/client.commands.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/client.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/client.invoking.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/client.searching.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/client.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/common/Makefile.am [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/common/Makefile.in [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/common/README [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/common/common.ent [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/common/id.eps [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/common/id.htmlhelp.xsl [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/common/id.man.xsl [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/common/id.png [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/common/id.tkl.xsl [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/common/print.dsl.in [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/common/ref2dbinc.xsl [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/common/style1.css [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/common/xml.dcl [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/comstack.addresses.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/comstack.client.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/comstack.common.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/comstack.diagnostics.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/comstack.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/comstack.introduction.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/comstack.server.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/comstack.ssl.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/comstack.summary.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/comstack.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/credits.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/credits.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/entities.ent [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/frontend.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/future.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/future.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/gfs-options.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/gfs-synopsis.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/gfs-virtual.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/index.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/indexdata.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/indexdata.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/installation.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/installation.unix.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/installation.win32.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/installation.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/introduction.api.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/introduction.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/introduction.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/license.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/license.other.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/license.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/local.ent.in [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/odr.debugging.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/odr.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/odr.programming.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/odr.use.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/odr.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/server.backend.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/server.backendfunctions.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/server.frontend.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/server.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/server.invocation.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/server.main.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/server.vhosts.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/soap.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/soap.http.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/soap.srw.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/soap.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/soap.xml.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/tools.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/tools.log.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/tools.marc.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/tools.nmem.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/tools.oid.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/tools.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/yaz-asncomp-man.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/yaz-asncomp.1 [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/yaz-client-commands.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/yaz-client-man.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/yaz-client.1 [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/yaz-config-man.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/yaz-config.8 [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/yaz-iconv-man.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/yaz-iconv.1 [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/yaz-log-man.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/yaz-log.7 [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/yaz-man.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/yaz-marcdump-man.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/yaz-marcdump.1 [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/yaz-ztest-man.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/yaz-ztest.8 [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/yaz.7 [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/yaz.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/zoom.events.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/zoom.ext.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/zoom.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/zoom.options.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/zoom.query.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/zoom.records.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/zoom.resultsets.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/zoom.scan.html [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/zoom.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/zoomsh-man.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/doc/zoomsh.1 [new file with mode: 0644]
dependencies/yaz-2.1.28/etc/MARC21slim2DC.xsl [new file with mode: 0644]
dependencies/yaz-2.1.28/etc/MARC21slim2MODS.xsl [new file with mode: 0644]
dependencies/yaz-2.1.28/etc/MARC21slim2RDFDC.xsl [new file with mode: 0644]
dependencies/yaz-2.1.28/etc/MARC21slimUtils.xsl [new file with mode: 0644]
dependencies/yaz-2.1.28/etc/Makefile.am [new file with mode: 0644]
dependencies/yaz-2.1.28/etc/Makefile.in [new file with mode: 0644]
dependencies/yaz-2.1.28/etc/debian.init.d [new file with mode: 0755]
dependencies/yaz-2.1.28/etc/maps.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/etc/pqf.properties [new file with mode: 0644]
dependencies/yaz-2.1.28/etc/yazgfs.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/include/Makefile.am [new file with mode: 0644]
dependencies/yaz-2.1.28/include/Makefile.in [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/Makefile.am [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/Makefile.in [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/backend.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/ccl.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/charneg.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/comstack.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/cql.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/diagbib1.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/diagsrw.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/ill-core.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/ill.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/item-req.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/libxml2_error.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/log.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/logrpn.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/marcdisp.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/nfa.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/nfaxml.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/nmem.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/odr.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/oid.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/options.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/otherinfo.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/pquery.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/proto.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/prt-ext.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/querytowrbuf.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/readconf.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/record_conv.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/retrieval.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/soap.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/sortspec.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/srw.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/statserv.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/tcpip.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/test.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/tpath.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/unix.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/wrbuf.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/xmalloc.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/xmlquery.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/yaz-ccl.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/yaz-iconv.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/yaz-util.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/yaz-version.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/yconfig.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/z-accdes1.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/z-accform1.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/z-acckrb1.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/z-charneg.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/z-core.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/z-date.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/z-diag1.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/z-espec1.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/z-estask.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/z-exp.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/z-grs.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/z-mterm2.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/z-oclcui.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/z-opac.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/z-rrf1.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/z-rrf2.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/z-sum.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/z-sutrs.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/z-uifr1.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/z-univ.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/zes-admin.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/zes-expi.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/zes-exps.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/zes-order.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/zes-pquery.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/zes-psched.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/zes-pset.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/zes-update.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/zes-update0.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/zgdu.h [new file with mode: 0644]
dependencies/yaz-2.1.28/include/yaz/zoom.h [new file with mode: 0644]
dependencies/yaz-2.1.28/m4/yaz.m4 [new file with mode: 0644]
dependencies/yaz-2.1.28/m4/yaz_libxml2.m4 [new file with mode: 0644]
dependencies/yaz-2.1.28/src/Makefile.am [new file with mode: 0644]
dependencies/yaz-2.1.28/src/Makefile.in [new file with mode: 0644]
dependencies/yaz-2.1.28/src/atoin.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/ber_any.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/ber_bit.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/ber_bool.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/ber_int.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/ber_len.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/ber_null.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/ber_oct.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/ber_oid.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/ber_tag.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/bib1.csv [new file with mode: 0644]
dependencies/yaz-2.1.28/src/cclerrms.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/cclfind.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/cclptree.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/cclqfile.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/cclqual.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/cclstr.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/ccltoken.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/charconv.tcl [new file with mode: 0755]
dependencies/yaz-2.1.28/src/charneg-3.asn [new file with mode: 0644]
dependencies/yaz-2.1.28/src/charneg.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/codetables.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/src/comstack.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/cql.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/cql.y [new file with mode: 0644]
dependencies/yaz-2.1.28/src/cqlstdio.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/cqlstrer.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/cqlstring.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/cqltransform.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/cqlutil.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/csvtobib1.tcl [new file with mode: 0755]
dependencies/yaz-2.1.28/src/csvtodiag.tcl [new file with mode: 0644]
dependencies/yaz-2.1.28/src/csvtosrw.tcl [new file with mode: 0755]
dependencies/yaz-2.1.28/src/datetime.asn [new file with mode: 0644]
dependencies/yaz-2.1.28/src/diag-entry.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/diag-entry.h [new file with mode: 0644]
dependencies/yaz-2.1.28/src/diagbib1.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/diagsrw.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/dumpber.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/esadmin.asn [new file with mode: 0644]
dependencies/yaz-2.1.28/src/esupdate.asn [new file with mode: 0644]
dependencies/yaz-2.1.28/src/eventl.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/eventl.h [new file with mode: 0644]
dependencies/yaz-2.1.28/src/grs1disp.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/ill-core.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/ill-get.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/ill.tcl [new file with mode: 0644]
dependencies/yaz-2.1.28/src/ill9702.asn [new file with mode: 0644]
dependencies/yaz-2.1.28/src/initopt.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/item-req.asn [new file with mode: 0644]
dependencies/yaz-2.1.28/src/item-req.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/libxml2_error.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/log.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/logrpn.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/marc8.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/marc8r.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/marcdisp.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/matchstr.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/mime.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/mime.h [new file with mode: 0644]
dependencies/yaz-2.1.28/src/mterm2.asn [new file with mode: 0644]
dependencies/yaz-2.1.28/src/nfa.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/nfaxml.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/nmem.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/nmemsdup.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/oclcui.asn [new file with mode: 0644]
dependencies/yaz-2.1.28/src/odr-priv.h [new file with mode: 0644]
dependencies/yaz-2.1.28/src/odr.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/odr_any.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/odr_bit.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/odr_bool.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/odr_choice.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/odr_cons.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/odr_enum.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/odr_int.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/odr_mem.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/odr_null.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/odr_oct.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/odr_oid.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/odr_seq.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/odr_tag.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/odr_use.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/odr_util.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/oid.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/opacdisp.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/options.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/otherinfo.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/pquery.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/prt-ext.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/querytowrbuf.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/readconf.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/record_conv.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/requestq.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/retrieval.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/service.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/service.h [new file with mode: 0644]
dependencies/yaz-2.1.28/src/seshigh.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/session.h [new file with mode: 0644]
dependencies/yaz-2.1.28/src/siconv.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/soap.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/sortspec.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/srw.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/srw.csv [new file with mode: 0644]
dependencies/yaz-2.1.28/src/srwutil.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/statserv.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/tcpdchk.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/tcpip.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/test.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/tpath.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/univres.asn [new file with mode: 0644]
dependencies/yaz-2.1.28/src/unix.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/version.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/waislen.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/wrbuf.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/xcqlutil.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/xmalloc.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/xmlquery.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/yaz-ccl.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/z-accdes1.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/z-accform1.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/z-acckrb1.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/z-charneg.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/z-core.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/z-date.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/z-diag1.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/z-espec1.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/z-estask.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/z-exp.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/z-grs.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/z-mterm2.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/z-oclcui.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/z-opac.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/z-rrf1.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/z-rrf2.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/z-sum.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/z-sutrs.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/z-uifr1.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/z-univ.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/z.tcl [new file with mode: 0644]
dependencies/yaz-2.1.28/src/z3950oid.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/z3950v3.asn [new file with mode: 0644]
dependencies/yaz-2.1.28/src/zes-admin.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/zes-expi.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/zes-exps.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/zes-order.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/zes-pquery.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/zes-psched.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/zes-pset.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/zes-update.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/zes-update0.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/zgdu.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/zget.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/zoom-c.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/zoom-opt.c [new file with mode: 0644]
dependencies/yaz-2.1.28/src/zoom-p.h [new file with mode: 0644]
dependencies/yaz-2.1.28/test/Makefile.am [new file with mode: 0644]
dependencies/yaz-2.1.28/test/Makefile.in [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/1.1.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/1.1.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/1.10.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/1.10.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/1.11.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/1.11.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/1.2.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/1.2.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/1.3.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/1.3.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/1.4.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/1.4.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/1.5.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/1.5.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/1.6.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/1.6.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/1.7.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/1.7.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/1.8.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/1.8.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/1.9.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/1.9.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/10.1.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/10.1.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/10.10.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/10.10.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/10.2.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/10.2.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/10.3.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/10.3.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/10.4.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/10.4.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/10.5.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/10.5.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/10.6.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/10.6.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/10.7.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/10.7.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/10.8.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/10.8.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/10.9.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/10.9.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.1.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.1.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.10.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.10.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.11.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.11.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.12.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.12.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.13.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.13.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.14.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.14.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.2.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.2.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.3.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.3.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.4.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.4.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.5.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.5.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.6.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.6.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.7.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.7.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.8.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.8.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.9.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/2.9.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/3.1.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/3.1.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/3.2.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/3.2.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/3.3.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/3.3.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/3.4.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/3.4.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/3.5.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/3.5.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/3.6.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/3.6.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/3.7.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/3.7.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/3.8.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/3.8.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/3.9.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/3.9.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/4.1.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/4.1.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/4.2.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/4.2.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/5.1.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/5.1.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/5.2.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/5.2.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/5.3.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/5.3.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/5.4.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/5.4.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/5.5.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/5.5.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/5.6.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/5.6.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/5.7.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/5.7.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/5.8.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/5.8.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/6.1.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/6.1.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/6.2.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/6.2.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/6.3.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/6.3.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/6.4.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/6.4.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/6.5.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/6.5.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/6.6.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/6.6.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/7.1.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/7.1.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/7.2.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/7.2.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/7.3.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/7.3.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/8.1.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/8.1.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/8.2.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/8.2.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/8.3.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/8.3.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/9.1.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/9.1.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/9.2.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/9.2.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/9.3.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/9.3.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/9.4.err [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql/9.4.out [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cql2pqf-order.txt [new file with mode: 0644]
dependencies/yaz-2.1.28/test/cqlsample [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc1.chr [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc1.marc [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc1.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc1.xml.marc [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc2.chr [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc2.marc [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc2.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc2.xml.marc [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc3.chr [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc3.marc [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc3.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc3.xml.marc [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc4.chr [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc4.marc [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc4.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc4.xml.marc [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc5.chr [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc5.marc [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc5.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc5.xml.marc [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc6.chr [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc6.marc [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc6.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc6.xml.marc [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc7.chr [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc7.marc [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc7.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marc7.xml.marc [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marccol1.u8.1.lst [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marccol1.u8.2.lst [new file with mode: 0644]
dependencies/yaz-2.1.28/test/marccol1.u8.marc [new file with mode: 0644]
dependencies/yaz-2.1.28/test/nfatest1.c [new file with mode: 0644]
dependencies/yaz-2.1.28/test/nfaxmltest1.c [new file with mode: 0644]
dependencies/yaz-2.1.28/test/tst_filepath.c [new file with mode: 0644]
dependencies/yaz-2.1.28/test/tst_record_conv.c [new file with mode: 0644]
dependencies/yaz-2.1.28/test/tst_record_conv.xsl [new file with mode: 0644]
dependencies/yaz-2.1.28/test/tst_retrieval.c [new file with mode: 0644]
dependencies/yaz-2.1.28/test/tst_tpath.c [new file with mode: 0644]
dependencies/yaz-2.1.28/test/tstccl.c [new file with mode: 0644]
dependencies/yaz-2.1.28/test/tstcql.sh [new file with mode: 0755]
dependencies/yaz-2.1.28/test/tsticonv.c [new file with mode: 0644]
dependencies/yaz-2.1.28/test/tstlog.c [new file with mode: 0644]
dependencies/yaz-2.1.28/test/tstlogthread.c [new file with mode: 0644]
dependencies/yaz-2.1.28/test/tstmarccol.sh [new file with mode: 0755]
dependencies/yaz-2.1.28/test/tstmarciso.sh [new file with mode: 0755]
dependencies/yaz-2.1.28/test/tstmarcxml.sh [new file with mode: 0755]
dependencies/yaz-2.1.28/test/tstmatchstr.c [new file with mode: 0644]
dependencies/yaz-2.1.28/test/tstnmem.c [new file with mode: 0644]
dependencies/yaz-2.1.28/test/tstodr.asn [new file with mode: 0644]
dependencies/yaz-2.1.28/test/tstodr.c [new file with mode: 0644]
dependencies/yaz-2.1.28/test/tstodrcodec.c [new file with mode: 0644]
dependencies/yaz-2.1.28/test/tstodrcodec.h [new file with mode: 0644]
dependencies/yaz-2.1.28/test/tstodrstack.c [new file with mode: 0644]
dependencies/yaz-2.1.28/test/tstpquery.c [new file with mode: 0644]
dependencies/yaz-2.1.28/test/tstsoap1.c [new file with mode: 0644]
dependencies/yaz-2.1.28/test/tstsoap2.c [new file with mode: 0644]
dependencies/yaz-2.1.28/test/tstwrbuf.c [new file with mode: 0644]
dependencies/yaz-2.1.28/test/tstxmlquery.c [new file with mode: 0644]
dependencies/yaz-2.1.28/util/Makefile.am [new file with mode: 0644]
dependencies/yaz-2.1.28/util/Makefile.in [new file with mode: 0644]
dependencies/yaz-2.1.28/util/benchmark.c [new file with mode: 0644]
dependencies/yaz-2.1.28/util/cclsh.c [new file with mode: 0644]
dependencies/yaz-2.1.28/util/cql2pqf.c [new file with mode: 0644]
dependencies/yaz-2.1.28/util/cql2xcql.c [new file with mode: 0644]
dependencies/yaz-2.1.28/util/marcdump.c [new file with mode: 0644]
dependencies/yaz-2.1.28/util/srwtst.c [new file with mode: 0644]
dependencies/yaz-2.1.28/util/yaz-asncomp [new file with mode: 0755]
dependencies/yaz-2.1.28/util/yaz-xmlquery.c [new file with mode: 0644]
dependencies/yaz-2.1.28/util/yaziconv.c [new file with mode: 0644]
dependencies/yaz-2.1.28/win/LICENSE.txt [new file with mode: 0644]
dependencies/yaz-2.1.28/win/makefile [new file with mode: 0644]
dependencies/yaz-2.1.28/win/yaz.nsi [new file with mode: 0644]
dependencies/yaz-2.1.28/win/yaz.rc [new file with mode: 0644]
dependencies/yaz-2.1.28/windows.txt [new file with mode: 0644]
dependencies/yaz-2.1.28/yaz-config.in [new file with mode: 0644]
dependencies/yaz-2.1.28/yaz.spec [new file with mode: 0644]
dependencies/yaz-2.1.28/yaz.spec.in [new file with mode: 0644]
dependencies/yaz-2.1.28/zoom/Makefile.am [new file with mode: 0644]
dependencies/yaz-2.1.28/zoom/Makefile.in [new file with mode: 0644]
dependencies/yaz-2.1.28/zoom/zoom-benchmark.c [new file with mode: 0644]
dependencies/yaz-2.1.28/zoom/zoomsh.c [new file with mode: 0644]
dependencies/yaz-2.1.28/zoom/zoomtst1.c [new file with mode: 0644]
dependencies/yaz-2.1.28/zoom/zoomtst10.c [new file with mode: 0644]
dependencies/yaz-2.1.28/zoom/zoomtst2.c [new file with mode: 0644]
dependencies/yaz-2.1.28/zoom/zoomtst3.c [new file with mode: 0644]
dependencies/yaz-2.1.28/zoom/zoomtst4.c [new file with mode: 0644]
dependencies/yaz-2.1.28/zoom/zoomtst5.c [new file with mode: 0644]
dependencies/yaz-2.1.28/zoom/zoomtst6.c [new file with mode: 0644]
dependencies/yaz-2.1.28/zoom/zoomtst7.c [new file with mode: 0644]
dependencies/yaz-2.1.28/zoom/zoomtst8.c [new file with mode: 0644]
dependencies/yaz-2.1.28/zoom/zoomtst9.c [new file with mode: 0644]
dependencies/yaz-2.1.28/ztest/Makefile.am [new file with mode: 0644]
dependencies/yaz-2.1.28/ztest/Makefile.in [new file with mode: 0644]
dependencies/yaz-2.1.28/ztest/config1.xml [new file with mode: 0644]
dependencies/yaz-2.1.28/ztest/dummy-grs [new file with mode: 0644]
dependencies/yaz-2.1.28/ztest/dummy-records [new file with mode: 0644]
dependencies/yaz-2.1.28/ztest/dummy-words [new file with mode: 0644]
dependencies/yaz-2.1.28/ztest/read-grs.c [new file with mode: 0644]
dependencies/yaz-2.1.28/ztest/read-marc.c [new file with mode: 0644]
dependencies/yaz-2.1.28/ztest/ztest.c [new file with mode: 0644]
dependencies/yaz-2.1.28/ztest/ztest.pem [new file with mode: 0644]
dependencies/yaz_3.0.14/LICENSE.txt [new file with mode: 0644]
dependencies/yaz_3.0.14/NEWS [new file with mode: 0644]
dependencies/yaz_3.0.14/README [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/.yazclient.history [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/LICENSE.txt [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/cql2pqf.exe [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/cql2xcql.exe [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/iconv.dll [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/libxml2.dll [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/libxslt.dll [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/makefile [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/tst_timing.exe [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/tstlog.exe [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/yaz-client.exe [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/yaz-marcdump.exe [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/yaz-ztest.exe [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/yaz.nsi [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/yaz.rc [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/yaz3.dll [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/zlib1.dll [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/zoomsh.exe [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/zoomtst1.exe [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/zoomtst10.exe [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/zoomtst2.exe [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/zoomtst3.exe [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/zoomtst4.exe [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/zoomtst5.exe [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/zoomtst6.exe [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/zoomtst7.exe [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/zoomtst8.exe [new file with mode: 0644]
dependencies/yaz_3.0.14/bin/zoomtst9.exe [new file with mode: 0644]
dependencies/yaz_3.0.14/client/admin.c [new file with mode: 0644]
dependencies/yaz_3.0.14/client/admin.h [new file with mode: 0644]
dependencies/yaz_3.0.14/client/bertorture.c [new file with mode: 0644]
dependencies/yaz_3.0.14/client/client.c [new file with mode: 0644]
dependencies/yaz_3.0.14/client/fhistory.c [new file with mode: 0644]
dependencies/yaz_3.0.14/client/fhistory.h [new file with mode: 0644]
dependencies/yaz_3.0.14/client/tabcomplete.c [new file with mode: 0644]
dependencies/yaz_3.0.14/client/tabcomplete.h [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/apilayer.png [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/asn.external.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/asn.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/asn.oid.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/asn.pdu.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/asn.preparing.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/asn.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/bookinfo.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/client.commands.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/client.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/client.invoking.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/client.searching.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/client.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/common/common.ent [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/common/id.htmlhelp.xsl [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/common/id.man.xsl [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/common/id.png [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/common/id.tkl.xsl [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/common/ref2dbinc.xsl [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/common/stripref.xsl [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/common/style1.css [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/comstack.addresses.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/comstack.client.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/comstack.common.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/comstack.diagnostics.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/comstack.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/comstack.introduction.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/comstack.server.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/comstack.ssl.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/comstack.summary.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/comstack.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/credits.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/credits.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/entities.ent [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/frontend.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/future.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/future.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/gfs-options.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/gfs-synopsis.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/gfs-virtual.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/index.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/indexdata.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/indexdata.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/installation.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/installation.unix.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/installation.win32.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/installation.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/introduction.api.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/introduction.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/introduction.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/license.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/license.other.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/license.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/list-oids.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/marc.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/odr.debugging.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/odr.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/odr.programming.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/odr.use.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/odr.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/server.backend.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/server.backendfunctions.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/server.frontend.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/server.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/server.invocation.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/server.main.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/server.vhosts.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/soap.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/soap.http.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/soap.srw.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/soap.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/soap.xml.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/std-oid-table.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/tools.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/tools.log.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/tools.nmem.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/tools.oid.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/tools.retrieval.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/tools.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/yaz-asncomp-man.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/yaz-client-commands.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/yaz-client-man.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/yaz-config-man.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/yaz-iconv-man.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/yaz-illclient-man.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/yaz-log-man.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/yaz-man.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/yaz-marcdump-man.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/yaz-ztest-man.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/yaz.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/ziffy.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/ziffy.using.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/ziffy.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/zoom.events.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/zoom.extendedservices.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/zoom.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/zoom.options.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/zoom.query.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/zoom.records.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/zoom.resultsets.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/zoom.scan.html [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/zoom.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/doc/zoomsh-man.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/etc/MARC21slim2DC.xsl [new file with mode: 0644]
dependencies/yaz_3.0.14/etc/MARC21slim2MODS.xsl [new file with mode: 0644]
dependencies/yaz_3.0.14/etc/MARC21slim2RDFDC.xsl [new file with mode: 0644]
dependencies/yaz_3.0.14/etc/MARC21slimUtils.xsl [new file with mode: 0644]
dependencies/yaz_3.0.14/etc/maps.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/etc/pqf.properties [new file with mode: 0644]
dependencies/yaz_3.0.14/etc/yazgfs.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/backend.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/ccl.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/ccl_xml.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/charneg.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/comstack.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/copy_types.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/cql.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/diagbib1.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/diagsru_update.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/diagsrw.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/ill-core.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/ill.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/item-req.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/libxml2_error.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/log.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/logrpn.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/marcdisp.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/mutex.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/nmem.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/nmem_xml.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/oclc-ill-req-ext.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/odr.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/oid_db.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/oid_std.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/oid_util.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/options.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/otherinfo.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/pquery.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/proto.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/prt-ext.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/query-charset.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/querytowrbuf.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/readconf.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/record_conv.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/retrieval.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/snprintf.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/soap.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/sortspec.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/srw.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/statserv.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/tcpip.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/test.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/timing.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/tokenizer.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/tpath.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/unix.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/wrbuf.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/xmalloc.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/xmlquery.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/xmltypes.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/yaz-ccl.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/yaz-iconv.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/yaz-util.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/yaz-version.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/yconfig.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/z-accdes1.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/z-accform1.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/z-acckrb1.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/z-charneg.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/z-core.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/z-date.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/z-diag1.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/z-espec1.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/z-estask.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/z-exp.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/z-grs.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/z-mterm2.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/z-oclcui.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/z-opac.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/z-rrf1.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/z-rrf2.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/z-sum.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/z-sutrs.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/z-uifr1.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/z-univ.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/zes-admin.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/zes-expi.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/zes-exps.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/zes-order.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/zes-pquery.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/zes-psched.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/zes-pset.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/zes-update.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/zes-update0.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/zgdu.h [new file with mode: 0644]
dependencies/yaz_3.0.14/include/yaz/zoom.h [new file with mode: 0644]
dependencies/yaz_3.0.14/lib/yaz3.lib [new file with mode: 0644]
dependencies/yaz_3.0.14/src/atoin.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/ber_any.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/ber_bit.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/ber_bool.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/ber_int.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/ber_len.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/ber_null.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/ber_oct.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/ber_oid.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/ber_tag.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/bib1.csv [new file with mode: 0644]
dependencies/yaz_3.0.14/src/ccl_stop_words.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/cclerrms.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/cclfind.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/cclp.h [new file with mode: 0644]
dependencies/yaz_3.0.14/src/cclptree.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/cclqfile.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/cclqual.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/cclstr.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/ccltoken.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/cclxmlconfig.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/charconv.tcl [new file with mode: 0644]
dependencies/yaz_3.0.14/src/charneg-3.asn [new file with mode: 0644]
dependencies/yaz_3.0.14/src/charneg.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/codetables.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/src/comstack.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/copy_types.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/cql.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/cql.y [new file with mode: 0644]
dependencies/yaz_3.0.14/src/cqlstdio.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/cqlstrer.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/cqlstring.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/cqltransform.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/cqlutil.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/csvtobib1.tcl [new file with mode: 0644]
dependencies/yaz_3.0.14/src/csvtodiag.tcl [new file with mode: 0644]
dependencies/yaz_3.0.14/src/csvtosru_update.tcl [new file with mode: 0644]
dependencies/yaz_3.0.14/src/csvtosrw.tcl [new file with mode: 0644]
dependencies/yaz_3.0.14/src/datetime.asn [new file with mode: 0644]
dependencies/yaz_3.0.14/src/diag-entry.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/diag-entry.h [new file with mode: 0644]
dependencies/yaz_3.0.14/src/diagbib1.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/diagsru_update.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/diagsrw.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/dumpber.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/elementset.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/esadmin.asn [new file with mode: 0644]
dependencies/yaz_3.0.14/src/esupdate.asn [new file with mode: 0644]
dependencies/yaz_3.0.14/src/eventl.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/eventl.h [new file with mode: 0644]
dependencies/yaz_3.0.14/src/grs1disp.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/http.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/ill-core.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/ill-get.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/ill.tcl [new file with mode: 0644]
dependencies/yaz_3.0.14/src/ill9702.asn [new file with mode: 0644]
dependencies/yaz_3.0.14/src/initopt.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/item-req.asn [new file with mode: 0644]
dependencies/yaz_3.0.14/src/item-req.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/libxml2_error.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/log.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/logrpn.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/marc8.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/marc8r.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/marc_read_iso2709.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/marc_read_line.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/marc_read_xml.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/marcdisp.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/matchstr.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/mime.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/mime.h [new file with mode: 0644]
dependencies/yaz_3.0.14/src/mterm2.asn [new file with mode: 0644]
dependencies/yaz_3.0.14/src/mutex.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/nmem.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/nmemsdup.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/oclc-ill-req-ext.asn [new file with mode: 0644]
dependencies/yaz_3.0.14/src/oclc-ill-req-ext.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/oclcui.asn [new file with mode: 0644]
dependencies/yaz_3.0.14/src/odr-priv.h [new file with mode: 0644]
dependencies/yaz_3.0.14/src/odr.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/odr_any.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/odr_bit.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/odr_bool.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/odr_choice.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/odr_cons.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/odr_enum.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/odr_int.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/odr_mem.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/odr_null.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/odr_oct.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/odr_oid.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/odr_seq.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/odr_tag.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/odr_use.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/odr_util.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/oid.csv [new file with mode: 0644]
dependencies/yaz_3.0.14/src/oid_db.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/oid_std.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/oid_util.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/oidtoc.tcl [new file with mode: 0644]
dependencies/yaz_3.0.14/src/opacdisp.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/options.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/otherinfo.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/pquery.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/prt-ext.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/query-charset.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/querytowrbuf.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/readconf.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/record_conv.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/requestq.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/retrieval.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/service.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/service.h [new file with mode: 0644]
dependencies/yaz_3.0.14/src/seshigh.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/session.h [new file with mode: 0644]
dependencies/yaz_3.0.14/src/siconv.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/snprintf.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/soap.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/sortspec.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/sru_update.csv [new file with mode: 0644]
dependencies/yaz_3.0.14/src/srw.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/srw.csv [new file with mode: 0644]
dependencies/yaz_3.0.14/src/srwutil.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/statserv.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/tcpdchk.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/tcpip.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/test.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/timing.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/tokenizer.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/tpath.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/univres.asn [new file with mode: 0644]
dependencies/yaz_3.0.14/src/unix.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/version.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/waislen.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/wrbuf.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/xcqlutil.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/xmalloc.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/xmlquery.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/yaz-ccl.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/z-accdes1.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/z-accform1.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/z-acckrb1.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/z-charneg.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/z-core.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/z-date.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/z-diag1.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/z-espec1.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/z-estask.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/z-exp.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/z-grs.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/z-mterm2.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/z-oclcui.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/z-opac.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/z-rrf1.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/z-rrf2.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/z-sum.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/z-sutrs.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/z-uifr1.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/z-univ.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/z.tcl [new file with mode: 0644]
dependencies/yaz_3.0.14/src/z3950v3.asn [new file with mode: 0644]
dependencies/yaz_3.0.14/src/zes-admin.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/zes-expi.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/zes-exps.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/zes-order.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/zes-pquery.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/zes-psched.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/zes-pset.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/zes-update.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/zes-update0.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/zgdu.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/zget.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/zoom-c.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/zoom-opt.c [new file with mode: 0644]
dependencies/yaz_3.0.14/src/zoom-p.h [new file with mode: 0644]
dependencies/yaz_3.0.14/src/zoom-socket.c [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc1.chr [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc1.marc [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc1.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc1.xml.marc [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc2.chr [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc2.marc [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc2.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc2.xml.marc [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc3.chr [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc3.marc [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc3.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc3.xml.marc [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc4.chr [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc4.marc [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc4.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc4.xml.marc [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc5.chr [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc5.marc [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc5.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc5.xml.marc [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc6.chr [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc6.marc [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc6.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc6.xml.marc [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc7.chr [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc7.marc [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc7.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc7.xml.marc [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc8.chr [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc8.marc [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc8.xml [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marc8.xml.marc [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marccol1.u8.1.lst [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marccol1.u8.2.lst [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marccol1.u8.marc [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marccol2.u8.1.lst [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marccol2.u8.2.lst [new file with mode: 0644]
dependencies/yaz_3.0.14/test/marccol2.u8.marc [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tst_comstack.c [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tst_filepath.c [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tst_oid.c [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tst_query_charset.c [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tst_record_conv.c [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tst_retrieval.c [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tst_timing.c [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tst_tpath.c [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tstccl.c [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tstcql.sh [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tsticonv.c [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tstlog.c [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tstlogthread.c [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tstmarccol.sh [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tstmarciso.sh [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tstmarcxml.sh [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tstmatchstr.c [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tstnmem.c [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tstodr.asn [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tstodr.c [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tstodrcodec.c [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tstodrcodec.h [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tstodrstack.c [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tstpquery.c [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tstsoap1.c [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tstsoap2.c [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tstwrbuf.c [new file with mode: 0644]
dependencies/yaz_3.0.14/test/tstxmlquery.c [new file with mode: 0644]
dependencies/yaz_3.0.14/uninst.exe [new file with mode: 0644]
dependencies/yaz_3.0.14/util/benchmark.c [new file with mode: 0644]
dependencies/yaz_3.0.14/util/cclsh.c [new file with mode: 0644]
dependencies/yaz_3.0.14/util/cql2pqf.c [new file with mode: 0644]
dependencies/yaz_3.0.14/util/cql2xcql.c [new file with mode: 0644]
dependencies/yaz_3.0.14/util/marcdump.c [new file with mode: 0644]
dependencies/yaz_3.0.14/util/srwtst.c [new file with mode: 0644]
dependencies/yaz_3.0.14/util/yaz-asncomp [new file with mode: 0644]
dependencies/yaz_3.0.14/util/yaz-illclient.c [new file with mode: 0644]
dependencies/yaz_3.0.14/util/yaz-xmlquery.c [new file with mode: 0644]
dependencies/yaz_3.0.14/util/yaziconv.c [new file with mode: 0644]
dependencies/yaz_3.0.14/win/makefile [new file with mode: 0644]
dependencies/yaz_3.0.14/win/yaz.nsi [new file with mode: 0644]
dependencies/yaz_3.0.14/win/yaz.rc [new file with mode: 0644]
dependencies/yaz_3.0.14/ziffy/apdu.c [new file with mode: 0644]
dependencies/yaz_3.0.14/ziffy/apdu.h [new file with mode: 0644]
dependencies/yaz_3.0.14/ziffy/fmemdmp.c [new file with mode: 0644]
dependencies/yaz_3.0.14/ziffy/hooks.c [new file with mode: 0644]
dependencies/yaz_3.0.14/ziffy/yaz.c [new file with mode: 0644]
dependencies/yaz_3.0.14/ziffy/ziffy.c [new file with mode: 0644]
dependencies/yaz_3.0.14/zoom/zoom-benchmark.c [new file with mode: 0644]
dependencies/yaz_3.0.14/zoom/zoom-bug-641.c [new file with mode: 0644]
dependencies/yaz_3.0.14/zoom/zoom-ka.c [new file with mode: 0644]
dependencies/yaz_3.0.14/zoom/zoomsh.c [new file with mode: 0644]
dependencies/yaz_3.0.14/zoom/zoomtst1.c [new file with mode: 0644]
dependencies/yaz_3.0.14/zoom/zoomtst10.c [new file with mode: 0644]
dependencies/yaz_3.0.14/zoom/zoomtst11.c [new file with mode: 0644]
dependencies/yaz_3.0.14/zoom/zoomtst2.c [new file with mode: 0644]
dependencies/yaz_3.0.14/zoom/zoomtst3.c [new file with mode: 0644]
dependencies/yaz_3.0.14/zoom/zoomtst4.c [new file with mode: 0644]
dependencies/yaz_3.0.14/zoom/zoomtst5.c [new file with mode: 0644]
dependencies/yaz_3.0.14/zoom/zoomtst6.c [new file with mode: 0644]
dependencies/yaz_3.0.14/zoom/zoomtst7.c [new file with mode: 0644]
dependencies/yaz_3.0.14/zoom/zoomtst8.c [new file with mode: 0644]
dependencies/yaz_3.0.14/zoom/zoomtst9.c [new file with mode: 0644]
dependencies/yaz_3.0.14/ztest/dummy-grs [new file with mode: 0644]
dependencies/yaz_3.0.14/ztest/dummy-records [new file with mode: 0644]
dependencies/yaz_3.0.14/ztest/dummy-words [new file with mode: 0644]
dependencies/yaz_3.0.14/ztest/read-grs.c [new file with mode: 0644]
dependencies/yaz_3.0.14/ztest/read-marc.c [new file with mode: 0644]
dependencies/yaz_3.0.14/ztest/ztest.c [new file with mode: 0644]
distributions/.DS_Store [new file with mode: 0644]
libyaz4j/build-osx.sh [new file with mode: 0755]
libyaz4j/build-windows.bat [new file with mode: 0644]
libyaz4j/build.sh [new file with mode: 0644]
libyaz4j/include/zoom-extra.h [new file with mode: 0644]
libyaz4j/lib/libyaz4j.so [new file with mode: 0755]
libyaz4j/libyaz4j.i [new file with mode: 0644]
libyaz4j/libyaz4j.i.orig [new file with mode: 0644]
libyaz4j/obj/libyaz4j.o [new file with mode: 0644]
libyaz4j/obj/zoom-extra.o [new file with mode: 0644]
libyaz4j/src/libyaz4j.cpp [new file with mode: 0644]
libyaz4j/src/zoom-extra.cpp [new file with mode: 0644]
libyaz4j/typemaps.txt [new file with mode: 0644]
src/.DS_Store [new file with mode: 0644]
src/org/yaz4j/Bib1Diagnostic.java [new file with mode: 0644]
src/org/yaz4j/Bib1Exception.java [new file with mode: 0644]
src/org/yaz4j/CQLQuery.java [new file with mode: 0644]
src/org/yaz4j/Connection.java [new file with mode: 0644]
src/org/yaz4j/ConnectionExtended.java [new file with mode: 0644]
src/org/yaz4j/ConnectionOptionsCollection.java [new file with mode: 0644]
src/org/yaz4j/ConnectionTimeoutException.java [new file with mode: 0644]
src/org/yaz4j/ConnectionUnavailableException.java [new file with mode: 0644]
src/org/yaz4j/InitRejectedException.java [new file with mode: 0644]
src/org/yaz4j/InvalidQueryException.java [new file with mode: 0644]
src/org/yaz4j/Package.java [new file with mode: 0644]
src/org/yaz4j/PackageOptionsCollection.java [new file with mode: 0644]
src/org/yaz4j/PrefixQuery.java [new file with mode: 0644]
src/org/yaz4j/Record.java [new file with mode: 0644]
src/org/yaz4j/ResultSet.java [new file with mode: 0644]
src/org/yaz4j/ResultSetOptionsCollection.java [new file with mode: 0644]
src/org/yaz4j/ScanSet.java [new file with mode: 0644]
src/org/yaz4j/ScanTerm.java [new file with mode: 0644]
src/org/yaz4j/Yaz4jMain.java [new file with mode: 0644]
src/org/yaz4j/ZoomImplementationException.java [new file with mode: 0644]
src/org/yaz4j/jni/CharStarByteArray.java [new file with mode: 0644]
src/org/yaz4j/jni/SWIGTYPE_p_ZOOM_connection_p.java [new file with mode: 0644]
src/org/yaz4j/jni/SWIGTYPE_p_ZOOM_options.java [new file with mode: 0644]
src/org/yaz4j/jni/SWIGTYPE_p_ZOOM_options_p.java [new file with mode: 0644]
src/org/yaz4j/jni/SWIGTYPE_p_ZOOM_package_p.java [new file with mode: 0644]
src/org/yaz4j/jni/SWIGTYPE_p_ZOOM_query_p.java [new file with mode: 0644]
src/org/yaz4j/jni/SWIGTYPE_p_ZOOM_record_p.java [new file with mode: 0644]
src/org/yaz4j/jni/SWIGTYPE_p_ZOOM_resultset_p.java [new file with mode: 0644]
src/org/yaz4j/jni/SWIGTYPE_p_ZOOM_scanset_p.java [new file with mode: 0644]
src/org/yaz4j/jni/SWIGTYPE_p_f_p_void_p_q_const__char__p_char.java [new file with mode: 0644]
src/org/yaz4j/jni/SWIGTYPE_p_int.java [new file with mode: 0644]
src/org/yaz4j/jni/SWIGTYPE_p_p_ZOOM_connection_p.java [new file with mode: 0644]
src/org/yaz4j/jni/SWIGTYPE_p_p_ZOOM_record_p.java [new file with mode: 0644]
src/org/yaz4j/jni/SWIGTYPE_p_p_char.java [new file with mode: 0644]
src/org/yaz4j/jni/SWIGTYPE_p_void.java [new file with mode: 0644]
src/org/yaz4j/jni/yaz4jlib.java [new file with mode: 0644]
src/org/yaz4j/jni/yaz4jlibConstants.java [new file with mode: 0644]
src/org/yaz4j/jni/yaz4jlibJNI.java [new file with mode: 0644]