## This file is part of the YAZ toolkit.
-## Copyright (C) 1995-2007, Index Data, All rights reserved.
-## $Id: Makefile.am,v 1.46 2008-01-14 20:34:14 adam Exp $
+## Copyright (C) 1995-2008 Index Data
AUTOMAKE_OPTIONS = foreign
-YAZ toolkit - $Id: README,v 1.51 2008-01-14 23:13:54 adam Exp $
+YAZ toolkit
Copyright (C) 1995-2008, Index Data ApS.
See the file LICENSE for details.
-YAZ TODO $Id: TODO,v 1.15 2007-12-11 13:14:45 adam Exp $
+YAZ TODO
Versions to be put automatically in
configure.ac
#!/bin/sh
-# $Id: buildconf.sh,v 1.46 2007-02-20 09:53:01 adam Exp $
automake=automake
aclocal=aclocal
-## Copyright (C) 1995-2007, Index Data
-## All rights reserved.
-## $Id: Makefile.am,v 1.30 2007-02-25 14:46:50 adam Exp $
-
+## This file is part of the YAZ toolkit.
+## Copyright (C) 1995-2008 Index Data
bin_PROGRAMS=yaz-client
EXTRA_PROGRAMS=bertorture
# CCL field mappings
-# $Id: default.bib,v 1.11 2007-04-30 19:55:39 adam Exp $
#
# The rule below is used when no fields are specified
term t=l,r s=al
-dnl YAZ Toolkit, Index Data 1995-2008
-dnl See the file LICENSE for details.
-dnl $Id: configure.ac,v 1.111 2008-02-21 10:48:44 adam Exp $
+dnl This file is part of the YAZ toolkit.
+dnl Copyright (C) 1995-2008 Index Data
AC_PREREQ(2.60)
AC_INIT([yaz],[3.0.28],[yaz-help@indexdata.dk])
AC_CONFIG_SRCDIR(configure.ac)
-## $Id: Makefile.am,v 1.86 2008-01-14 20:34:14 adam Exp $
+## This file is part of the YAZ toolkit.
+## Copyright (C) 1995-2008 Index Data
SUBDIRS = common
-<!-- $Id: asn.xml,v 1.20 2007-10-16 10:45:53 adam Exp $ -->
<chapter id="asn"><title>The Z39.50 ASN.1 Module</title>
<sect1 id="asn.introduction"><title>Introduction</title>
<para>
-<!-- $Id: bookinfo.xml,v 1.5 2007-01-19 15:59:49 adam Exp $ -->
<bookinfo>
<title>YAZ User's Guide and Reference</title>
<authorgroup>
-<!-- $Id: comstack.xml,v 1.15 2007-02-01 09:56:14 adam Exp $ -->
<chapter id="comstack"><title>The COMSTACK Module</title>
<sect1 id="comstack.synopsis"><title>Synopsis (blocking mode)</title>
-<!-- $Id: credits.xml,v 1.18 2007-05-23 08:53:20 adam Exp $ -->
<appendix id="credits"><title>Credits</title>
<para>
This appendix lists individuals that have contributed in the development
-<!-- $Id: entities.ent,v 1.10 2008-01-14 23:13:55 adam Exp $ -->
<!ENTITY yaz "YAZ">
<!ENTITY bookinfo SYSTEM "bookinfo.xml">
<!ENTITY chap-introduction SYSTEM "introduction.xml">
-<!-- $Id: frontend.xml,v 1.37 2008-01-17 21:44:18 adam Exp $ -->
<chapter id="server"><title>Generic server</title>
<sect1 id="server.introduction"><title>Introduction</title>
-<!-- $Id: future.xml,v 1.11 2006-04-25 11:25:08 marc Exp $ -->
<chapter id="future"><title>Future Directions</title>
<para>
<!--
- $Id: gfs-options.xml,v 1.6 2006-09-29 13:20:22 adam Exp $
Options for generic frontend server and yaz-ztest.
Included in both manual and man page for yaz-ztest
-->
<!--
- $Id: gfs-synopsis.xml,v 1.4 2006-09-29 13:20:22 adam Exp $
cmd description of YAZ GFS application.
Included in both manual and man page for yaz-ztest
-->
<!--
- $Id: gfs-virtual.xml,v 1.9 2007-08-13 16:58:46 mike Exp $
Description of the virtual host mechanism in YAZ GFS
Included in both manual and man page for yaz-ztest
-->
-<!-- $Id: indexdata.xml,v 1.10 2007-02-01 09:56:14 adam Exp $ -->
<appendix id="indexdata"><title>About Index Data</title>
<para>
-<!-- $Id: installation.xml,v 1.41 2008-01-25 16:28:42 adam Exp $ -->
<chapter id="installation"><title>Compilation and Installation</title>
<sect1 id="installation-introduction"><title>Introduction</title>
-<!-- $Id: introduction.xml,v 1.27 2007-11-21 09:04:46 adam Exp $ -->
<chapter id="introduction"><title>Introduction</title>
<para>
-<!-- $Id: license.xml,v 1.17 2008-01-14 20:34:15 adam Exp $ -->
<appendix id="license"><title>License</title>
<sect1 id="license.indexdata"><title>Index Data Copyright</title>
-<!-- $Id: local.ent.in,v 1.1 2006-05-28 19:56:25 adam Exp $ -->
<!ENTITY version "@VERSION@">
<!ENTITY prefix "@prefix@">
-<!-- $Id: odr.xml,v 1.21 2007-10-16 10:45:53 adam Exp $ -->
<chapter id="odr"><title>The ODR Module</title>
<sect1 id="odr.introduction"><title>Introduction</title>
-<!-- $Id: soap.xml,v 1.7 2006-06-13 16:01:51 adam Exp $ -->
<chapter id="soap"><title>SOAP and SRU</title>
<sect1 id="soap.introduction"><title>Introduction</title>
<para>
-<!-- $Id: tools.xml,v 1.66 2008-02-28 09:40:42 adam Exp $ -->
<chapter id="tools"><title>Supporting Tools</title>
<para>
<!--
- $Id: yaz-client-commands.xml,v 1.21 2007-11-21 09:04:46 adam Exp $
Commands for YAZ client.
Included in both manual and man page for yaz-client.
-->
<!ENTITY % idcommon SYSTEM "common/common.ent">
%idcommon;
]>
-<!-- $Id: yaz-client-man.xml,v 1.17 2007-11-21 09:04:46 adam Exp $ -->
<refentry id="yaz-client">
<refentryinfo>
<productname>YAZ</productname>
<!ENTITY % idcommon SYSTEM "common/common.ent">
%idcommon;
]>
-<!-- $Id: yaz-config-man.xml,v 1.9 2007-05-22 11:10:08 adam Exp $ -->
<refentry id="yaz-config">
<refentryinfo>
<productname>YAZ</productname>
<!ENTITY % idcommon SYSTEM "common/common.ent">
%idcommon;
]>
-<!-- $Id: yaz-iconv-man.xml,v 1.6 2007-05-22 11:10:08 adam Exp $ -->
<refentry id="yaz-iconv">
<refentryinfo>
<productname>YAZ</productname>
<!ENTITY % idcommon SYSTEM "common/common.ent">
%idcommon;
]>
-<!-- $Id: yaz-icu-man.xml,v 1.3 2007-11-21 09:04:47 adam Exp $ -->
<refentry id="yaz-icu">
<refentryinfo>
<productname>YAZ</productname>
<!ENTITY % idcommon SYSTEM "common/common.ent">
%idcommon;
]>
-<!-- $Id: yaz-illclient-man.xml,v 1.1 2007-06-03 09:56:50 adam Exp $ -->
<refentry id="yaz-illclient">
<refentryinfo>
<productname>YAZ</productname>
<!ENTITY % idcommon SYSTEM "common/common.ent">
%idcommon;
]>
-<!-- $Id: yaz-log-man.xml,v 1.8 2007-05-22 11:10:08 adam Exp $ -->
<refentry id="yaz-log">
<refentryinfo>
<productname>YAZ</productname>
<!ENTITY % idcommon SYSTEM "common/common.ent">
%idcommon;
]>
-<!-- $Id: yaz-man.xml,v 1.14 2007-05-22 11:10:08 adam Exp $ -->
<refentry id="yaz">
<refentryinfo>
<productname>YAZ</productname>
<!ENTITY % idcommon SYSTEM "common/common.ent">
%idcommon;
]>
-<!-- $Id: yaz-marcdump-man.xml,v 1.15 2007-09-23 07:40:13 adam Exp $ -->
<refentry id="yaz-marcdump">
<refentryinfo>
<productname>YAZ</productname>
<!ENTITY reference-tools-cql-map 'section "Specifiction of CQL to RPN mappings"'>
<!ENTITY reference-tools-cql-map 'section "CCL Qualifiers"'>
]>
-<!-- $Id: yaz-ztest-man.xml,v 1.18 2007-11-21 09:04:47 adam Exp $ -->
<refentry id="yaz-ztest">
<refentryinfo>
<productname>YAZ</productname>
<?xml version="1.0" standalone="no"?>
-<!-- $Id: yaz.xml,v 1.26 2008-01-14 20:34:15 adam Exp $ -->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1//EN"
"http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd"
[
ZOOM_connection_scan1 (ZOOM_connection c, ZOOM_query startterm)
ZOOM_query_cql2rpn(ZOOM_query s, const char *str, ZOOM_connection conn)
-->
-<!-- $Id: zoom.xml,v 1.65 2007-09-11 16:36:51 adam Exp $ -->
<chapter id="zoom"><title>ZOOM</title>
<para>
&zoom; is an acronym for 'Z39.50 Object-Orientation Model' and is
<!ENTITY % idcommon SYSTEM "common/common.ent">
%idcommon;
]>
-<!-- $Id: zoomsh-man.xml,v 1.6 2007-05-22 11:10:08 adam Exp $ -->
<refentry id="zoomsh">
<refentryinfo>
<productname>YAZ</productname>
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Id: MARC21slim2DC.xsl,v 1.1 2003-01-06 08:20:27 adam Exp $ -->
<xsl:stylesheet version="1.0"
xmlns:marc="http://www.loc.gov/MARC21/slim"
xmlns:dc="http://purl.org/dc/elements/1.1/"
<metaInformation>\r
<scenarios ><scenario default="yes" name="modstst2" userelativepaths="yes" externalpreview="no" url="..\..\..\..\..\..\marcxml\modstst2.xml" htmlbaseurl="" outputurl="" processortype="internal" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext=""/><scenario default="no" name="modstest" userelativepaths="yes" externalpreview="no" url="..\..\..\..\..\..\marcxml\modstest.xml" htmlbaseurl="" outputurl="" processortype="internal" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext=""/><scenario default="no" name="Scenario1" userelativepaths="yes" externalpreview="no" url="..\..\..\..\..\..\marcxml\t.xml" htmlbaseurl="" outputurl="" processortype="internal" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext=""/></scenarios><MapperInfo srcSchemaPath="" srcSchemaRoot="" srcSchemaPathIsRelative="yes" srcSchemaInterpretAsXML="no" destSchemaPath="" destSchemaRoot="" destSchemaPathIsRelative="yes" destSchemaInterpretAsXML="no"/>\r
</metaInformation>\r
--->
\ No newline at end of file
+-->
<metaInformation>\r
<scenarios ><scenario default="no" name="MODS Website Samples" userelativepaths="yes" externalpreview="no" url="..\xml\MARC21slim\modswebsitesamples.xml" htmlbaseurl="" processortype="internal" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext=""/><scenario default="no" name="Ray Charles" userelativepaths="yes" externalpreview="no" url="..\xml\MARC21slim\raycharles.xml" htmlbaseurl="" processortype="internal" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext=""/><scenario default="yes" name="s6" userelativepaths="yes" externalpreview="no" url="..\ifla\sally6.xml" htmlbaseurl="" processortype="internal" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext=""/><scenario default="no" name="s7" userelativepaths="yes" externalpreview="no" url="..\ifla\sally7.xml" htmlbaseurl="" processortype="internal" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext=""/><scenario default="no" name="s12" userelativepaths="yes" externalpreview="no" url="..\ifla\sally12.xml" htmlbaseurl="" processortype="internal" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext=""/></scenarios><MapperInfo srcSchemaPath="" srcSchemaRoot="" srcSchemaPathIsRelative="yes" srcSchemaInterpretAsXML="no" destSchemaPath="" destSchemaRoot="" destSchemaPathIsRelative="yes" destSchemaInterpretAsXML="no"/>\r
</metaInformation>\r
--->
\ No newline at end of file
+-->
<metaInformation>\r
<scenarios/><MapperInfo srcSchemaPath="" srcSchemaRoot="" srcSchemaPathIsRelative="yes" srcSchemaInterpretAsXML="no" destSchemaPath="" destSchemaRoot="" destSchemaPathIsRelative="yes" destSchemaInterpretAsXML="no"/>\r
</metaInformation>\r
--->
\ No newline at end of file
+-->
-# $Id: Makefile.am,v 1.6 2008-01-25 16:30:47 adam Exp $
+## This file is part of the YAZ toolkit.
+## Copyright (C) 1995-2008 Index Data
etcdatadir = $(pkgdatadir)/etc
etcdata_DATA = \
-# $Id: cqlpass.properties,v 1.2 2007-02-07 15:13:16 mike Exp $
# Properties for pass-through index name to Bib-1 use attribute
# Requires YAZ 2.1.49 or later.
#! /bin/sh
-# $Id: debian.init.d,v 1.1 2004-01-18 21:11:11 adam Exp $
# Debian sample start/stop script for YAZ Generic Frontend Server
#
set -e
<?xml version="1.0"?>
<!--
- $Id: maps.xml,v 1.1 2003-01-06 08:20:27 adam Exp $
XSLT for each schema conversion.
-->
<schema-mappings xmlns="http://indexdata.dk/srw/schema-mappings/v1.0/">
-# $Id: pqf.properties,v 1.14 2008-01-06 13:08:09 adam Exp $
-#
-# Propeties file to drive org.z3950.zing.cql.CQLNode's toPQF()
+# Properties file to drive org.z3950.zing.cql.CQLNode's toPQF()
# back-end and the YAZ CQL-to-PQF converter. This specifies the
# interpretation of various CQL indexes, relations, etc. in terms
# of Type-1 query attributes.
-<!-- $Id: yazgfs.xml,v 1.8 2008-01-25 16:29:35 adam Exp $ -->
<!-- sample YAZ GFS config file .. see
http://indexdata.dk/yaz/doc/server.vhosts.tkl -->
<yazgfs>
-## $Id: Makefile.am,v 1.2 2000-02-28 11:44:39 adam Exp $
+## This file is part of the YAZ toolkit.
+## Copyright (C) 1995-2008 Index Data
AUTOMAKE_OPTIONS = foreign
-## $Id: Makefile.am,v 1.51 2008-02-18 17:07:05 adam Exp $
+## This file is part of the YAZ toolkit.
+## Copyright (C) 1995-2008 Index Data
noinst_HEADERS = icu_I18N.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: backend.h,v 1.48 2007-05-30 08:12:17 adam Exp $ */
/**
* \file backend.h
/*
* CCL - header file
*
- * $Id: ccl.h,v 1.29 2007-05-01 12:22:10 adam Exp $
*
* Old Europagate Log:
*
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: ccl_xml.h,v 1.1 2007-01-08 10:48:07 adam Exp $ */
/**
* \file ccl_xml.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: charneg.h,v 1.10 2007-01-03 08:42:14 adam Exp $ */
/**
* \file charneg.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: comstack.h,v 1.30 2007-10-09 06:00:55 adam Exp $ */
/**
* \file comstack.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: copy_types.h,v 1.1 2007-04-30 08:29:07 adam Exp $ */
/**
* \file copy_types.h
* \brief Copies various Z39.50 types
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: cql.h,v 1.20 2008-01-06 16:22:02 adam Exp $ */
/** \file cql.h
\brief Header with public definitions about CQL.
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: daemon.h,v 1.3 2008-02-21 10:44:43 adam Exp $ */
/**
* \file daemon.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: ill.h,v 1.12 2007-01-03 08:42:14 adam Exp $ */
/**
* \file ill.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: libxml2_error.h,v 1.3 2007-01-03 08:42:14 adam Exp $ */
/**
* \file libxml2_error.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: log.h,v 1.43 2007-03-19 12:54:58 adam Exp $ */
/**
* \file log.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: logrpn.h,v 1.16 2007-05-08 08:22:35 adam Exp $ */
/**
* \file logrpn.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: marcdisp.h,v 1.32 2008-02-20 10:03:25 adam Exp $ */
/**
* \file marcdisp.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: match_glob.h,v 1.1 2007-10-24 13:50:02 adam Exp $ */
/** \file
\brief Glob expression matcher
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: mutex.h,v 1.1 2007-04-17 20:26:18 adam Exp $ */
/**
* \file mutex.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: nmem.h,v 1.26 2007-11-14 21:03:59 adam Exp $ */
/**
* \file
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: nmem_xml.h,v 1.3 2007-01-03 08:42:14 adam Exp $ */
/**
* \file nmem_xml.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: odr.h,v 1.29 2007-09-11 08:35:42 adam Exp $ */
/**
* \file odr.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: oid_db.h,v 1.10 2007-11-30 11:42:04 adam Exp $ */
/**
* \file oid_db.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: oid_util.h,v 1.4 2007-05-08 08:22:35 adam Exp $ */
/**
* \file oid_util.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: options.h,v 1.9 2008-02-20 10:03:42 adam Exp $ */
/**
* \file options.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: otherinfo.h,v 1.11 2007-05-08 08:22:35 adam Exp $ */
/**
* \file otherinfo.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: poll.h,v 1.5 2008-02-21 10:15:03 adam Exp $ */
/**
* \file
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: pquery.h,v 1.11 2007-04-12 13:52:57 adam Exp $ */
/**
* \file pquery.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: proto.h,v 1.28 2007-12-16 11:08:50 adam Exp $ */
/**
* \file proto.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: prt-ext.h,v 1.20 2007-05-08 08:22:35 adam Exp $ */
/**
* \file prt-ext.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: query-charset.h,v 1.2 2007-04-12 13:52:57 adam Exp $ */
/**
* \file query-charset.h
* \brief Query to WRBUF (to strings)
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: querytowrbuf.h,v 1.7 2007-05-08 08:22:35 adam Exp $ */
/**
* \file querytowrbuf.h
* \brief Query to WRBUF (to strings)
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: readconf.h,v 1.7 2007-01-03 08:42:14 adam Exp $ */
/**
* \file readconf.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: record_conv.h,v 1.9 2007-12-16 11:08:50 adam Exp $ */
/**
* \file record_conv.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: retrieval.h,v 1.10 2007-05-08 08:22:35 adam Exp $ */
/**
* \file retrieval.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: snprintf.h,v 1.1 2007-02-23 10:15:01 adam Exp $ */
/**
* \file snprintf.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: soap.h,v 1.13 2007-01-03 08:42:14 adam Exp $ */
/**
* \file soap.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: sortspec.h,v 1.6 2007-01-03 08:42:14 adam Exp $ */
/**
* \file sortspec.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: srw.h,v 1.37 2008-01-28 09:51:02 adam Exp $ */
/**
* \file srw.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: statserv.h,v 1.11 2007-01-03 08:42:14 adam Exp $ */
/**
* \file statserv.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: tcpip.h,v 1.14 2007-10-09 06:00:55 adam Exp $ */
/**
* \file tcpip.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: test.h,v 1.13 2007-01-03 08:42:14 adam Exp $ */
/** \file test.h
\brief Unit Test for YAZ
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: timing.h,v 1.1 2007-01-03 13:46:17 adam Exp $ */
/**
* \file timing.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: tokenizer.h,v 1.2 2007-04-27 10:09:44 adam Exp $ */
/** \file tokenizer.h
\brief Header with public definitions about YAZ' tokenizer
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: tpath.h,v 1.14 2007-01-03 08:42:14 adam Exp $ */
/**
* \file tpath.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: unix.h,v 1.10 2007-10-09 06:00:55 adam Exp $ */
/**
* \file unix.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: wrbuf.h,v 1.29 2008-01-30 19:58:24 adam Exp $ */
/**
* \file wrbuf.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: xmalloc.h,v 1.9 2007-01-03 08:42:14 adam Exp $ */
/**
* \file xmalloc.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: xmlquery.h,v 1.10 2007-05-06 20:12:20 adam Exp $ */
/** \file xmlquery.h
\brief Query / XML conversions
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: xmltypes.h,v 1.2 2007-01-03 08:42:14 adam Exp $ */
/**
* \file xmltypes.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: yaz-ccl.h,v 1.11 2007-01-03 08:42:14 adam Exp $ */
/**
* \file yaz-ccl.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: yaz-iconv.h,v 1.15 2007-05-23 12:58:59 adam Exp $ */
/**
* \file yaz-iconv.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: yaz-util.h,v 1.19 2007-01-12 21:41:53 adam Exp $ */
/**
* \file yaz-util.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: yconfig.h,v 1.12 2007-04-24 12:54:42 adam Exp $ */
/**
* \file yconfig.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: zgdu.h,v 1.13 2007-09-06 17:09:56 mike Exp $ */
/**
* \file zgdu.h
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: zoom.h,v 1.49 2008-02-21 12:42:13 adam Exp $ */
/**
* \file zoom.h
## This file is part of the YAZ toolkit.
-## Copyright (C) 1995-2007, Index Data, All rights reserved.
-## $Id: Makefile.am,v 1.74 2008-03-05 10:41:45 adam Exp $
+## Copyright (C) 1995-2008 Index Data
YAZ_VERSION_INFO=3:0:0
-"$Id: attset_bib1.csv,v 1.1 2007-07-11 08:35:57 adam Exp $"
"type", 1, "Use"
1, "Personal name"
2, "Corporate name"
-"$Id: bib1.csv,v 1.1 2005-04-22 08:27:58 adam Exp $"
1, "Permanent system error"
2, "Temporary system error"
3, "Unsupported search"
<!-- DATE: June 18, 2001 -->
<!-- -->
<!-- MULBERRY INTERNAL VERSION CONTROL: -->
-<!-- $Id: charconv.sgm,v 1.1 2003-10-27 12:21:30 adam Exp $ -->
<!-- ============================================================= -->
<!-- ============================================================= -->
#!/usr/bin/tclsh
-# $Id: charconv.tcl,v 1.21 2008-01-06 13:02:48 adam Exp $
proc usage {} {
puts {charconv.tcl: [-p prefix] [-s split] [-o ofile] file ... }
<character hex="70 75 23"><unientity>9170</unientity><desc>East Asian ideograph</desc></character>
<character hex="70 75 5D"><unientity>8E3A</unientity><desc>East Asian ideograph</desc></character>
<character hex="70 77 5D"><unientity>9B0F</unientity><desc>East Asian ideograph</desc></character>
-</entitymap>
\ No newline at end of file
+</entitymap>
<?xml version="1.0"?>
-<!-- $Id: codetables.xml,v 1.5 2007-09-14 21:39:36 adam Exp $ -->
<!-- Switched <marc>212320</marc> and <marc>212320</marc> -->
<codeTables>
<codeTable name="Basic and Extended Latin" date="January 2000" number="1">
-/* $Id: cql.y,v 1.17 2008-01-06 16:22:02 adam Exp $
- Copyright (C) 2002-2006
- Index Data ApS
-
-This file is part of the YAZ toolkit.
-
-See the file LICENSE.
-
- bison parser for CQL grammar.
-*/
+/* This file is part of the YAZ toolkit.
+ * Copyright (C) 1995-2008 Index Data
+ * See the file LICENSE for details.
+ */
+/* bison parser for CQL grammar. */
%{
/**
* \file cql.c
-/* $Id: cqlstd.y,v 1.3 2006-03-02 09:38:41 adam Exp $
+/* This file is part of the YAZ toolkit.
+ * Copyright (C) 1995-2008 Index Data
+ * See the file LICENSE for details.
+ */
+/*
YACC CQL grammar taken verbatim from the official spec. We don't
use that in YAZ but I don't know of a better place to put it.
*/
# Copyright (c) Index Data 1996-2007
# See the file LICENSE for details.
#
-# $Id: csvtobib1.tcl,v 1.5 2008-01-06 13:02:48 adam Exp $
#
# Converts a CSV file with Bib-1 diagnostics to C+H file for easy
# maintenance
#
-# $Id: csvtobib1.tcl,v 1.5 2008-01-06 13:02:48 adam Exp $
source [lindex $argv 0]/csvtodiag.tcl
# Copyright (c) Index Data 1996-2007
# See the file LICENSE for details.
#
-# $Id: csvtodiag.tcl,v 1.4 2007-01-03 08:42:15 adam Exp $
#
# Converts a CSV file with diagnostics to C+H file for easy
# maintenance
# Copyright (c) Index Data 1996-2007
# See the file LICENSE for details.
#
-# $Id: csvtosru_update.tcl,v 1.3 2008-01-06 13:02:48 adam Exp $
#
# Converts a CSV file with SRU update diagnostics to C+H file for easy
# maintenance
#
-# $Id: csvtosru_update.tcl,v 1.3 2008-01-06 13:02:48 adam Exp $
source [lindex $argv 0]/csvtodiag.tcl
# Copyright (c) Index Data 1996-2007
# See the file LICENSE for details.
#
-# $Id: csvtosrw.tcl,v 1.5 2008-01-06 13:02:48 adam Exp $
#
# Converts a CSV file with SRW diagnostics to C+H file for easy
# maintenance
#
-# $Id: csvtosrw.tcl,v 1.5 2008-01-06 13:02:48 adam Exp $
source [lindex $argv 0]/csvtodiag.tcl
# Config File for ILL
-# $Id: ill.tcl,v 1.3 2007-05-03 08:34:52 heikki Exp $
# ----------------------------------------------------------
# Prefix Specifications
#
{Z39-50-userInfoFormat OCLCUserInformation (7)} DEFINITIONS ::=
BEGIN
--- $Id: oclcui.asn,v 1.1 2003-10-27 12:21:33 adam Exp $
--
-- This format is returned from the server at
-- fsz3950test.oclc.org:210
-"$Id: oid.csv,v 1.3 2007-05-30 08:12:17 adam Exp $"
TRANSYN, 2.1.1, "BER"
TRANSYN, 1.0.2709.1.1, "ISO2709"
GENERAL, 1.0.10161.2.1, "ISOILL-1"
# Copyright (c) Index Data 2006-2007
# See the file LICENSE for details.
#
-# $Id: oidtoc.tcl,v 1.8 2007-05-31 12:14:02 adam Exp $
#
# Converts a CSV file with Object identifiers to C
-"$Id: srw.csv,v 1.4 2006-09-06 15:45:13 adam Exp $"
1, "Permanent system error"
2, "System temporarily unavailable"
3, "Authentication error"
# YC Sample Config File for Z39.50
-# $Id: z.tcl,v 1.1 2003-10-27 12:21:36 adam Exp $
# ----------------------------------------------------------
# Prefix Specifications
#
-## Copyright (C) 1995-2007, Index Data ApS
-## All rights reserved.
-## $Id: Makefile.am,v 1.42 2008-01-06 21:48:23 adam Exp $
+## This file is part of the YAZ toolkit.
+## Copyright (C) 1995-2008 Index Data
check_PROGRAMS = tsticonv tstnmem tstmatchstr tstwrbuf tstodr tstccl tstlog \
tstsoap1 tstsoap2 tstodrstack tstlogthread tstxmlquery tstpquery \
-# $Id: cql2pqf-order.txt,v 1.1 2006-07-05 14:45:57 adam Exp $
-#
# cql2pqf spec which tests evaluation order of rules
# Identifiers for prefixes used in this file. (index.*)
set.cql = info:srw/cql-context-set/1/cql-v1.1
-# $Id: cql2pqfsample,v 1.1 2008-01-06 21:48:23 adam Exp $
# CQL queries for testing.
# from http://www.loc.gov/z3950/agency/zing/cql/sample-queries.html
# Simple Term
-# $Id: cqlsample,v 1.4 2008-01-06 17:37:13 adam Exp $
# CQL queries for testing.
# from http://www.loc.gov/z3950/agency/zing/cql/sample-queries.html
# Simple Term
#!/bin/sh
-# $Id: tstcql.sh,v 1.4 2004-11-16 22:44:31 adam Exp $
srcdir=${srcdir:-.}
oIFS="$IFS"
IFS='
#!/bin/sh
-# $Id: tstcql2pqf.sh,v 1.1 2008-01-06 21:48:23 adam Exp $
srcdir=${srcdir:-.}
oIFS="$IFS"
IFS='
#!/bin/sh
-# $Id: tstmarc.sh,v 1.4 2007-09-25 07:34:03 adam Exp $
# Tests reading of ISO2709 and checks that we get identical MARCXML
#
# Reads marc?.marc files , Generates marc*.xml files
#!/bin/sh
-# $Id: tstmarccol.sh,v 1.2 2006-12-15 19:28:47 adam Exp $
# Tests reading of a bunch of non-roman UTF-8 ISO2709 and see if
# we can encode it in MARC-8
#
-- Small ASN.1 spec for tstodr test
--- $Id: tstodr.asn,v 1.2 2005-05-26 21:47:16 adam Exp $
tstodrcodec
{tstodrcodec} DEFINITIONS ::=
BEGIN
-## Copyright (C) 1995-2007, Index Data
-## All rights reserved.
-## $Id: Makefile.am,v 1.36 2007-11-12 11:14:49 adam Exp $
+## This file is part of the YAZ toolkit.
+## Copyright (C) 1995-2008 Index Data
bin_SCRIPTS = yaz-asncomp yaz-config
# (c) Index Data 1996-2007
# See the file LICENSE for details.
#
-# $Id: yaz-asncomp,v 1.9 2008-01-06 13:02:48 adam Exp $
-#
set yc_version 0.4
int ret;
char *arg;
char *prog=*argv;
- const char *version="$Id: yaz-illclient.c,v 1.9 2007-11-30 11:44:47 adam Exp $"; /* from cvs */
+ char version[60];
struct nameval *nv;
/* default values */
yaz_log_init_file(arg);
break;
case 'V':
- printf("%s %s",prog, version );
+ yaz_version(version, 0);
+ printf("%s %s\n",prog, version);
break;
case 'D':
nv=parse_nameval(arg);
-# Copyright (C) 1995-2008, Index Data ApS
-# All rights reserved.
-# $Id: makefile,v 1.145 2008-02-21 10:15:31 adam Exp $
+# This file is part of the YAZ toolkit.
+# Copyright (C) 1995-2008 Index Data
#
# Programmed by
# Heikki Levanto & Adam Dickmeiss
-; $Id: yaz.nsi,v 1.129 2008-02-21 10:48:45 adam Exp $
+; This file is part of the YAZ toolkit.
+; Copyright (C) 1995-2008 Index Data
!define VERSION "3.0.28"
#!/bin/sh
-# $Id: yaz-config.in,v 1.34 2008-01-16 12:18:51 adam Exp $
+# This file is part of the YAZ toolkit.
+# Copyright (C) 1995-2008 Index Data
+
yazprefix=@prefix@
yaz_echo_cflags=no
yaz_echo_libs=no
-## $Id: Makefile.am,v 1.23 2007-02-21 09:10:19 adam Exp $
-## Copyright (C) 2001-2007, Index Data
+## This file is part of the YAZ toolkit.
+## Copyright (C) 1995-2008 Index Data
AM_CPPFLAGS = -I$(top_srcdir)/include $(XML2_CFLAGS)
-## $Id: Makefile.am,v 1.22 2007-04-17 20:26:19 adam Exp $
+## This file is part of the YAZ toolkit.
+## Copyright (C) 1995-2008 Index Data
bin_PROGRAMS=yaz-ztest
-<!-- $Id: config1.xml,v 1.3 2005-03-14 11:13:12 adam Exp $ -->
<yazgfs>
<listen id="public">tcp:@:9900</listen>
<listen id="internal">unix:/var/tmp/socket</listen>