-Copyright (c) 1995-2006, Index Data
+Copyright (c) 1995-2007, Index Data
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
## This file is part of the YAZ toolkit.
-## Copyright (C) 1994-2005, Index Data, All rights reserved.
-## $Id: Makefile.am,v 1.38 2006-11-29 22:35:17 adam Exp $
+## Copyright (C) 1995-2007, Index Data, All rights reserved.
+## $Id: Makefile.am,v 1.39 2007-01-03 08:42:13 adam Exp $
AUTOMAKE_OPTIONS = foreign
+--- 2.1.44 2007/01/03
+
Added yaz_marc_write_xml which creates MARCXML/MarcXchange record as
Libxml2 tree.
+Fixed bug #779: Rotation of apdu.log fails.
+
+Fixed for character set conversions:
+ Unicode to MARC-8 conversion for certain less preferred UTF-8 sequences.
+ Honor G1 set in MARC-8 decoding.
+
--- 2.1.42 2006/12/17
Fixed bug #775: char conversion does not handle Alternative UTF-8
-YAZ toolkit - $Id: README,v 1.49 2006-10-13 11:25:24 adam Exp $
+YAZ toolkit - $Id: README,v 1.50 2007-01-03 08:42:13 adam Exp $
-Copyright (C) 1995-2006, Index Data ApS.
+Copyright (C) 1995-2007, Index Data ApS.
See the file LICENSE for details.
The primary output of the source here is the YAZ library, which
-## Copyright (C) 1995-2004, Index Data
+## Copyright (C) 1995-2007, Index Data
## All rights reserved.
-## $Id: Makefile.am,v 1.27 2006-08-11 12:57:30 adam Exp $
+## $Id: Makefile.am,v 1.28 2007-01-03 08:42:13 adam Exp $
bin_PROGRAMS=yaz-client
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: admin.c,v 1.22 2006-10-04 16:59:33 mike Exp $
+ * $Id: admin.c,v 1.23 2007-01-03 08:42:13 adam Exp $
*/
#include <stdio.h>
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: bertorture.c,v 1.4 2005-06-25 15:46:01 adam Exp $
+ * $Id: bertorture.c,v 1.5 2007-01-03 08:42:13 adam Exp $
*/
#include <signal.h>
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: client.c,v 1.321 2006-12-13 11:23:48 adam Exp $
+ * $Id: client.c,v 1.322 2007-01-03 08:42:13 adam Exp $
*/
/** \file client.c
* \brief yaz-client program
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tabcomplete.c,v 1.16 2006-05-07 20:57:26 adam Exp $
+ * $Id: tabcomplete.c,v 1.17 2007-01-03 08:42:13 adam Exp $
*/
#include <string.h>
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tabcomplete.h,v 1.7 2006-05-07 20:57:26 adam Exp $
+ * $Id: tabcomplete.h,v 1.8 2007-01-03 08:42:13 adam Exp $
*/
/*
-dnl YAZ Toolkit, Index Data 1994-2006
+dnl YAZ Toolkit, Index Data 1995-2007
dnl See the file LICENSE for details.
-dnl $Id: configure.ac,v 1.52 2006-12-18 08:48:30 adam Exp $
+dnl $Id: configure.ac,v 1.53 2007-01-03 08:42:13 adam Exp $
AC_PREREQ(2.59)
-AC_INIT([yaz],[2.1.43],[yaz-help@indexdata.dk])
+AC_INIT([yaz],[2.1.44],[yaz-help@indexdata.dk])
AC_CONFIG_SRCDIR(configure.ac)
AC_CONFIG_AUX_DIR([config])
AM_INIT_AUTOMAKE([1.8])
+yaz (2.1.44-1) unstable; urgency=low
+
+ * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Wed, 3 Jan 2007 09:36:02 +0100
+
yaz (2.1.42-1) unstable; urgency=low
* Upstream.
-<!-- $Id: entities.ent,v 1.4 2006-12-13 09:40:32 adam Exp $ -->
+<!-- $Id: entities.ent,v 1.5 2007-01-03 08:42:14 adam Exp $ -->
<!ENTITY yaz "YAZ">
<!ENTITY bookinfo SYSTEM "bookinfo.xml">
<!ENTITY chap-introduction SYSTEM "introduction.xml">
<!ENTITY zoom "<acronym>ZOOM</acronym>">
<!ENTITY gfs-synopsis-app "application">
<!ENTITY reference-tools-cql-map "<xref linkend='cql.to.rpn'/>">
-<!ENTITY copyright-year "1995-2006">
+<!ENTITY copyright-year "1995-2007">
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: header.c,v 1.10 2005-06-25 15:46:01 adam Exp $
+ * $Id: header.c,v 1.11 2007-01-03 08:42:13 adam Exp $
*
*/
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.40 2006-12-06 21:35:58 adam Exp $ */
+/* $Id: backend.h,v 1.41 2007-01-03 08:42:14 adam Exp $ */
/**
* \file backend.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.9 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: charneg.h,v 1.10 2007-01-03 08:42:14 adam Exp $ */
/**
* \file charneg.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.24 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: comstack.h,v 1.25 2007-01-03 08:42:14 adam Exp $ */
/**
* \file comstack.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.16 2006-10-13 11:30:37 adam Exp $ */
+/* $Id: cql.h,v 1.17 2007-01-03 08:42:14 adam Exp $ */
/** \file cql.h
\brief Header with public definitions about CQL.
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.11 2006-10-13 11:30:37 adam Exp $ */
+/* $Id: ill.h,v 1.12 2007-01-03 08:42:14 adam Exp $ */
/**
* \file ill.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.2 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: libxml2_error.h,v 1.3 2007-01-03 08:42:14 adam Exp $ */
/**
* \file libxml2_error.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.41 2007-01-01 22:56:37 adam Exp $ */
+/* $Id: log.h,v 1.42 2007-01-03 08:42:14 adam Exp $ */
/**
* \file log.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.12 2006-10-13 11:30:37 adam Exp $ */
+/* $Id: logrpn.h,v 1.13 2007-01-03 08:42:14 adam Exp $ */
/**
* \file logrpn.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.24 2006-12-18 10:32:47 adam Exp $ */
+/* $Id: marcdisp.h,v 1.25 2007-01-03 08:42:14 adam Exp $ */
/**
* \file marcdisp.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.23 2006-10-27 12:19:15 adam Exp $ */
+/* $Id: nmem.h,v 1.24 2007-01-03 08:42:14 adam Exp $ */
/**
* \file nmem.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.2 2006-12-13 11:25:17 adam Exp $ */
+/* $Id: nmem_xml.h,v 1.3 2007-01-03 08:42:14 adam Exp $ */
/**
* \file nmem_xml.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.24 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: odr.h,v 1.25 2007-01-03 08:42:14 adam Exp $ */
/**
* \file odr.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.h,v 1.29 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: oid.h,v 1.30 2007-01-03 08:42:14 adam Exp $ */
/**
* \file oid.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.7 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: options.h,v 1.8 2007-01-03 08:42:14 adam Exp $ */
/**
* \file options.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.7 2006-10-13 11:30:37 adam Exp $ */
+/* $Id: otherinfo.h,v 1.8 2007-01-03 08:42:14 adam Exp $ */
/**
* \file otherinfo.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.9 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: pquery.h,v 1.10 2007-01-03 08:42:14 adam Exp $ */
/**
* \file pquery.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.25 2006-11-14 08:37:38 adam Exp $ */
+/* $Id: proto.h,v 1.26 2007-01-03 08:42:14 adam Exp $ */
/**
* \file proto.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.14 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: prt-ext.h,v 1.15 2007-01-03 08:42:14 adam Exp $ */
/**
* \file prt-ext.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.3 2006-10-13 11:30:37 adam Exp $ */
+/* $Id: querytowrbuf.h,v 1.4 2007-01-03 08:42:14 adam Exp $ */
/**
* \file querytowrbuf.h
* \brief Query to WRBUF (to strings)
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.6 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: readconf.h,v 1.7 2007-01-03 08:42:14 adam Exp $ */
/**
* \file readconf.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.7 2006-12-13 11:25:17 adam Exp $ */
+/* $Id: record_conv.h,v 1.8 2007-01-03 08:42:14 adam Exp $ */
/**
* \file record_conv.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.7 2006-12-13 11:25:17 adam Exp $ */
+/* $Id: retrieval.h,v 1.8 2007-01-03 08:42:14 adam Exp $ */
/**
* \file retrieval.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.12 2006-10-13 11:30:37 adam Exp $ */
+/* $Id: soap.h,v 1.13 2007-01-03 08:42:14 adam Exp $ */
/**
* \file soap.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.5 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: sortspec.h,v 1.6 2007-01-03 08:42:14 adam Exp $ */
/**
* \file sortspec.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.32 2006-12-06 21:35:58 adam Exp $ */
+/* $Id: srw.h,v 1.33 2007-01-03 08:42:14 adam Exp $ */
/**
* \file srw.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.10 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: statserv.h,v 1.11 2007-01-03 08:42:14 adam Exp $ */
/**
* \file statserv.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.10 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: tcpip.h,v 1.11 2007-01-03 08:42:14 adam Exp $ */
/**
* \file tcpip.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.12 2006-10-13 11:30:37 adam Exp $ */
+/* $Id: test.h,v 1.13 2007-01-03 08:42:14 adam Exp $ */
/** \file test.h
\brief Unit Test for YAZ
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.13 2006-10-11 08:43:21 adam Exp $ */
+/* $Id: tpath.h,v 1.14 2007-01-03 08:42:14 adam Exp $ */
/**
* \file tpath.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.7 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: unix.h,v 1.8 2007-01-03 08:42:14 adam Exp $ */
/**
* \file unix.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.20 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: wrbuf.h,v 1.21 2007-01-03 08:42:14 adam Exp $ */
/**
* \file wrbuf.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.8 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: xmalloc.h,v 1.9 2007-01-03 08:42:14 adam Exp $ */
/**
* \file xmalloc.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.8 2006-12-13 11:25:17 adam Exp $ */
+/* $Id: xmlquery.h,v 1.9 2007-01-03 08:42:14 adam Exp $ */
/** \file xmlquery.h
\brief Query / XML conversions
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.1 2006-12-13 11:25:17 adam Exp $ */
+/* $Id: xmltypes.h,v 1.2 2007-01-03 08:42:14 adam Exp $ */
/**
* \file xmltypes.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.10 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: yaz-ccl.h,v 1.11 2007-01-03 08:42:14 adam Exp $ */
/**
* \file yaz-ccl.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.13 2006-10-25 09:54:35 adam Exp $ */
+/* $Id: yaz-iconv.h,v 1.14 2007-01-03 08:42:14 adam Exp $ */
/**
* \file yaz-iconv.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.17 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: yaz-util.h,v 1.18 2007-01-03 08:42:14 adam Exp $ */
/**
* \file yaz-util.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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-version.h,v 1.107 2006-12-18 08:48:30 adam Exp $ */
+/* $Id: yaz-version.h,v 1.108 2007-01-03 08:42:14 adam Exp $ */
/**
* \file yaz-version.h
* \brief Defines YAZ version.
#include <yaz/yconfig.h>
-#define YAZ_VERSION "2.1.43"
-#define YAZ_VERSIONL 0x02012B
+#define YAZ_VERSION "2.1.44"
+#define YAZ_VERSIONL 0x02012C
#define YAZ_DATE 1
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.10 2006-10-09 21:02:41 adam Exp $ */
+/* $Id: yconfig.h,v 1.11 2007-01-03 08:42:14 adam Exp $ */
/**
* \file yconfig.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.10 2006-10-13 11:30:37 adam Exp $ */
+/* $Id: zgdu.h,v 1.11 2007-01-03 08:42:14 adam Exp $ */
/**
* \file zgdu.h
/*
- * Copyright (c) 1995-2006, Index Data
+ * Copyright (c) 1995-2007, Index Data
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* (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.40 2006-10-31 14:08:02 adam Exp $ */
+/* $Id: zoom.h,v 1.41 2007-01-03 08:42:14 adam Exp $ */
/**
* \file zoom.h
## This file is part of the YAZ toolkit.
-## Copyright (C) 1994-2006, Index Data, All rights reserved.
-## $Id: Makefile.am,v 1.46 2006-12-15 12:37:18 adam Exp $
+## Copyright (C) 1995-2007, Index Data, All rights reserved.
+## $Id: Makefile.am,v 1.47 2007-01-03 08:42:15 adam Exp $
YAZ_VERSION_INFO=2:1:0
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: atoin.c,v 1.7 2005-06-25 15:46:03 adam Exp $
+ * $Id: atoin.c,v 1.8 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: ber_any.c,v 1.5 2006-08-24 13:10:03 adam Exp $
+ * $Id: ber_any.c,v 1.6 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: ber_bit.c,v 1.4 2005-06-25 15:46:03 adam Exp $
+ * $Id: ber_bit.c,v 1.5 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: ber_bool.c,v 1.5 2005-08-11 14:21:55 adam Exp $
+ * $Id: ber_bool.c,v 1.6 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: ber_int.c,v 1.6 2005-08-11 14:21:55 adam Exp $
+ * $Id: ber_int.c,v 1.7 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: ber_len.c,v 1.5 2005-08-11 14:21:55 adam Exp $
+ * $Id: ber_len.c,v 1.6 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: ber_null.c,v 1.5 2005-08-11 14:21:55 adam Exp $
+ * $Id: ber_null.c,v 1.6 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: ber_oct.c,v 1.4 2005-06-25 15:46:03 adam Exp $
+ * $Id: ber_oct.c,v 1.5 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: ber_oid.c,v 1.8 2006-04-17 07:40:15 adam Exp $
+ * $Id: ber_oid.c,v 1.9 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: ber_tag.c,v 1.6 2005-08-11 14:21:55 adam Exp $
+ * $Id: ber_tag.c,v 1.7 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: charneg.c,v 1.6 2006-03-31 09:51:22 adam Exp $
+ * $Id: charneg.c,v 1.7 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: comstack.c,v 1.16 2006-08-24 13:25:45 adam Exp $
+ * $Id: comstack.c,v 1.17 2007-01-03 08:42:15 adam Exp $
*/
/**
-/* $Id: cqlstdio.c,v 1.4 2005-06-25 15:46:03 adam Exp $
- Copyright (C) 1995-2005, Index Data ApS
+/* $Id: cqlstdio.c,v 1.5 2007-01-03 08:42:15 adam Exp $
+ Copyright (C) 1995-2007, Index Data ApS
Index Data Aps
This file is part of the YAZ toolkit.
-/* $Id: cqlstrer.c,v 1.6 2006-03-10 10:43:32 mike Exp $
- Copyright (C) 1995-2005, Index Data ApS
+/* $Id: cqlstrer.c,v 1.7 2007-01-03 08:42:15 adam Exp $
+ Copyright (C) 1995-2007, Index Data ApS
Index Data Aps
This file is part of the YAZ toolkit.
-/* $Id: cqlstring.c,v 1.5 2005-06-25 15:46:03 adam Exp $
- Copyright (C) 1995-2005, Index Data ApS
+/* $Id: cqlstring.c,v 1.6 2007-01-03 08:42:15 adam Exp $
+ Copyright (C) 1995-2007, Index Data ApS
Index Data Aps
This file is part of the YAZ toolkit.
-/* $Id: cqltransform.c,v 1.25 2006-10-25 09:58:19 adam Exp $
- Copyright (C) 1995-2005, Index Data ApS
+/* $Id: cqltransform.c,v 1.26 2007-01-03 08:42:15 adam Exp $
+ Copyright (C) 1995-2007, Index Data ApS
Index Data Aps
This file is part of the YAZ toolkit.
-/* $Id: cqlutil.c,v 1.10 2006-09-27 11:39:01 adam Exp $
- Copyright (C) 1995-2005, Index Data ApS
+/* $Id: cqlutil.c,v 1.11 2007-01-03 08:42:15 adam Exp $
+ Copyright (C) 1995-2007, Index Data ApS
Index Data Aps
This file is part of the YAZ toolkit.
exec tclsh "$0" "$@"
#
# This file is part of the YAZ toolkit
-# Copyright (c) Index Data 1996-2006
+# Copyright (c) Index Data 1996-2007
# See the file LICENSE for details.
#
-# $Id: csvtobib1.tcl,v 1.3 2006-05-23 20:43:37 adam Exp $
+# $Id: csvtobib1.tcl,v 1.4 2007-01-03 08:42:15 adam Exp $
#
# Converts a CSV file with Bib-1 diagnostics to C+H file for easy
# maintenance
#
-# $Id: csvtobib1.tcl,v 1.3 2006-05-23 20:43:37 adam Exp $
+# $Id: csvtobib1.tcl,v 1.4 2007-01-03 08:42:15 adam Exp $
source [lindex $argv 0]/csvtodiag.tcl
# This file is part of the YAZ toolkit
-# Copyright (c) Index Data 1996-2006
+# Copyright (c) Index Data 1996-2007
# See the file LICENSE for details.
#
-# $Id: csvtodiag.tcl,v 1.3 2006-04-20 20:50:51 adam Exp $
+# $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
exec tclsh "$0" "$@"
#
# This file is part of the YAZ toolkit
-# Copyright (c) Index Data 1996-2006
+# Copyright (c) Index Data 1996-2007
# See the file LICENSE for details.
#
-# $Id: csvtosru_update.tcl,v 1.1 2006-10-27 11:22:09 adam Exp $
+# $Id: csvtosru_update.tcl,v 1.2 2007-01-03 08:42:15 adam Exp $
#
# Converts a CSV file with SRU update diagnostics to C+H file for easy
# maintenance
#
-# $Id: csvtosru_update.tcl,v 1.1 2006-10-27 11:22:09 adam Exp $
+# $Id: csvtosru_update.tcl,v 1.2 2007-01-03 08:42:15 adam Exp $
source [lindex $argv 0]/csvtodiag.tcl
exec tclsh "$0" "$@"
#
# This file is part of the YAZ toolkit
-# Copyright (c) Index Data 1996-2006
+# Copyright (c) Index Data 1996-2007
# See the file LICENSE for details.
#
-# $Id: csvtosrw.tcl,v 1.3 2006-05-23 20:43:37 adam Exp $
+# $Id: csvtosrw.tcl,v 1.4 2007-01-03 08:42:15 adam Exp $
#
# Converts a CSV file with SRW diagnostics to C+H file for easy
# maintenance
#
-# $Id: csvtosrw.tcl,v 1.3 2006-05-23 20:43:37 adam Exp $
+# $Id: csvtosrw.tcl,v 1.4 2007-01-03 08:42:15 adam Exp $
source [lindex $argv 0]/csvtodiag.tcl
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: diag-entry.c,v 1.3 2006-04-19 23:15:39 adam Exp $
+ * $Id: diag-entry.c,v 1.4 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: diag-entry.h,v 1.3 2006-04-19 23:15:39 adam Exp $
+ * $Id: diag-entry.h,v 1.4 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: dumpber.c,v 1.4 2005-06-25 15:46:04 adam Exp $
+ * $Id: dumpber.c,v 1.5 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: elementset.c,v 1.2 2006-12-13 11:25:17 adam Exp $
+ * $Id: elementset.c,v 1.3 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file elementset.c
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: eventl.c,v 1.10 2006-12-04 14:56:55 adam Exp $
+ * $Id: eventl.c,v 1.11 2007-01-03 08:42:15 adam Exp $
*/
/**
* Copyright (C) 1995-2005, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: eventl.h,v 1.7 2006-12-04 14:56:55 adam Exp $
+ * $Id: eventl.h,v 1.8 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: grs1disp.c,v 1.4 2005-06-25 15:46:04 adam Exp $
+ * $Id: grs1disp.c,v 1.5 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: ill-get.c,v 1.5 2005-06-25 15:46:04 adam Exp $
+ * $Id: ill-get.c,v 1.6 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: initopt.c,v 1.6 2005-06-25 15:46:04 adam Exp $
+ * $Id: initopt.c,v 1.7 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 2006, Index Data ApS
+ * Copyright (C) 2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: libxml2_error.c,v 1.2 2006-07-06 10:17:53 adam Exp $
+ * $Id: libxml2_error.c,v 1.3 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file libxml2_error.c
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: log.c,v 1.44 2007-01-01 22:39:08 adam Exp $
+ * $Id: log.c,v 1.45 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* All rights reserved.
*
- * $Id: logrpn.c,v 1.14 2006-01-20 10:34:51 adam Exp $
+ * $Id: logrpn.c,v 1.15 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: marc_read_iso2709.c,v 1.1 2006-12-15 12:37:18 adam Exp $
+ * $Id: marc_read_iso2709.c,v 1.2 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: marc_read_line.c,v 1.2 2006-12-15 19:28:47 adam Exp $
+ * $Id: marc_read_line.c,v 1.3 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: marc_read_xml.c,v 1.1 2006-12-15 12:37:18 adam Exp $
+ * $Id: marc_read_xml.c,v 1.2 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: marcdisp.c,v 1.41 2007-01-02 07:01:56 quinn Exp $
+ * $Id: marcdisp.c,v 1.42 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: matchstr.c,v 1.6 2006-10-24 08:07:02 adam Exp $
+ * $Id: matchstr.c,v 1.7 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: mime.c,v 1.2 2006-04-20 20:50:51 adam Exp $
+ * $Id: mime.c,v 1.3 2007-01-03 08:42:15 adam Exp $
*/
/** \file mime.c
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: mime.h,v 1.3 2006-09-27 11:39:02 adam Exp $
+ * $Id: mime.h,v 1.4 2007-01-03 08:42:15 adam Exp $
*/
/** \file mime.h
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: nmem.c,v 1.27 2006-12-13 15:29:01 adam Exp $
+ * $Id: nmem.c,v 1.28 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: nmemsdup.c,v 1.9 2006-08-11 12:50:23 adam Exp $
+ * $Id: nmemsdup.c,v 1.10 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: odr.c,v 1.13 2005-08-11 14:21:55 adam Exp $
+ * $Id: odr.c,v 1.14 2007-01-03 08:42:15 adam Exp $
*
*/
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: odr_any.c,v 1.5 2005-06-25 15:46:04 adam Exp $
+ * $Id: odr_any.c,v 1.6 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: odr_bit.c,v 1.5 2005-06-25 15:46:04 adam Exp $
+ * $Id: odr_bit.c,v 1.6 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: odr_bool.c,v 1.5 2005-06-25 15:46:04 adam Exp $
+ * $Id: odr_bool.c,v 1.6 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: odr_choice.c,v 1.6 2005-08-11 14:21:55 adam Exp $
+ * $Id: odr_choice.c,v 1.7 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: odr_cons.c,v 1.7 2005-08-11 14:21:55 adam Exp $
+ * $Id: odr_cons.c,v 1.8 2007-01-03 08:42:15 adam Exp $
*
*/
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: odr_enum.c,v 1.5 2005-06-25 15:46:04 adam Exp $
+ * $Id: odr_enum.c,v 1.6 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file odr_enum.c
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: odr_int.c,v 1.5 2005-06-25 15:46:04 adam Exp $
+ * $Id: odr_int.c,v 1.6 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file odr_int.c
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: odr_mem.c,v 1.7 2006-02-19 18:33:09 adam Exp $
+ * $Id: odr_mem.c,v 1.8 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file odr_mem.c
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: odr_null.c,v 1.6 2005-06-25 15:46:04 adam Exp $
+ * $Id: odr_null.c,v 1.7 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file odr_null.c
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: odr_oct.c,v 1.9 2005-06-25 15:46:04 adam Exp $
+ * $Id: odr_oct.c,v 1.10 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file odr_oct.c
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: odr_oid.c,v 1.7 2005-06-25 15:46:04 adam Exp $
+ * $Id: odr_oid.c,v 1.8 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file odr_oid.c
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: odr_seq.c,v 1.5 2005-08-11 14:21:55 adam Exp $
+ * $Id: odr_seq.c,v 1.6 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file odr_seq.c
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: odr_tag.c,v 1.5 2005-08-11 14:21:55 adam Exp $
+ * $Id: odr_tag.c,v 1.6 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file odr_tag.c
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: odr_use.c,v 1.4 2005-06-25 15:46:04 adam Exp $
+ * $Id: odr_use.c,v 1.5 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file odr_use.c
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: odr_util.c,v 1.8 2005-06-25 15:46:04 adam Exp $
+ * $Id: odr_util.c,v 1.9 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file odr_util.c
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: oid.c,v 1.12 2006-05-08 19:45:29 adam Exp $
+ * $Id: oid.c,v 1.13 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: opacdisp.c,v 1.8 2005-08-22 20:34:21 adam Exp $
+ * $Id: opacdisp.c,v 1.9 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file opacdisp.c
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: options.c,v 1.4 2005-06-25 15:46:04 adam Exp $
+ * $Id: options.c,v 1.5 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file options.c
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: otherinfo.c,v 1.5 2006-01-16 15:53:28 adam Exp $
+ * $Id: otherinfo.c,v 1.6 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file otherinfo.c
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: pquery.c,v 1.8 2006-04-01 11:45:23 adam Exp $
+ * $Id: pquery.c,v 1.9 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file pquery.c
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: prt-ext.c,v 1.6 2005-06-25 15:46:04 adam Exp $
+ * $Id: prt-ext.c,v 1.7 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* All rights reserved.
*
- * $Id: querytowrbuf.c,v 1.5 2006-07-07 12:09:05 marc Exp $
+ * $Id: querytowrbuf.c,v 1.6 2007-01-03 08:42:15 adam Exp $
*/
/** \file querytowrbuf.c
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* All rights reserved.
*
- * $Id: readconf.c,v 1.6 2005-06-25 15:46:04 adam Exp $
+ * $Id: readconf.c,v 1.7 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 2005-2006, Index Data ApS
+ * Copyright (C) 2005-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: record_conv.c,v 1.13 2006-12-13 11:25:17 adam Exp $
+ * $Id: record_conv.c,v 1.14 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file record_conv.c
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: requestq.c,v 1.4 2005-06-25 15:46:04 adam Exp $
+ * $Id: requestq.c,v 1.5 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file requestq.c
/*
- * Copyright (C) 2005-2006, Index Data ApS
+ * Copyright (C) 2005-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: retrieval.c,v 1.14 2006-12-13 11:25:17 adam Exp $
+ * $Id: retrieval.c,v 1.15 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file retrieval.c
* NT Service interface Utility.
* Based on code written by
* Chas Woodfield, Fretwell Downing Informatics.
- * $Id: service.c,v 1.4 2006-05-07 20:32:56 adam Exp $
+ * $Id: service.c,v 1.5 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: seshigh.c,v 1.107 2006-12-08 13:53:26 adam Exp $
+ * $Id: seshigh.c,v 1.108 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file seshigh.c
assoc->init->implementation_name,
odr_prepend(assoc->encode, "GFS", resp->implementationName));
- version = odr_strdup(assoc->encode, "$Revision: 1.107 $");
+ version = odr_strdup(assoc->encode, "$Revision: 1.108 $");
if (strlen(version) > 10) /* check for unexpanded CVS strings */
version[strlen(version)-2] = '\0';
resp->implementationVersion = odr_prepend(assoc->encode,
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: session.h,v 1.12 2006-12-04 14:56:55 adam Exp $
+ * $Id: session.h,v 1.13 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file session.h
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: siconv.c,v 1.31 2006-12-21 20:50:56 adam Exp $
+ * $Id: siconv.c,v 1.32 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file siconv.c
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: soap.c,v 1.16 2006-10-24 09:18:34 adam Exp $
+ * $Id: soap.c,v 1.17 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file soap.c
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: sortspec.c,v 1.7 2006-05-30 22:00:09 adam Exp $
+ * $Id: sortspec.c,v 1.8 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file sortspec.c
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: srw.c,v 1.53 2006-12-07 19:06:11 adam Exp $
+ * $Id: srw.c,v 1.54 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file srw.c
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: srwutil.c,v 1.54 2006-12-06 21:35:58 adam Exp $
+ * $Id: srwutil.c,v 1.55 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file srwutil.c
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
* NT threaded server code by
* Chas Woodfield, Fretwell Downing Informatics.
*
- * $Id: statserv.c,v 1.45 2006-10-09 11:21:37 adam Exp $
+ * $Id: statserv.c,v 1.46 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tcpdchk.c,v 1.8 2005-06-25 15:46:06 adam Exp $
+ * $Id: tcpdchk.c,v 1.9 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file tcpdchk.c
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tcpip.c,v 1.32 2006-10-13 11:22:26 adam Exp $
+ * $Id: tcpip.c,v 1.33 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file tcpip.c
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: test.c,v 1.11 2006-10-04 16:59:33 mike Exp $
+ * $Id: test.c,v 1.12 2007-01-03 08:42:15 adam Exp $
*/
/** \file test.c
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tpath.c,v 1.12 2006-10-11 08:43:22 adam Exp $
+ * $Id: tpath.c,v 1.13 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file tpath.c
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: unix.c,v 1.17 2006-09-06 15:01:53 adam Exp $
+ * $Id: unix.c,v 1.18 2007-01-03 08:42:15 adam Exp $
* UNIX socket COMSTACK. By Morten Bøgeskov.
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: version.c,v 1.4 2005-06-25 15:46:06 adam Exp $
+ * $Id: version.c,v 1.5 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: waislen.c,v 1.4 2005-06-25 15:46:06 adam Exp $
+ * $Id: waislen.c,v 1.5 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file waislen.c
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: wrbuf.c,v 1.12 2006-08-28 12:34:41 adam Exp $
+ * $Id: wrbuf.c,v 1.13 2007-01-03 08:42:15 adam Exp $
*/
/**
-/* $Id: xcqlutil.c,v 1.6 2005-06-25 15:46:06 adam Exp $
- Copyright (C) 1995-2005, Index Data ApS
+/* $Id: xcqlutil.c,v 1.7 2007-01-03 08:42:15 adam Exp $
+ Copyright (C) 1995-2007, Index Data ApS
Index Data Aps
This file is part of the YAZ toolkit.
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* All rights reserved.
*
- * $Id: xmalloc.c,v 1.8 2006-12-13 15:28:28 adam Exp $
+ * $Id: xmalloc.c,v 1.9 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file xmalloc.c
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* All rights reserved.
*
- * $Id: xmlquery.c,v 1.11 2006-10-27 12:19:15 adam Exp $
+ * $Id: xmlquery.c,v 1.12 2007-01-03 08:42:15 adam Exp $
*/
/** \file xmlquery.c
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: yaz-ccl.c,v 1.4 2005-06-25 15:46:06 adam Exp $
+ * $Id: yaz-ccl.c,v 1.5 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file yaz-ccl.c
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: z3950oid.c,v 1.5 2006-04-20 20:50:51 adam Exp $
+ * $Id: z3950oid.c,v 1.6 2007-01-03 08:42:15 adam Exp $
*/
/** \file z3950oid.c
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: zgdu.c,v 1.16 2006-09-14 07:40:00 marc Exp $
+ * $Id: zgdu.c,v 1.17 2007-01-03 08:42:15 adam Exp $
*/
/**
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: zget.c,v 1.11 2005-06-25 15:46:06 adam Exp $
+ * $Id: zget.c,v 1.12 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file zget.c
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: zoom-c.c,v 1.103 2006-12-17 16:03:01 adam Exp $
+ * $Id: zoom-c.c,v 1.104 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file zoom-c.c
odr_prepend(c->odr_out, "ZOOM-C",
ireq->implementationName));
- version = odr_strdup(c->odr_out, "$Revision: 1.103 $");
+ version = odr_strdup(c->odr_out, "$Revision: 1.104 $");
if (strlen(version) > 10) /* check for unexpanded CVS strings */
version[strlen(version)-2] = '\0';
ireq->implementationVersion =
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: zoom-opt.c,v 1.5 2005-10-17 12:28:20 mike Exp $
+ * $Id: zoom-opt.c,v 1.6 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file zoom-opt.c
* Copyright (C) 1995-2005, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: zoom-p.h,v 1.15 2006-11-01 15:39:05 adam Exp $
+ * $Id: zoom-p.h,v 1.16 2007-01-03 08:42:15 adam Exp $
*/
/**
* \file zoom-p.h
-## Copyright (C) 1994-2006, Index Data ApS
+## Copyright (C) 1995-2007, Index Data ApS
## All rights reserved.
-## $Id: Makefile.am,v 1.28 2006-12-17 15:34:11 adam Exp $
+## $Id: Makefile.am,v 1.29 2007-01-03 08:42:16 adam Exp $
check_PROGRAMS = tsticonv tstnmem tstmatchstr tstwrbuf tstodr tstccl tstlog \
tstsoap1 tstsoap2 tstodrstack tstlogthread tstxmlquery tstpquery \
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tst_filepath.c,v 1.1 2006-04-26 09:40:43 adam Exp $
+ * $Id: tst_filepath.c,v 1.2 2007-01-03 08:42:16 adam Exp $
*/
#if HAVE_CONFIG_H
/*
- * Copyright (C) 2005-2006, Index Data ApS
+ * Copyright (C) 2005-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tst_record_conv.c,v 1.12 2006-12-12 10:41:39 marc Exp $
+ * $Id: tst_record_conv.c,v 1.13 2007-01-03 08:42:16 adam Exp $
*
*/
#include <yaz/record_conv.h>
/*
- * Copyright (C) 2005-2006, Index Data ApS
+ * Copyright (C) 2005-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tst_retrieval.c,v 1.8 2006-12-12 10:41:39 marc Exp $
+ * $Id: tst_retrieval.c,v 1.9 2007-01-03 08:42:16 adam Exp $
*
*/
#include <yaz/retrieval.h>
/*
- * Copyright (C) 2005-2006, Index Data ApS
+ * Copyright (C) 2005-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tst_tpath.c,v 1.2 2006-10-11 08:43:22 adam Exp $
+ * $Id: tst_tpath.c,v 1.3 2007-01-03 08:42:16 adam Exp $
*
*/
#include <yaz/tpath.h>
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tstccl.c,v 1.11 2006-07-31 11:42:32 adam Exp $
+ * $Id: tstccl.c,v 1.12 2007-01-03 08:42:16 adam Exp $
*/
/* CCL test */
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tsticonv.c,v 1.23 2006-10-04 16:59:34 mike Exp $
+ * $Id: tsticonv.c,v 1.24 2007-01-03 08:42:16 adam Exp $
*/
#if HAVE_CONFIG_H
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tstlog.c,v 1.11 2006-10-04 07:32:36 adam Exp $
+ * $Id: tstlog.c,v 1.12 2007-01-03 08:42:16 adam Exp $
*
*/
#include <stdio.h>
/*
- * Copyright (c) 1998-2005, Index Data.
+ * Copyright (c) 1998-2007, Index Data.
* See the file LICENSE for details.
*
- * $Id: tstlogthread.c,v 1.4 2006-10-09 14:22:44 heikki Exp $
+ * $Id: tstlogthread.c,v 1.5 2007-01-03 08:42:16 adam Exp $
*/
#if HAVE_CONFIG_H
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tstmatchstr.c,v 1.5 2006-01-29 21:59:13 adam Exp $
+ * $Id: tstmatchstr.c,v 1.6 2007-01-03 08:42:16 adam Exp $
*/
#include <stdio.h>
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tstnmem.c,v 1.6 2006-01-29 21:59:13 adam Exp $
+ * $Id: tstnmem.c,v 1.7 2007-01-03 08:42:16 adam Exp $
*/
#if HAVE_CONFIG_H
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tstodr.c,v 1.8 2006-01-29 21:59:13 adam Exp $
+ * $Id: tstodr.c,v 1.9 2007-01-03 08:42:16 adam Exp $
*
*/
#include <stdlib.h>
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tstodrstack.c,v 1.5 2006-10-04 16:59:34 mike Exp $
+ * $Id: tstodrstack.c,v 1.6 2007-01-03 08:42:16 adam Exp $
*
*/
#include <stdlib.h>
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tstpquery.c,v 1.3 2006-10-04 16:59:34 mike Exp $
+ * $Id: tstpquery.c,v 1.4 2007-01-03 08:42:16 adam Exp $
*/
#include <stdlib.h>
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tstsoap1.c,v 1.8 2006-10-04 16:59:34 mike Exp $
+ * $Id: tstsoap1.c,v 1.9 2007-01-03 08:42:16 adam Exp $
*/
#include <stdlib.h>
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tstsoap2.c,v 1.5 2006-07-06 10:17:55 adam Exp $
+ * $Id: tstsoap2.c,v 1.6 2007-01-03 08:42:16 adam Exp $
*/
#include <stdlib.h>
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tstwrbuf.c,v 1.5 2006-01-29 21:59:13 adam Exp $
+ * $Id: tstwrbuf.c,v 1.6 2007-01-03 08:42:16 adam Exp $
*/
#include <stdlib.h>
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tstxmlquery.c,v 1.13 2006-10-04 16:59:34 mike Exp $
+ * $Id: tstxmlquery.c,v 1.14 2007-01-03 08:42:16 adam Exp $
*/
#include <stdlib.h>
-## Copyright (C) 1994-2006, Index Data
+## Copyright (C) 1995-2007, Index Data
## All rights reserved.
-## $Id: Makefile.am,v 1.29 2006-02-23 10:40:59 adam Exp $
+## $Id: Makefile.am,v 1.30 2007-01-03 08:42:16 adam Exp $
bin_SCRIPTS = yaz-asncomp yaz-config
-/* $Id: benchmark.c,v 1.9 2005-10-22 13:13:56 adam Exp $
- * Copyright (C) 1995-2005, Index Data ApS
+/* $Id: benchmark.c,v 1.10 2007-01-03 08:42:16 adam Exp $
+ * Copyright (C) 1995-2007, Index Data ApS
*
* This file is part of the YAZ toolkit.
*
/* CCL shell.
* Europagate 1995
*
- * $Id: cclsh.c,v 1.3 2006-09-11 12:12:42 adam Exp $
+ * $Id: cclsh.c,v 1.4 2007-01-03 08:42:16 adam Exp $
*
* Old Europagate Log:
*
-/* $Id: cql2pqf.c,v 1.8 2006-09-27 11:39:04 adam Exp $
- Copyright (C) 1995-2005, Index Data ApS
+/* $Id: cql2pqf.c,v 1.9 2007-01-03 08:42:16 adam Exp $
+ Copyright (C) 1995-2007, Index Data ApS
Index Data Aps
This file is part of the YAZ toolkit.
-/* $Id: cql2xcql.c,v 1.7 2005-06-25 15:46:07 adam Exp $
- Copyright (C) 1995-2005, Index Data ApS
+/* $Id: cql2xcql.c,v 1.8 2007-01-03 08:42:16 adam Exp $
+ Copyright (C) 1995-2007, Index Data ApS
Index Data Aps
This file is part of the YAZ toolkit.
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: marcdump.c,v 1.46 2006-12-18 10:33:52 adam Exp $
+ * $Id: marcdump.c,v 1.47 2007-01-03 08:42:16 adam Exp $
*/
#define _FILE_OFFSET_BITS 64
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: srwtst.c,v 1.5 2006-07-06 10:17:55 adam Exp $
+ * $Id: srwtst.c,v 1.6 2007-01-03 08:42:16 adam Exp $
*/
#include <stdlib.h>
if [ -f /usr/local/bin/tclsh8.4 ]; then exec tclsh8.4 "$0" "$@"; else exec tclsh "$0" "$@"; fi
#
# yaz-comp: ASN.1 Compiler for YAZ
-# (c) Index Data 1996-2004
+# (c) Index Data 1996-2007
# See the file LICENSE for details.
#
-# $Id: yaz-asncomp,v 1.7 2006-05-22 19:08:38 adam Exp $
+# $Id: yaz-asncomp,v 1.8 2007-01-03 08:42:16 adam Exp $
#
set yc_version 0.4
/*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: yaz-xmlquery.c,v 1.5 2006-10-27 11:02:50 adam Exp $
+ * $Id: yaz-xmlquery.c,v 1.6 2007-01-03 08:42:16 adam Exp $
*/
#include <stdlib.h>
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: yaziconv.c,v 1.5 2006-04-21 10:28:07 adam Exp $
+ * $Id: yaziconv.c,v 1.6 2007-01-03 08:42:16 adam Exp $
*/
#if HAVE_CONFIG_H
-Copyright (c) 1995-2006, Index Data.
+Copyright (c) 1995-2007, Index Data.
All rights reserved.
Redistribution and use in source and binary forms, with or without
-# Copyright (C) 1994-2006, Index Data ApS
+# Copyright (C) 1995-2007, Index Data ApS
# All rights reserved.
-# $Id: makefile,v 1.122 2006-12-15 12:37:18 adam Exp $
+# $Id: makefile,v 1.123 2007-01-03 08:42:17 adam Exp $
#
# Programmed by
# Heikki Levanto & Adam Dickmeiss
-; $Id: yaz.nsi,v 1.100 2006-12-17 16:28:18 adam Exp $
+; $Id: yaz.nsi,v 1.101 2007-01-03 08:42:17 adam Exp $
-!define VERSION "2.1.42"
+!define VERSION "2.1.44"
; Microsoft runtime CRT
; VS 2003
#include "winver.h"
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 2,1,42,1
- PRODUCTVERSION 2,1,42,1
+ FILEVERSION 2,1,44,1
+ PRODUCTVERSION 2,1,44,1
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
VALUE "Comments", "Z39.50/SRU Library\0"
VALUE "CompanyName", "Index Data ApS\0"
VALUE "FileDescription", "YAZ Library\0"
- VALUE "FileVersion", "2, 1, 42, 1\0"
+ VALUE "FileVersion", "2, 1, 44, 1\0"
VALUE "InternalName", "YAZ\0"
- VALUE "LegalCopyright", "Copyright © 1995-2006 Index Data ApS\0"
+ VALUE "LegalCopyright", "Copyright © 1995-2007 Index Data ApS\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "yaz.rc\0"
VALUE "PrivateBuild", "\0"
VALUE "ProductName", "YAZ Toolkit\0"
- VALUE "ProductVersion", "2, 1, 42, 1\0"
+ VALUE "ProductVersion", "2, 1, 44, 1\0"
VALUE "SpecialBuild", "\0"
END
}
/*
- * $Id: zoom-benchmark.c,v 1.15 2006-10-04 16:59:35 mike Exp $
+ * $Id: zoom-benchmark.c,v 1.16 2007-01-03 08:42:17 adam Exp $
*
* Asynchronous multi-target client doing search and piggyback retrieval
*/
-/* $Id: zoom-bug-641.c,v 1.1 2006-09-19 21:15:01 adam Exp $ */
+/* $Id: zoom-bug-641.c,v 1.2 2007-01-03 08:42:17 adam Exp $ */
/** \file zoom-bug641.c
\brief Program to illustrate bug 641
-/* $Id: zoom-ka.c,v 1.1 2006-09-19 19:41:32 adam Exp $ */
+/* $Id: zoom-ka.c,v 1.2 2007-01-03 08:42:17 adam Exp $ */
/** \file zoom-ka.c
\brief Test ZOOM Keepalive / reconnect
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: zoomsh.c,v 1.42 2006-10-31 14:08:03 adam Exp $
+ * $Id: zoomsh.c,v 1.43 2007-01-03 08:42:17 adam Exp $
*/
/** \file zoomsh.c
-/* $Id: zoomtst1.c,v 1.5 2006-04-21 10:28:08 adam Exp $ */
+/* $Id: zoomtst1.c,v 1.6 2007-01-03 08:42:17 adam Exp $ */
/** \file zoomtst1.c
\brief Synchronous single-target client doing search (but no retrieval)
-/* $Id: zoomtst10.c,v 1.3 2006-10-24 09:53:42 adam Exp $ */
+/* $Id: zoomtst10.c,v 1.4 2007-01-03 08:42:17 adam Exp $ */
/** \file zoomtst10.c
\brief Synchronous single-target search using CCL conversion
-/* $Id: zoomtst2.c,v 1.8 2006-04-21 10:28:08 adam Exp $ */
+/* $Id: zoomtst2.c,v 1.9 2007-01-03 08:42:17 adam Exp $ */
/** \file zoomtst2.c
\brief Asynchronous single-target client performing search (no retrieval)
-/* $Id: zoomtst3.c,v 1.11 2006-04-21 10:28:08 adam Exp $ */
+/* $Id: zoomtst3.c,v 1.12 2007-01-03 08:42:17 adam Exp $ */
/** \file zoomtst3.c
\brief Asynchronous multi-target client
-/* $Id: zoomtst4.c,v 1.9 2006-04-21 10:28:08 adam Exp $ */
+/* $Id: zoomtst4.c,v 1.10 2007-01-03 08:42:17 adam Exp $ */
/** \file zoomtst4.c
\brief Asynchronous multi-target client with separate present
-/* $Id: zoomtst5.c,v 1.11 2006-04-21 10:28:08 adam Exp $ */
+/* $Id: zoomtst5.c,v 1.12 2007-01-03 08:42:17 adam Exp $ */
/** \file zoomtst5.c
\brief Asynchronous multi-target client with sort
-/* $Id: zoomtst6.c,v 1.12 2006-04-21 10:28:08 adam Exp $ */
+/* $Id: zoomtst6.c,v 1.13 2007-01-03 08:42:17 adam Exp $ */
/** \file zoomtst6.c
\brief Asynchronous multi-target client with two searches
-/* $Id: zoomtst7.c,v 1.15 2006-04-21 10:28:08 adam Exp $ */
+/* $Id: zoomtst7.c,v 1.16 2007-01-03 08:42:17 adam Exp $ */
/** \file zoomtst7.c
\brief Mix of operations
-/* $Id: zoomtst8.c,v 1.5 2006-04-21 10:28:08 adam Exp $ */
+/* $Id: zoomtst8.c,v 1.6 2007-01-03 08:42:17 adam Exp $ */
/** \file zoomtst8.c
\brief Asynchronous multi-target client doing scan
-/* $Id: zoomtst9.c,v 1.4 2006-10-04 16:59:35 mike Exp $ */
+/* $Id: zoomtst9.c,v 1.5 2007-01-03 08:42:17 adam Exp $ */
/** \file zoomtst9.c
\brief Extended Service Update
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: read-grs.c,v 1.13 2005-06-25 15:46:09 adam Exp $
+ * $Id: read-grs.c,v 1.14 2007-01-03 08:42:18 adam Exp $
*/
/*
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: read-marc.c,v 1.7 2005-06-25 15:46:09 adam Exp $
+ * $Id: read-marc.c,v 1.8 2007-01-03 08:42:18 adam Exp $
*/
/*
/*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: ztest.c,v 1.83 2006-12-06 21:35:59 adam Exp $
+ * $Id: ztest.c,v 1.84 2007-01-03 08:42:18 adam Exp $
*/
/*