commit e687cb7eb87c841f0d1a374174d51d30371f2d97
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 3 14:08:30 2009 +0100

    Version 3.0.52

commit 6de1fc194bd1ee04e1468d251df3a582c25658ad
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 3 13:36:29 2009 +0100

    Fix uninit-var bug in tcpip_straddr.
    
    A local variable ai was uninitialized in the case of getaddrinfo
    failing. It is not set to 0 (NULL) as it should. This bug was
    introduced in YAZ 3.0.51 when a leak for getaddrinfo resources
    was fixed.

commit a6926807be8fe26dde141c94df505ad9444f294c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 2 12:44:22 2009 +0100

    Summarize news for 3.0.51

commit 1a9376036d7605bd8ca3d59a0dba7857a6ad6ec0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 2 12:43:25 2009 +0100

    Bump version-info dep due to new public functions

commit 90355354bba83a61942e8cb76bbd85bb363a4d3a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 2 12:42:04 2009 +0100

    Debian 3.0.51-2indexdata

commit 1f9d38143e20281e15b57eeb38ca6c61d9843363
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 2 12:40:29 2009 +0100

    YAZ on Windows uses newer Libxml2/Libxslt, ICU
    
    YAZ on Windows uses Libxml2 2.7.6, Libxslt 1.1.24, ICU 4.2.

commit 50df6fb38dd736f0b8aa961083524eacbb9c21c7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 1 10:40:17 2009 +0100

    Remove TCP optim. for Solaris. Bug #3116.

commit c7959fac4deeda671f525c6e2ef47c3fc5e88759
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 26 13:59:53 2009 +0100

    Bump version to 3.0.51

commit 950a4ac3bd94072bb5cf880f0f411bb2c8dc80bd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 25 16:50:31 2009 +0100

    Fix description of update command

commit 7996f8a4fcb85b0b7d5e8fad636e240904707a90
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 24 14:14:57 2009 +0100

    Win32 makefile: dist depends nsi

commit 5ba0bc49a8588ea1df229f4f1d60a8629acf71cf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 23 15:31:51 2009 +0100

    tcpip comstack: fix leak for getaddrinfo

commit 86c4a75e2ed9282be2202d9202be7f6a07dd3410
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 23 14:53:54 2009 +0100

    encode_uri_char: encode blank as %20

commit 54dc5b4629da5b10c2f3d4e3bdb7cb70c46669a5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 23 14:34:53 2009 +0100

    URI component encode/decode SRU database
    
    Encoding of SRU database is performed by yaz_encode_sru_dbpath_odr or
    yaz_encode_sru_dbpath_buf. Now used by yaz-client and the ZOOM API.
    Decoding of SRU "path" database is performed by private function
    yaz_decode_sru_dbpath_odr . This in turn is used by yaz_srw_decode
    and yaz_sru_decode in server applications, GFS, yazproxy, metaproxy.

commit b9db9bc681a9c78da31d0cb89c50f103197cfb65
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 23 10:35:58 2009 +0100

    yaz-client: honor base command for SRU
    
    Change when database setting is applied for SRU and ensure it is kept
    when a connection is reset. Change also the way errors are displayed
    for SRU (decoding of pacakges).

commit c6b8edd2312a4606cc014738266059a20e3b6e61
Merge: fa4ce73 42bf8d7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 23 10:25:58 2009 +0100

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 42bf8d7d53e41f6165e0eb889a7377d3482aeabd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Nov 21 09:27:46 2009 +0100

    Refactor URI utils to uri.c

commit fa4ce7352686da3893b47fde6e295cd4f558f014
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 20 13:49:25 2009 +0100

    HTTP response error, doctype + YAZ URL

commit e719ab5b27bcf89d9741bbc78f6b4c372dc18e9b
Author: Dennis Schafroth <dennis@indexdata.com>
Date:   Fri Nov 6 11:40:12 2009 +0100

    removed tmp file from git

commit 69c2dee55aa204cab368989b8385eda8b83bf2e2
Author: Dennis Schafroth <dennis@indexdata.com>
Date:   Fri Nov 6 11:38:38 2009 +0100

    Added tests for pql2cql using relation and truncation.

commit 43769ae204a1033190b8c044f0faa5e2341140c2
Author: Dennis Schafroth <dennis@indexdata.com>
Date:   Thu Nov 5 15:13:54 2009 +0100

    Fixed: Removed the server option which was remedy from the copied function. Returning 0 on parse error. Returning equal on none.
    
    Added: Parsing the Truncation attribute: Left, Right and Both. No implementation of the 100 and above.

commit f550c0a0456eae7e4450b3f2ed9bf6aa25eece30
Author: Dennis Schafroth <dennis@indexdata.com>
Date:   Thu Nov 5 09:17:56 2009 +0100

    Attempt to get eclipse working

commit 04a74288b3dc52703d09528428842f186ec78e43
Author: Dennis Schafroth <dennis@indexdata.com>
Date:   Thu Nov 5 09:15:05 2009 +0100

    Fixed comment

commit 7cf71345284c3f31dee1c1102a9fcc32c41480f2
Author: Dennis Schafroth <dennis@indexdata.com>
Date:   Wed Nov 4 16:15:23 2009 +0100

    Comment fixes only

commit e5ae7bef1ef7d79a07a89f329e6b603d40a44c7f
Author: Dennis Schafroth <dennis@indexdata.com>
Date:   Wed Nov 4 15:42:50 2009 +0100

    For phonetic, stem and relevance return no operator
    Was returning questionmarks

commit 9f16968f01f8ffc7421be4bda437c69ee7e11eba
Author: Dennis Schafroth <dennis@indexdata.com>
Date:   Wed Nov 4 15:33:58 2009 +0100

    Addded a lookup of relation in the attributes. Not supporting the phonetic, stem and relevance
    as these are not listed on the CQL web page.

commit b851307962ccc99ac9cc0c8a66b652d0afbb1ae9
Merge: 8007b02 66809e6
Author: Dennis Schafroth <dennis@indexdata.com>
Date:   Wed Nov 4 15:28:40 2009 +0100

    Merge branch 'master' of git://git.indexdata.com/yaz

commit 8007b02f1f71539935da4895cea16fac3422e64c
Author: Dennis Schafroth <dennis@indexdata.com>
Date:   Wed Nov 4 13:55:24 2009 +0100

    Added break in reverse/'r' option check, or it would scan for iteration number.

commit 66809e641d809eaa821a74db209c47deb3590f11
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 2 22:38:30 2009 +0100

    Use website for upload doc

commit 9d63e51087691087c5adb6b2c6265b07e8ca0224
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 2 14:24:31 2009 +0100

    Version 3.0.50

commit 6e3d70edfadd110351b71466c51632e288e31773
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 27 14:27:58 2009 +0100

    Better support for extra data for SRU codecs and GFS
    
    The Z_SRW_PDU structure has two new members extraResponseData_{buf,len}
    for extra data response buffer and length. For the GFS, both request
    and response data (XML) is carried in extra_args and extra_response_data
    for the search handler. Patch by Ko van der Sloot.

commit 5d493e5a4ce6300660debe3e2ad82c21592039ca
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 20 11:14:54 2009 +0200

    ZOOM reject queries that cannot be char converted
    
    For queries that cannot be converted to the specified rpnCharset,
    ZOOM now returns a diagnostic on the client-side ('invalid query' /
    10010).  This fixes bug #2113.

commit 3a3d99725a71801f9fc5308e21a4d7f7a325cbdd
Merge: 93645ab a158bd5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 15 13:07:36 2009 +0200

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 93645abd509e3ee6b6ecb5fee2abee0e12ac7d5d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 15 13:07:17 2009 +0200

    Fix do_nothing_useful example

commit cad8970eb81efaf793ba96e576b09c47d141d0ea
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 15 13:06:55 2009 +0200

    Fix odr_bool definition

commit a158bd53b7a6c959772645e7e62c60a87dc8d733
Merge: dfcd482 b381ade
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 8 23:01:38 2009 +0200

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit dfcd482cb9c615dd3f0410d20f5d9a398e701ade
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 8 22:57:43 2009 +0200

    Fix SEGV for quit command in cmdfile
    
    If cmdfile is passed to yaz-client (option -f) and that cmdfile
    included a 'quit' command that would result in a memory violation.

commit b381adee85c9f65bca8cb0c69eaaea0e3947d640
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 8 13:53:23 2009 +0200

    MARC21 to Endnote: omit text garbage.
    
    Match on text nodes to omit text garbage.. Makes this stylesheet
    work on OPACXML (with MARC21 embedded) as well.

commit 5107068a489f5ea7923841d855a2145b0db94de1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 1 16:29:16 2009 +0200

    More field mappings.
    
    Only consider surname authors. Map secondary title, call number, pages,
    volume, abstract.

commit a796493ae0e9e16702b2a375aeb2bd2c02ab736b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 1 15:34:05 2009 +0200

    Use printfield everywhere

commit 8a6fcb337caf230d1a9a674155630a659ac2719c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 1 14:45:49 2009 +0200

    Start work on MARC21 to Endnote import

commit 8a980f7051e22ca1e4fac0395ed7f8647cd9eda3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 1 10:20:51 2009 +0200

    Version 3.0.49. Update news.

commit b2b333d62406d7497da3b8af5fb3a4e8f0a7b505
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 29 15:08:49 2009 +0200

    Optimize trie look for char conv.
    
    The lookup function now saves one function call for every character -
    to improve performance for conversion from/to MARC8.

commit 1a67af25185515c813771b8f9e4d9efb020e9056
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 29 15:07:00 2009 +0200

    Optimize wrbuf_iconv_write.
    
    Use bigger temporary conversion buffer for wrbut_iconv_write.. This
    increases performance a bit.

commit fe70606b0cc57dd49506de5d57aa4eab585fe6bd
Merge: 1ccca65 a37f819
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 29 13:01:29 2009 +0200

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 1ccca650a133358c268ab3d0f9da58c621a663dc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 29 13:00:17 2009 +0200

    Allow Slow database wait to be set.
    
    The dummy Database Slow may be followed by an integer.. This integer
    specifies the time for an operation to execute - in seconds.

commit a37f819598462f7ecc85b28bd56190e87e761bce
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 29 13:00:17 2009 +0200

    Allow slow database wait to be set.
    
    The dummy Database Slow may be followed by an integer.. This integer
    specifies the time for an operation to execute - in seconds.

commit a5ebdfbdd3845ef01e1c2e8d19daae12fc2f036e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 29 12:58:40 2009 +0200

    ZOOM_record_get returns 0 for bad MARC.
    
    ZOOM_record_get returns 0 pointer if a MARC record can not be decoded -
    unless type desired is "raw". This will prevent type "xml" from
    returning ISO2709 .. Which obviously can not be XML parsed.

commit 5a945d96cd9da92cc3e37025d30dbee9d6f1d96e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Sep 27 21:21:06 2009 +0200

    Dummy database Slow waits 3 seconds.

commit 80be3d0580fa837e436b911e76c707e74ff9d14a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 24 13:40:31 2009 +0200

    Leak fixes for xmlquery stuff

commit 4cdc954013878a64caac253e1275a5ca80782206
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 24 13:14:24 2009 +0200

    Make som internal functions static.
    
    Make a number of functions defined in xmlquery.c static. These have
    never been declared in a public header file (yaz/xmlquery.h) and was
    made public by mistake.

commit dd6da3de6292dd8d087eac67c0c9a7eced8b88de
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 23 17:56:53 2009 +0200

    Fix leak for odr_print of ZOOM connection.
    
    Calls to ZOOM_connection_connect would odr_print memory each time
    if option apdulog=1.

commit f73e1241af0466a21445531a7ee442464a62e7e1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 23 17:51:41 2009 +0200

    Updated m4 + doc/common.

commit d6b903caaf638336e114be4d29e3e585330eb68a
Merge: ebececd 2316d38
Author: Mike Taylor <mike@miketaylor.org.uk>
Date:   Fri Sep 18 17:47:45 2009 +0100

    Resolve

commit 2316d384aec77ec59fa137edb6782053f325b6b4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 18 12:33:54 2009 +0200

    GFS logs HTTP requests

commit 643f3c67b24a03ea12d0d3420d78a734aedf5b1d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 18 11:06:20 2009 +0200

    Log session timeout. Reenable ASSOC_UP.
    
    The association_state ASSOC_UP was last used in YAZ 2.0.30. It
    was probably removed by mistake. We enable it - but for Z39.50
    sessions only, so that when a timeout occurs we can send a Z39.50
    close PDU again. The session timeout is now also logged at "session"
    log level.

commit 9d01070e0ac3b559b13c76e1cd0f1b0ef17f03c0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 17 13:27:05 2009 +0200

    Skip zero-length subfields for ISO2709.
    
    Skip zero-length subfields when decoding ISO2709. This rare case happens
    if a record has two FS characters in a sequence. Without this patch
    there would be a reference beyond char array in using_code_len fragments
    in marcdisp.c.

commit a29cb625a72a11d5a65ee3cb423dc35193b5ca79
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 16 13:58:26 2009 +0200

    Fix install doc rule for Automake 1.11

commit ed14ef71dd40c863ee3b581bf5835406bd0ed3ea
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 15 10:18:06 2009 +0200

    Link add libyaz.la to yaz-ztest (fix #3036).

commit fa45ad3fa8a1dae7d030efd16ce6371777566813
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 10 09:13:18 2009 +0200

    Fix yaz-marcdump -n (bug #3028).

commit 4bed35ab0329789b94620258dc57db5db37bfe02
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 10 09:13:06 2009 +0200

    MARC checkout output: No ()s in comments

commit df76df087008d3d53a68958b31a018a3e292791a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 2 17:36:14 2009 +0200

    Add debian make rule

commit 273716ada4a96213fb99182df2a3ee22509437b0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 28 14:46:21 2009 +0200

    Fix quoting for upload.sh

commit 1c7397ef1885c5c758ab0b6d22ed2ee45e2e24f8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 28 12:44:15 2009 +0200

    Upload doc+dox script

commit 7abc9bb8bc2dbc218e400aa7fbf635ea8257a24b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 28 11:01:41 2009 +0200

    Version 3.0.48

commit e90835e4a81a15a3f62e904f7e7771493bac9a2e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 28 10:56:42 2009 +0200

    Omit tkl rules for documentation

commit 131f137354647cefe2e3494bdb946d77b8c2e959
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 28 10:53:35 2009 +0200

    zoomsh's shows 1 record by default

commit 6d60541cbd1b81b23872214ad2d8ea11a54544ac
Merge: 1d20ff8 30b68ac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 28 10:39:43 2009 +0200

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 1d20ff81983715581b6a2cbed74878dd40895985
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 28 10:35:44 2009 +0200

    Mention new type for show command

commit 30b68ac32ab0516934cee67a076b53b0cb85c6d9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 27 22:05:29 2009 +0200

    Extend zoomsh's show command WRT type
    
    zoomsh's show command takes a new 3rd optional parameter which is the
    type as passed to ZOOM_record_get. Default is "render".

commit ebececdef03b9ab5d4398f938fc4cc2fd5ebbaa1
Merge: c1f940f 6985b22
Author: Mike Taylor <mike@miketaylor.org.uk>
Date:   Thu Aug 20 09:16:05 2009 +0100

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 6985b22c1da4a0c4d4182a6b0570df490a913403
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 19 21:00:27 2009 +0200

    New tests cases for CQL to RPN conv

commit 35a1937624d302f2a53618958036a41a88b70388
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 19 20:56:58 2009 +0200

    RPN to CQL: no use attr is treated as serverChoice

commit 173f78f50536784bdc6a59d4586ba409b2b69182
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 14 15:35:57 2009 +0200

    RPN to CQL conv may use USE string attributes (bug #2978).
    
    In conversion from RPN to CQL (function cql_transform_rpn2cql_).. USE
    string attributes are used as a fallback if there is no match in the
    CQL transform (properties) lookup. Also change behavior so that
    unsupported use attribute if there is no match .. Ie if there is a
    numeric use attribute in a query and that is not matched anywhere.

commit b9d525dc1bec0fb8da16a810f7115b656d4b328c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 14 15:31:21 2009 +0200

    Allow empty CQL transform in cql2pqf (and reverse)
    
    If value dash (-) is tiven as properties name, the cql2pqf program
    will use no properties file.. Ie just cql_transform_create rather than
    cql_transform_open_fname. This allows us to test RPN to CQL conversion
    with no properties file (-r).

commit d90c4c6db3c30cabdabed5abe139f0fe13eb7c24
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 31 15:07:20 2009 +0200

    Add link to MARCXML and MarcXhange Web content

commit de5a52bf8d9f21d9296ede827daf07e60a3882e7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 31 15:07:12 2009 +0200

    Mention ISO25577

commit 1275cf769e414508b48ea85369458bb5d09a1757
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 31 14:59:30 2009 +0200

    MarcXchange NS is now info:lc/xmlns/marcxchange-v1

commit 8bb4b0631ee0f06de1cf065541bbf9537c04d726
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 29 09:38:26 2009 +0200

    Extend z_External to handle all extended services
    
    Extend z_External to handle all extended services persistentQuery,
    periodicQuerySchedule, exportSpecification, exportInvocation. Patch
    by Rustam T. Usmanov.

commit c1f940fdcffa885b1336c932c624aa6f062bad38
Author: Mike Taylor <mike@miketaylor.org.uk>
Date:   Tue Jul 28 10:28:09 2009 +0100

    Rolling

commit a85b5049b2c0e12a281695fe32bff10ef4901acb
Author: Mike Taylor <mike@miketaylor.org.uk>
Date:   Tue Jul 28 10:27:39 2009 +0100

    Better message when receiving an unrecognised userInformationField.

commit 124d3ef158982998fec69c091a35702223ab4616
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 13 10:58:20 2009 +0200

    Remove obsolete Doxygen setting

commit 0046d7d79f79cbf9d03de7272d5069159aa92c24
Merge: 70db3b5 eda96f8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 9 16:31:51 2009 +0200

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 70db3b5fb3e8310c587dd8ba95866f1cadf69608
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 9 16:31:33 2009 +0200

    Update to new ID URLs

commit eda96f8cca72ec56811eff40f23b881b339afa56
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 8 22:28:42 2009 +0200

    Describe option -V of yaz-config

commit 91a6395012ede2909078cdedea29a8d9efe60229
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 8 14:06:08 2009 +0200

    Version 3.0.47

commit e00da6d48d63d7ece2d2515ba9a9f422cf24c366
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 3 16:20:26 2009 +0200

    Allow yaz_xml2query to throw a certain diagnostic
    
    Function yaz_xml2query allows a diagnostic element in the PQF XML
    representation .. diagnostic@code and diagnostic@addinfo is diagnostic
    code and additional info respectively.

commit e709ab8b395212d2d3d12ad215a3aa2272654c62
Merge: 8356ea5 82b56be
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 18 15:47:48 2009 +0200

    Merge branch 'master' into longint

commit 8356ea58313ee1f350226172cf99bfb0b7c5583c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 18 14:09:21 2009 +0200

    Introduce type for BER BOOLEAN/INTEGER .
    
    The BER BOOLEAN is now the integral type Odr_bool which still happens
    to be an 'int'. The BER INTEGER which used to be a plain 'int' is now
    typedef'd to Odr_int. This is still an integral 'int', but it may be
    changed to 64-bit via a one-liner in nmem.h (NMEM_64=1). The documentation,
    ASN-1 compiler as well as programs has been updated to use the new types.

commit 82b56be0c22f75d8d40f295e09ca8b7c628fa530
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 16 12:53:17 2009 +0200

    CQL sortby parsing, no semantics yet

commit 2cc3fc3eb644f09db82f30906e8d9a09601f544e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 16 11:01:24 2009 +0200

    Add type casts for tests for C++ compile

commit 0d42bb835c37442eeffa77f24ad2fdf876f8f4da
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 16 10:59:41 2009 +0200

    Add type casts to make YAZ C++ compile

commit 6b76baf0fb5d0d437caedd8076f77f372d775758
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 16 10:43:48 2009 +0200

    64-bit BER integers. Fixes bug #114.
    
    Introduce a new type, odr_int_t, which is equivalent to 'long lont int'
    This type is pretty much available everywhere..  was introduced in C99.
    This change makes YAZ non-backwards compatible .. both source-wise
    and binary wise. However, it is expected to be fairly trivial to update
    applications.

commit ae1c6f1a0a5fb745b1a5fa315869161d7480c6f7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 9 22:12:55 2009 +0200

    Avoid #if inside macro expansion

commit 6deb7e33545e987a7d3e3a090eefcd0cfc71805b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 9 10:25:03 2009 +0200

    CCL: test case for bug #2895

commit 135acd59310ef3892e9b86b70e3ead32e53eeabb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 9 09:12:23 2009 +0200

    Rename frontend.xml to server.xml

commit 50910e85f05204a853e7e6975b1e3ef0adf1dbe6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 9 09:12:09 2009 +0200

    Ignore program tstxmalloc

commit bdf169109f6afec0588dcac3dbc35d961b073105
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 9 09:07:16 2009 +0200

    Fix unix socket example and reformat

commit 0d8c31b34cd1bcf78c44ad669242f3967c76b379
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 8 15:49:18 2009 +0200

    Version 3.0.46

commit 18968faa568a744d9d1ce1421202f03e8905ae1a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 8 15:48:31 2009 +0200

    Version 3.0.46

commit c526818a49e2d8e469137afd50ee85e683484496
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 8 15:45:26 2009 +0200

    Summarize news

commit 55bc5787ba3e68ae7e130866f95e70af6b98c6d8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 8 15:37:22 2009 +0200

    ZOOM_record_get only returns OPAC record if present

commit 43454d6c60e8f2d0d7d6208ec2436c55a6a67a0c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 8 14:45:13 2009 +0200

    Refactor wrbuf tmps for ZOOM_record_get

commit 88c261910ace93cd45d25bfbb21ad32f8225ece1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 8 14:41:40 2009 +0200

    Remove unused local member wrbuf_opac

commit 486ea665463289f7ffb5eeabdf9c80dab3e07ee8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 8 14:35:10 2009 +0200

    Refactor ZOOM record render code and fix #2892.
    
    Refactor code for ZOOM_record_get. The "xml" render for OPAC records
    now renders the full OPAC. Previously only the MARCXML bibliographic part
    was rendered (the bibliographic record). Pazpar2 relies on this
    functionality and this should fix bug #2892.

commit b4f634a3359a330e6f74c51365c9c62d0c5039b2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 20 11:08:16 2009 +0200

    post/postrun calls ldconfig

commit 7657c9ac7c3d4555dd0bd1043a7b0d475e74e342
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 20 10:09:52 2009 +0200

    Fix RPM build for RHEL 5.3
    
    RHEL 5.3 does not have package tcp_wrappers-devel . Only tcp_wrappers
    which includes both run-time and lib/headers. Fedora core 9 differs
    from RHEL 5.3 in that respect.

commit d3bfd05c8ad9e4f9b6f58a9510778079eab446fc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 13 09:21:41 2009 +0200

    yaz-config -V shows version + SHA1 (Bug #2829)

commit cf6e35300ec51e0bad1424aba7e83225fd168f8b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 7 20:55:04 2009 +0200

    Prefer IPV6 addresses over IPV4 - should refix bug #2350.

commit 3ceb91da546fb4ef66bbea57b0ef219b3af21f65
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 5 13:29:32 2009 +0200

    Small fix for encoding of advancegreek

commit 72942b6650af98632103a0908882b71c4113e153
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 1 11:00:54 2009 +0200

    buildconf.sh uses only Libtool flags when present

commit 63ae67e43ae6770d77e5d8b925d71dd2e4e28ee1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 1 09:48:52 2009 +0200

    Avoid double display of SRU/SRW records (bug #2798).

commit 29b3b3213c4c8ad38bab054b56f8b70f1b14d67a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 30 10:02:39 2009 +0200

    Doxygen comments for xmalloc utils. Reformat

commit 3594baeb76423dcee4a138f54bc1d5b5b4477fe3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 30 09:04:34 2009 +0200

    Added xstrndup (similar to strndup)

commit 16ae6b899b1eb60c570650b7acc8e673531f5510
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 29 11:44:06 2009 +0200

    Option auto_reconnect=on really reconnects.

commit 19a9c4f58563f2bb28d69647096491ae965fd377
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 29 10:43:34 2009 +0200

    Fix bug #2770 - avoid length limit for auth parameters.

commit 4fc0e0c70a077abd8009e139315a54a0e0ddd293
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 14 11:44:03 2009 +0200

    Avoid GCC warning about conversion from integer to ptr.
    
    Add intermediate cast to size_t from int to avoid GCC warning:
    cast to pointer from integer of different size .

commit ac63793036c6d830d002241a750691b26235b3e1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 6 23:30:44 2009 +0200

    Avoid null ptr ref for for yaz_poll errors.
    
    When yaz_poll returns error (-1) and errno is not EINTR the code
    previously assumed seshigh IOCHAN (client_link) and called cs_close..
    In the mother process, however, the IOCHAN data is not this type.
    Code now prints a warning and resumes processing and does not use
    iochan_getdata.

commit 62f4f43aa7b97890d7c4bf776e3749f25b2e1c5a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 31 21:44:42 2009 +0200

    Avoid redundant dependency

commit 782dc736e899db69b72d388a747623a78fc90b17
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 31 21:19:13 2009 +0200

    Version 3.0.45

commit 859fd203f5075cca7d000ac4558795c662c9ba07
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 30 16:23:56 2009 +0200

    Update news

commit 19411dcc2419807b0b81e7ad05f63880eba58d22
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 29 21:02:07 2009 +0200

    Reindent

commit bd3fc10785d649f854929dfab90d8a002d55572c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 29 21:01:55 2009 +0200

    Reindent

commit 4e3f7be8266559e07dc01ae5d6aba31d30b8bd44
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 29 20:53:05 2009 +0200

    Fix doc WRT ZOOM opts start, doc (bug #2198)

commit 9748d1f21b8a1c8c6f14ef9384c0e4fdb2d41585
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 28 08:00:09 2009 +0100

    Fix trace prints for buffer ptrs

commit 5fedb171148c114f2488f5bff941942226b31eef
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 28 07:51:24 2009 +0100

    Fix bug #2709: TCP connect returns Invalid argument.
    
    The getaddrinfo result (struct addrinfo) is now properly
    updated in the sp->ai member .. Hence socket and connect uses same
    address.  The poking for IPV6 address types, bug #2350, is now useless.

commit 625aa16bd5f85153e468ddbfb8d213937890dd30
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 26 14:25:12 2009 +0100

    Add yaz_clone_z_RecordComposition.

commit 4af16c3b47e4d3f6192345d27248cffe87aa02ec
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 26 11:29:36 2009 +0100

    Bump version to 3.0.45 due to new functions.

commit de9864f98c5fec785fb0e4cb05cf9db1e7a7e4af
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 26 11:27:24 2009 +0100

    Rework copy/clone of ASN.1 type utilities.
    
    The copy/clone of a type, such as Z_RPNQuery, is implemented as a macro.
    The following funcions are defined at this stage:
    yaz_clone_z_{Query,RPNQuery,NamePlusRecord}.

commit 3f316a4c208765a38b34e19704450cf0f34adef7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 11 22:22:35 2009 +0100

    Fix compilation for mingw.
    
    Two sources files failed to compile on GCC mingw (Minimalist GNU for
    Windows). For oid_db.c the problem was that GCC reported 'initializer
    element is not constant'. And the fix is to use initialize (use) at
    run-time. For timing.c the problem that HAVE_SYS_TIME_H and WIN32 was
    both defined - and the code was not prepared for that.

commit d16f37add45152d0d3b786a4676577a57e4f4139
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 10 14:47:06 2009 +0100

    Include yaz/errno.h in source that uses YAZ' errno utils.

commit 13356a0cb532b646421e0169aef11d1bd25e89f8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 10 12:02:07 2009 +0100

    Moved errno utility declarations to errno.h.

commit f0128dd11d08d79384a97a13e44476769b061f4f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 10 11:19:39 2009 +0100

    Error utils in separate file and _REENTRANT mode.
    
    The functions yaz_errno / yaz_set_errno / yaz_strerror is defined in
    errno.c rather than nmem.c. Also _REENTRANT is always set to ensure
    that access to errno is thread-aware.

commit 1428270503079d0ceb1ea113e3ec2aa175a0e52a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 10 09:02:54 2009 +0100

    Updated m4.

commit 588dde23995415ad84f97e50194ef943fadce6a9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 10 09:00:20 2009 +0100

    Honor charset for raw records (ZOOM_record_get).
    
    For MARC and string records (octet aligned and SUTRS) the charset
    option now takes effect (if given).

commit 4efb9de61a4284830d3dde10a992a42067879c84
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 6 15:34:48 2009 +0100

    Fixed args passing with blanks for Windows Service

commit 0e3cbe2d2a8508c66059eae870b15a65d0059a4a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 2 05:23:07 2009 +0100

    Output to real file rather than .tmp

commit 1fb26db29805d4822763c205358f394725b0f02c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 2 05:18:58 2009 +0100

    Output file generated at very end rather than at beginning.
    
    Output is produced to a temporary file (.tmp) and then renamed at
    very end if operation is succesful.

commit 2ffab517f033bf6c35de72616de5c05e0b43319f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 2 05:17:25 2009 +0100

    Doxygen comment fixes

commit 64d15b4ed1a24c3064f4fa3c50668ea99b58111b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 1 23:27:34 2009 +0100

    Note about icu_I18N.h being unstable

commit 47db800079d3df8e8adfd93b466795d0803dabe8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 1 23:26:46 2009 +0100

    Document a little.

commit dd44ae98149d0a96ca8c601a0c46cd17b1eb6c83
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 1 23:06:51 2009 +0100

    Function icu_chain_create is now private.
    
    This function is internal to ICU. It is now declared in icu_I18N.h
    rather than icu.h.

commit 6cec9293846dc1aba8c0e2f5e46fc029a727f4ed
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 1 23:04:09 2009 +0100

    Document yaz_errno utils

commit 840854a00aa5c59f4a492f9e002e0396ba52ba45
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 23 23:58:53 2009 +0100

    Removed redundant statement

commit f6a9c895dedabe8cbaaca0377cf9dbbfdf05368e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 23 17:10:57 2009 +0100

    Updated doc/common.

commit 30be9a32fd26a2d08aa4413942408500c93ad4a3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 22 13:10:53 2009 +0100

    Disable YAZ' own log rotate by default (no 1 GB limit).
    
    The variable l_max_size which specifies the log file limit is set to 0
    (DISABLED): This is due to the fact that YAZ is most often deployed using
    logrotate. Also YAZ can not perform log rotate because of unsufficient
    permissions (setuid).

commit d1c53252793e37efda0b7432b18a7c79b9810d86
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 17 14:33:26 2009 +0100

    Update version in NEWS

commit 6c935519b45ef77520aad76aa0ec8d3fb6540057
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 17 14:28:30 2009 +0100

    Version 3.0.44.

commit fee4224d6897ad849d74587d99a1a0f7e137128e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 17 14:11:26 2009 +0100

    Fixed bug #2530: yaz listener broken on Vista.
    
    The two remaining arguments to accept is now NULL ptrs.. The
    arguments (for Unix) makes the accept call return an error
    about invalid supplied pointers.

commit 442f9815fa99344367af117cba29f2c0e209a0cf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 16 23:05:31 2009 +0100

    Dont assume error if fgets returns NULL

commit 7a85a44b7f83777704755a13923df36b62ff0257
Merge: e32b8a7 4320117
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 6 08:36:49 2009 +0100

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit e32b8a753ae6ce8847c4b5307e726178e4ee3bc7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 5 15:14:24 2009 +0100

    Fixed typo in transliterate rule

commit 4320117d5dfc1cca841025c4ceb086c92c206524
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 22:09:09 2009 +0100

    One more redundant line.

commit 6c8a66665c0c64572b5461a3050b4215240dab43
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 22:04:12 2009 +0100

    Removed unused file.

commit b4ddd82f2554fd155ab38b078428cc4b0a519ee4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 22:04:02 2009 +0100

    All debian build ignores in debian/.gitignore

commit 9a93f996a29da6535a581a7278019e72ee07d188
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 14:33:51 2009 +0100

    Spell fix

commit 25294d937c02e665569c37d3dd90e459bc363a2d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 14:30:43 2009 +0100

    List danmarc as supported encoding

commit 2f13c9a407fe345dfe13ef8647ebba02ca519089
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 13:55:12 2009 +0100

    Describe character set semantics a little more

commit abc5fc91e4340a8afe42c80ad0baec86dbe76c3a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 13:54:42 2009 +0100

    Refer explicitly to yaz-iconv man page

commit 7fb420029552be59a80c8deadb638b4b8780d5d8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 13:39:58 2009 +0100

    Update NEWS

commit 890968dfc0149a8f59f4afb8055e18a0ff734595
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 13:39:44 2009 +0100

    Fixed reference to yaz-iconv man

commit 0e1c21de5892acadabc0e1b01606245091c4d275
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 13:39:06 2009 +0100

    fixed list of encodings (added listitem tags)

commit aca553f92283c93d9014be9d77b4b7481738e0df
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 10:56:45 2009 +0100

    Removed unused source file.

commit 49e8c1a3167e2ea965d1787b89e3ac731b590ad9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 10:56:27 2009 +0100

    List encodings supported by YAZ. Bug #2513.

commit e5babaef0f0a438f4372ee4373c90d37fdc7ff1e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 10:56:08 2009 +0100

    yaz-marcdump refers to yaz_iconv

commit a05d96bd6dd1151bac4f0194f2bcc44e8771b558
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 09:02:53 2009 +0100

    Update NEWS.

commit ded3889a5c015e8adbb3addb0a5ebbd85fe20bc2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 4 09:00:44 2009 +0100

    Revert "Removed OID record syntax application-xml."
    
    Since applications might have used this symbol we keep it to avoid
    a so-name change.
    This reverts commit 9507c6ac14596ef68763e7ec8c08e92838ac44da.

commit a19321599ba751f65f655a69c73ac05c72be22b3
Merge: df8b0a8 ecc54f1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 3 16:56:53 2009 +0100

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit df8b0a83e237b1f7ff6722a2f10add5cafceeb9d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 2 13:41:57 2009 +0100

    Update news. Version 3.0.42.

commit 860f937a09351b59294bd9b6ed97be8762e77ab0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 2 13:32:20 2009 +0100

    Bump year to 2009

commit f0dcc975f66dc2e17e356497419b09cc94baddba
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 2 13:29:10 2009 +0100

    Bump year

commit ecc54f133ed87dee5854f87c771eaa75c2ab8fc7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 30 19:47:29 2009 +0100

    Fixed missing SSL libs for --libs output

commit 0f88139455a3aeffeca0a5650ca5d3d99abc1c17
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 29 10:09:57 2009 +0100

    Added member named_result_sets for init handler struct for the GFS.
    
    This allows a server to disable named result sets. Until now
    all negoation was handled exclusively by the GFS(server) and the
    client. The server implementation had no way to tell the system
    that it does not handle named result sets.

commit 9507c6ac14596ef68763e7ec8c08e92838ac44da
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 29 09:12:59 2009 +0100

    Removed OID record syntax application-xml.
    
    The OID record syntax application-xml was added 1998 probably because
    it was registered somewhere. It is no longer registered and of no use.

commit 5b5d2ba5455538ccc356e208476dc7aeb3703421
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 20 16:45:06 2009 +0100

    Added support for rule-based transliterator for ICU wrapper of YAZ

commit 362a3c56893f05cb1417cc23e24fc165303486dc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 20 15:50:47 2009 +0100

    Rename normalize to transform

commit 13dbac38d069fe6c5ebe3e224e6a12bac907c140
Merge: 36f0d15 0aca0f8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 20 13:07:51 2009 +0100

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 36f0d152f5f2b4d6ef4bcb01a041f4c16c1deaf8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 20 13:07:39 2009 +0100

    Fixed bug #1902: yaz-icu XML output

commit 5dd6d2f41f8db534e05a86632bdc78b6d4186435
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 20 12:58:01 2009 +0100

    Print ICU error when ICU can not be configured

commit 8be4cad726760fbc18b83b1ae8af3790dcf31c81
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 20 11:44:50 2009 +0100

    Make YAZ checks Emacs friendly

commit 0aca0f8f0d5849d6ed040f864713b8ac7d696304
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Mon Jan 19 09:46:36 2009 +0000

    Docu update: When building from Git, you need the debian
    package 'pkg-config' as well.

commit bf0ac0c751ab677318e0a92a8e40145e0e4623b9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 16 15:55:13 2009 +0100

    BITSTRING value shows value. Bug #2346

commit 379504a233e3e2cc85bca1e7b6d864f1395aec7c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 15 13:31:20 2009 +0100

    Updated footer comment

commit 4a23f09ebdcc59ef94e50d385cc5b17f42d8845d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 15 13:06:06 2009 +0100

    ISO2709 decoding: skip control characters from indicator data
    
    ISO2709 indicators that hold control characters are marked
    invalid and the control characters are now skipped.

commit 6135f5d048a8bbbc29d14deb9512202c777bd6bc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 13 15:59:17 2009 +0100

    Omit sort key by default in yaz-icu's output
    
    Omit sort key by default in yaz-icu's output. It may be enabled with
    option -s. The sort key was used in previous tests. But since it is
    encoded differently between ICU version we omit it in our tests.

commit 98f7557d475021fb087f75423468226c2ce3df20
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 13 15:55:20 2009 +0100

    Cosmetic

commit 210462cd20476ec54208ccf3a65f15a32fad5bcc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 13 15:54:56 2009 +0100

    Cast integer to long for print

commit 0edd22d3d3fb9bafa8795815517e9ad51d51641f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 13 15:53:51 2009 +0100

    Allow combined single char options (again)

commit 3a54a02da2f546427c4e5fe57f952c97f54437ea
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 13 11:53:02 2009 +0100

    More requirements for libyaz3-devel

commit 3fe8d724fd45258f340a8396877aa93bd0a93d00
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 13 09:14:58 2009 +0100

    Removed yaz.spec.sles

commit ad75101cb137ab43f2b7e6a0dab7b1efe30b02a7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 12 22:33:04 2009 +0100

    Fixup for BuildRequires: tcpd-devel or tcp_wrappers-devel

commit b3d1527a6d94b1af17bf36c7781be9679c3fbfc9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 12 18:52:44 2009 +0100

    Utility yaz-marcdump got option to display YAZ version (-V)

commit 2788a4851b551e1a3efb320a2878b809f2d8a9d7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 9 14:38:14 2009 +0100

    Happy new year

commit e91219e4b27bbd16a13c3f41012317c002e8d17b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 8 15:52:30 2009 +0100

    Added RPM spec for SUSE Linux Enterprice Server

commit f8ac262931df40154fdae9629eba68c4ea3d5699
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 8 15:52:16 2009 +0100

    TODO no longer part of dist

commit 8526300b58a12ecbb6e48b320839e28e4460a925
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 8 15:50:45 2009 +0100

    Allow YAZ to use ICU 3.4

commit f1e17f8a159c3536d122ff78c799bac16c298d39
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 5 12:04:44 2009 +0100

    Updated to use VERSION_HEX rather than YAZ_VERSION_HEX

commit 83ba04bfd14a9089745f91ed45d8817339794e5e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 5 11:19:32 2009 +0100

    Renamed AC var YAZ_VERSION_HEX to VERSION_HEX

commit 125918b4266de689eeee8067074a7da24c92e4e1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 14:31:18 2008 +0100

    Ignore tst_rpn2cql generated test program

commit ca68610f410cfe2134cf9e6a2437df7b2ea3abdf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 14:29:34 2008 +0100

    Added new ICU test case which illustrates removal of diacritics

commit 32f85d9c71d4fd3d8ab44bd1651c77ddae55fbe6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 14:27:48 2008 +0100

    Added other test text 'Carre' + combining acute accent

commit 638b4a01b1bf9e1306b215dc0b400b0696631e15
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 14:24:47 2008 +0100

    Name .diff file differently

commit 06fcbb2ac6af85e8a659ff9b000e16455a5cb847
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 12:24:32 2008 +0100

    Reformatting

commit e8fb3033342e237ed26a45aa2147e1aacd96b4dd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 11:57:48 2008 +0100

    Beef up test a bit

commit d9b58094a0cf30748e32337fa9f460f8f0273826
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 11:57:33 2008 +0100

    Removed set -x

commit b58a6230156eca8cf241de17c2eb3b33057c102d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 11:54:52 2008 +0100

    Added new regression test using yaz-icu

commit e8d49a7dea8eec8a8d588fca7464f29f4db5e838
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 11:36:50 2008 +0100

    yaz-icu returns exit code 3 if ICU is not present.

commit 4e27827b16b9820a74e494a2b0c78bc7f3b21618
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 11:04:02 2008 +0100

    Updated doc/common.

commit 8b373aba10e874dc00f5020cb40f490dbb930a88
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 11:00:56 2008 +0100

    Updated to latest doc/common.

commit 22e07fa6a2c78af783e584a3002f6d61848f57aa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 30 11:00:40 2008 +0100

    Debian 3.0.41-1.

commit 9fc92ab4c14e951aa91c545fee1aac5037979f8d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 29 20:36:52 2008 +0100

    Updated doc/common.

commit 13a673b4f079ff0ba43b76cd07c1e34c3c932a2a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 29 16:54:52 2008 +0100

    Version 3.0.41.

commit 9fdcce5bf33b647a635631f96f295394d729df7b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 29 16:53:09 2008 +0100

    Fixed test that makes VERSION_SHA1 appear on dist versions too.

commit 22dca6e3b2a29f15ddbd3c2489e67aef608c3545
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 29 10:53:41 2008 +0100

    Version 3.0.40-1.

commit 9f4ccf4f01cb18cc7e18f1db22e81be12fbe71be
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 29 10:53:29 2008 +0100

    Added bib1-attr to RPM

commit 394286df42e6e2c01e5b1b446ae1cf8d0b117f35
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 29 10:51:08 2008 +0100

    Changes

commit 773a2092c54343d97a0315efa65ebcc75da7e122
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Dec 28 11:03:01 2008 +0100

    Added bib1-attr manpage

commit aee1a87eeda33b4b049e9fc0a0a826b9c14018cc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Dec 28 10:59:53 2008 +0100

    Bib-1 man entry is now called bib1-attr (7)

commit 6aabd5dc6f4ed207efe6ba163ddd01c32589673d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 23:48:06 2008 +0100

    Added Bib-1 Attribute Set man page.

commit 01377b739732c93e763a767076768f0b6589c42a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 23:47:17 2008 +0100

    Removed synopsis from yaz man page

commit ccdfc2c2b70849ee395f741ba7de1c1c92b5b9cf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 23:46:23 2008 +0100

    API libs version 3.0.39

commit a041518cb98067d3f7c7130258b09de83cde8821
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 21:31:24 2008 +0100

    Use ZOOM_EVENT_MAX for size of ZOOM event array

commit df4b0f88de7de6ffcba31c26a0f0c94a15cbf2f8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 21:30:54 2008 +0100

    Define ZOOM_EVENT_MAX (max event ID)

commit 8bc333b208e7afd5a95ea6f553ae5681814b30d7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 15:41:09 2008 +0100

    Debian 3.0.39-1.

commit d65313c102154dc9f28a8b4dbbbee0278c2bd1cc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 15:24:39 2008 +0100

    Bump version to 3.0.39

commit 68398183c3b25120b484681482f461a1da4c6a36
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 15:20:45 2008 +0100

    Function icu_chain_xml_config allows certain obsolete elements.
    
    Function icu_chain_xml_config allows certain obsolete elements which
    was present in first version of ICU wrapper made for Pazpar2. The
    elements 'index' and 'sortkey' are ignored and a warning is issued. The
    element 'normalize' behaves as 'transform' but a warning is issued.

commit 83178ddb2e40a3c9dbde8b7b3e6cf5e8918da990
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 15:20:00 2008 +0100

    Missing icu lib in static mode for --libs

commit edc84a7af5e2b8e3f937fae5fd894f1a0054a96c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 13:30:54 2008 +0100

    Call autoheader when needed

commit 98db267fe0117e2bff00e044ccbee8f37dd69548
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 13:04:43 2008 +0100

    Mention Git instead of CVS. Use [ instead of test where appropriate.

commit 76f5f8bd7124c8643be25e0d9838e5897e19df8a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 12:58:10 2008 +0100

    Fixed check for custom cflags

commit 11698a8c1cce5556f3c4dc803c94d2c1f3b60b23
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 25 12:55:30 2008 +0100

    Disabled read_iso5426s because it is not in use

commit 3c03c66fdcf640bbf4c611a48bf8c74989d077f6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 24 01:15:14 2008 +0100

    Added a few type casts to avoid warnings.

commit f2b3c045e79a30c889ffdddb408d9d08ab8d7e01
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 24 01:15:11 2008 +0100

    Changed type to avoid warning

commit c92a1e74838a25214df478878806c7fb48167db5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 24 01:13:42 2008 +0100

    Removed unused variable

commit dda6b9f4ca21d43c68d4c667b4d8e6d1bdaba095
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 24 00:58:54 2008 +0100

    Refactor getting subfield length to separate function.

commit 4ce7bffcae2b1faaa0fb5d74eca9aeeb7f6d0c6e
Merge: a5ac9b8 d96ec51
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 24 00:43:52 2008 +0100

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit a5ac9b8b5662012c69c5e7e5287c5ffc0c7a1f25
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 24 00:36:05 2008 +0100

    Fixed bug #2352: yaz-marcdump crashes for certain record.

commit d96ec51bf86e8c38213abf5df1812de901f60bfa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 22 14:40:43 2008 +0100

    Choose IPV6 over IPV4 addrany addresses (bug #2350).

commit f34dd5fd60d0e7433f6f5ed46effdd8c8758b269
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 22 14:40:35 2008 +0100

    Extract static/private stuff too

commit a679666e56f9f6ea19e4c22e36089ccb3716dd0f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 16 14:39:05 2008 +0100

    Include sys/socket.h, arpa/inet.h

commit 4e58607ee6ef2a5d183262b9a87415fed2311c85
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 15 15:41:34 2008 +0100

    Added Danmarc character set decoder (bug #2345).

commit 8377081b9917f820ae91f17e24743c84ef0cfc4d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 5 11:45:19 2008 +0100

    Fixes for sys/stat.h on Windows.

commit b3b89ab95e626286ad2fe9ccf5b589f153e5aa37
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 5 11:34:45 2008 +0100

    More explicit use of #if HAVE_...header's.

commit 97bc202a55195296178a5ca9f2cb10e8b6de5ddd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 5 11:34:20 2008 +0100

    Set AC_INCLUDES argument for AC_CHECK_HEADERS

commit 838af985fb73373d559a3445f07d88109afbfd51
Merge: 5a3a3e3 0e7513f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 1 09:48:29 2008 +0100

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 5a3a3e3534d174cbc3b500a499611150bef8fc30
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 1 09:46:10 2008 +0100

    Simplified ZOOM C's implementation strings a bit.
    
    The implementationId (81) is no longer repeated, i.e. 81 instead of
    81/81 but it may still be set by an application. The implementationVersion
    no longer includes CVS Revision. The Git SHA1 will do.

commit 0e7513faa0f309121e7800827685f9bdccd2eeb9
Author: Mike Taylor <mike@miketaylor.org.uk>
Date:   Thu Nov 27 16:10:09 2008 +0000

    Ignore some files generated by the Debian-package build process.

commit a624e2e9e2271292147cb432411464bd5eab8da6
Author: Mike Taylor <mike@miketaylor.org.uk>
Date:   Thu Nov 27 16:07:23 2008 +0000

    Add notes on required packages and building for Debian.

commit e6c9d928f6626a7eea0588684f6ec0908604d0e4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 25 09:05:18 2008 +0100

    Summarize more changes

commit 50606c10e645308dddb9c8d0e676b33ce38f1df8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 24 12:13:48 2008 +0100

    Disable xslt/exslt if --without-xml2 is given

commit 355f20f785e6cd738a738da688ea038ac232a87b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 24 12:07:38 2008 +0100

    Updated to latest m4.

commit 66c99e7681fc1922a5b2e662a6d37720c4f4bac9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 24 11:32:33 2008 +0100

    Updated to latest m4 master.

commit ab1058c9b1c86b6364e38e5bd47bfaf4eba7354c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 24 11:29:25 2008 +0100

    Updated to latest m4.

commit a98ae0230792c8fba1df2e91cc0b3417ea2b144f
Merge: 0fd57a3 3a36217
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 24 10:07:22 2008 +0100

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 3a36217ed64fc7c30c3c886d85d4f337fe2f9282
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 24 10:07:10 2008 +0100

    Got rid of a few warnings WRT signed/unsigned types

commit 4936dff1c451bc76df80ddad8557c2396526f843
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 24 09:57:31 2008 +0100

    Using fwrite rather than write

commit 0fd57a348f3f789eae517a19ee83c34b5812636a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 20 13:49:12 2008 +0100

    Updated news about ISO5426 support.

commit a71313f1155a0e635be2263f4bbec94bb8b3a05b
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Wed Nov 19 14:53:28 2008 +0100

    Workaround for tréma <-> umlau, map / U+034F COMBINING GRAPHEME JOINER (CGJ)
    
    For the Latin script, the Unicode Standard does not distinguish identically appearing diacritical marks with different functions.

commit 7887bf02371157d3db6e769506e57c13b7b076cf
Merge: 2e9b1a9 7a050af
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Tue Nov 18 23:48:47 2008 +0100

    Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/yaz

commit 2e9b1a9f5eb9aa8524241772704e9828bd0de420
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Tue Nov 18 23:45:34 2008 +0100

    cleanup & tidy

commit ecc1ee5b177fdc11ed531dfe13b5c3aae52b2843
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Tue Nov 18 23:40:52 2008 +0100

    charconv.tcl does not like multi-line comments

commit 6758be8d15b9d0b14e06f4cbbb3a76ff645d280c
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Tue Nov 18 23:32:50 2008 +0100

    Implement real ISO546 character set, first version.

commit 7a050afbba1b2daf9a1ab6d6c4bbae9ba674a705
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 23:28:29 2008 +0100

    Fixed creation of marc8.c / marc8r.c.

commit 966500e45f2753898b99ccef92ed7d501a1f5e72
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Tue Nov 18 23:00:24 2008 +0100

    don't create a broken *.c file if charconv.tcl failed

commit 16b381fc13f2177874ca8e8be1441e0b0c91521b
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Tue Nov 18 19:00:52 2008 +0100

    remove non-latin character sets

commit 645683e5223cb8c122c3d3ba565a46d07d53dca3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 12:33:35 2008 +0100

    Deb pkg libyaz3-dev depend on libgnutls-dev.

commit 19cf1d0612ee516241c2e4846756e47a16852b8e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 12:23:46 2008 +0100

    Use awk as found by configure

commit 3489c6eaceb7ab7f4e8298a2f898dda0c3d0a09c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 09:36:11 2008 +0100

    Updates for the ISO5426 source.

commit 9bf84c30a3d0e3e1d4b9136aee9c0a4b8ae769d2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 09:30:32 2008 +0100

    Use mk_version.tcl to generate yaz-version.h

commit 7e6b7d710c5a78caca338b63198efd9ac11320cb
Merge: 32e16c3 fff1d63
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 09:28:13 2008 +0100

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 32e16c37ce5b2d1ed0b3e6edfb48fd5ae1ec24b3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 09:27:13 2008 +0100

    Added script to auto-generate version-info on Windows.

commit fff1d63445d5910aa5b5a73ee37e4b94f52de9ad
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Tue Nov 18 09:05:44 2008 +0100

    add -t option
    sync manual page with usage string

commit 735479544d1cadf6a29722a3dfca7b3fd263cca0
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Tue Nov 18 08:42:38 2008 +0100

    typo in comments

commit 2ff562123d8043bf8e29c172a92c5da45268d786
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 00:53:09 2008 +0100

    Make codetables-iso5426.xml part of dist.

commit e5d5336d0321fcc680a88f6db476223c5e507d91
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 00:48:15 2008 +0100

    Ignore generated file version.nsi.

commit c9f14d1b54f5e094112153e473ed015c1542affb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 00:47:56 2008 +0100

    Ignore generated file iso5426.c.

commit a62e3b3f79675a2b67d6e60dd2f96fbccce02dd6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 00:11:34 2008 +0100

    Document version identifiers

commit e5a6a3f08564436f90fcb8537d8f32e6685c176e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 00:05:47 2008 +0100

    Removed definitions of YAZ_OS and YAZ_DATE.
    
    Removed definition of YAZ_OS. It is not used by other parts of YAZ and is
    probably not to be used by other applications. The YAZ_DATE is also not
    of use. Was used to detect API changes for YAZ 2 series.

commit 3185557b9c4f422e12f79a930a89a35b4cac6cfe
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 00:02:10 2008 +0100

    Document yaz_version

commit e97610b3e0040428e2cb74f846ade31a0194074e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 18 00:00:37 2008 +0100

    yaz-client's version info includes SHA1.

commit 6f7757087a49db5fb3fa4f3b12b8b67ebbbe3aa3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 17 21:11:43 2008 +0100

    Return SHA1 version for YAZ in yaz_version.

commit f1ddcf0aca55660d122a40046a13483c4a06f922
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 17 20:00:15 2008 +0100

    Fixed awk stmt - which was apparently gawk only

commit 7cf3484c8f09f224b5758798e746b1061b4a7437
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Mon Nov 17 16:30:03 2008 +0100

    set ISOcode="42"

commit 99eee17dbb3ef0d81d44b01d9072e3405f326595
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Mon Nov 17 16:13:53 2008 +0100

    still learning using GIT, some changes were not committed:
    
    fake support for decoding ISO5426 -> utf8

commit 919e3dd6d63e3371053b5be495ee4c0b74ef2e13
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Mon Nov 17 16:12:52 2008 +0100

    add ISO 5426 reference documentation

commit 4d3388f14854ea6e6ad1b5d9722c7ad2c6dbc7ac
Merge: a36b22f b7ef3b5
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Mon Nov 17 15:41:35 2008 +0100

    Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/yaz

commit a36b22f2bb95b76a003041eed871fbc6f40834fa
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Mon Nov 17 15:40:42 2008 +0100

    fake support for decoding ISO5426 -> utf8

commit b7ef3b5b8eeb39b408065eaf0f77a978bd911e69
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 17 15:33:09 2008 +0100

    TODO no longer present. Check for distdir/win already being present.

commit e6d6af3d3fe9fca9fa78dfc62f5c6887778744ba
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Mon Nov 17 15:17:16 2008 +0100

    add copy of iconv_decode_marc8.c

commit 85e7aad7167c848ae654bacd378403894f2f889b
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Mon Nov 17 15:15:17 2008 +0100

    add copy of iconv_encode_marc8.c

commit 5213b25de9ca4e1f7aa52540260233c4f5a2e8b7
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Mon Nov 17 15:12:39 2008 +0100

    add function yaz_iso5426_decode

commit c15bc44e2038d3555bbc44aacfd8f0c2f55594cd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 17 15:04:01 2008 +0100

    Removed this because it no longer has useful info

commit 6c24a7636cfb5c6609061e8f4bb696ad8f1607d1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 17 14:43:38 2008 +0100

    Version now propagated to yaz-version.h + NSI installer.

commit 9397bf54a2ddb4e0fe8a73d5f753eee23a10601c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 13 02:38:19 2008 +0100

    Generate yaz-version.h from configure.ac (except YAZ_VERSIONL)

commit f3cc474450a7c6be9c583b5b60e7fac51d1f4fc5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 13 02:38:16 2008 +0100

    Generate yaz-version.h from configure.ac (except YAZ_VERSIONL)

commit 5787f1e881be090f6bdfe708e179f9f466356bc8
Author: Wolfram Schneider <wosch@indexdata.dk>
Date:   Mon Nov 17 12:23:06 2008 +0100

    Add alias ANSEL -> MARC-8 for decoding to UTF8

commit efe945f2dbfdbb92fb21067da236b3edae146466
Merge: af11171 7ef1b50
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 14 20:15:02 2008 +0100

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 7ef1b50f481cda83d012cc3d69d83f9313836f1f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 14 15:17:22 2008 +0100

    Fixes for gcc warnings - mostly WRT check of returns values

commit 1ffd6698cc631866391bf0d646f58907c32ab086
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 14 14:00:22 2008 +0100

    Re-format and check of return value from fread.

commit 6178e716786433db7de986b6b6cdb694ed57834d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 14 12:35:02 2008 +0100

    Re-format

commit af111711048b01f1ab94a6f100f34161ba8ff1be
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 10 18:13:14 2008 +0100

    Updated doc/common.

commit 5ba78554cf0c142fd6ff29f608e31eb30a83cd1f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 10 17:14:25 2008 +0100

    Fixed dox file comment

commit 0b133751e275a00455d2f68fcc04960d6417def2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 10 16:50:11 2008 +0100

    No longer executable (-x).

commit 07af4a097fe9091a43232fa201e0833b330d21de
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 10 16:45:34 2008 +0100

    Version 3.0.38.

commit 89b120a18d5481e2b354accd07e07bc74816cfc9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 7 13:59:23 2008 +0100

    Supports C++ compilations as well

commit e579d2c5f9886c3929513a15724bd745ae4bacac
Author: Wolfram Schneider <wosch@banana2.panke.de.freebsd.org>
Date:   Fri Nov 7 12:01:57 2008 +0100

    Set libtoolize on a  MacOS

commit 185932b6ae28e68c77e270196cd96a379fc775b6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 7 11:55:02 2008 +0100

    Fixed include of matchstr.h.

commit 9098839cb8361648d70d1708c6e1f4e05b9836ae
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 6 17:48:18 2008 +0100

    Updated news

commit ae309395bf5f5511c2eee751151a2962726f745a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 6 14:14:21 2008 +0100

    Renamed match-str.h to matchstr.h.

commit 6ce7e4adc2de42e4b422558985468547c5a4423f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 6 12:48:21 2008 +0100

    DEBUG=0 for YAZ

commit 4aee8993113119c95924d9be4ed2707d5034348c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Oct 25 22:08:47 2008 +0200

    Added yaz_encode_pqf_term to encode PQF strings.
    
    Added yaz_encode_pqf_term to encode PQF strings. This function is used
    by yaz_rpnquery_to_wrbuf and CCL to PQF conversion utilities (ccl_pquery,
    ccl_pr_tree).

commit 9c6dc183308e2e99b53871c4aea3c6a760d2db54
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Oct 25 20:32:12 2008 +0200

    Include header for matchstr functions.

commit 3a3c0ef92f785ff123069ea51ba0f8711b23dbf7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 24 16:45:22 2008 +0200

    Ignore generated program gfs-example.

commit 887e4b6664dee7210816744f92802b4d924d9a3a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 24 08:54:10 2008 +0200

    For ZOOM, ensure ZOOM_EVENT_SEARCH is only fired once per search task.

commit 5a1156a0d8d50aa07af3eec75e939ed2065d3880
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 23 17:15:49 2008 +0200

    Honor databaseName option for ZOOM connection as path (SRU "database").

commit 93f4285bbf2ed5a42fe62f92c7c4618df5f20583
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 23 09:14:03 2008 +0200

    Smaller example GFS. Added match-str.h for string match functions.

commit bc4b50939a936dbb214c783c18a44039ea048fdd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 21 15:56:21 2008 +0200

    Removed debug-like msg.

commit ec4b6d4fd36351c38f76596c9e21197b7536cd00
Merge: 2ba84b1 29cc5fa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 21 15:30:05 2008 +0200

    Merge branch 'master' of ssh://adam@git.indexdata.com/home/git/pub/yaz

commit 2ba84b155219d5d18eed5ba4d929c12abdb88f14
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 21 15:29:42 2008 +0200

    Fixed log message trunction on Windows.

commit 29cc5faecbd855b9c3ad7bf2749c7fcd1a393704
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 20 19:23:54 2008 +0200

    Add missing ZOOM_END_CDECL

commit bc384649b00fed1e378ac3f67b8b5e4872892942
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 20 15:36:59 2008 +0200

    Use ZOOM_API for new function ZOOM_get_event_str

commit 9f082f8dd7fd80f8da3baf410c6dc003c5f471eb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 20 15:05:37 2008 +0200

    Update dep libs version because of new function ZOOM_get_event_str

commit fd6a4db386252ed1b777ad2900ea26a0a9513662
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 20 14:38:44 2008 +0200

    For SRU diagnostics ensure result set memory is not saved.

commit 80849747c53b9c8374e62672aa5f0bc994990389
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 20 09:12:25 2008 +0200

    Don't generate ZOOM_EVENT_RECV_SEARCH for SRU record retrievals.
    
    The event ZOOM_EVENT_RECV_SEARCH is no longer generated for SRU record
    retrievals - only for search responses (and an equivalent search task).

commit 6dff34312a0f7c3272f7b52c5e13af1e04f72228
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 20 08:38:56 2008 +0200

    Added ZOOM_get_event_str.

commit 3a494bb11f0a2f449e4848fd17c2ee603bb2367e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Oct 18 13:50:48 2008 +0200

    Fixed memory leak (setname in ZOOM_resultset)

commit 9f9eecbb73b46c9cf31edc5d4a9a95e16cac3a3c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Oct 18 13:47:33 2008 +0200

    Fixed bad memory ref in case of SRU diagnostics.

commit bf95c509245f5cb4025ef2db348d5f7ace3b5994
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Oct 18 00:19:43 2008 +0200

    Adjustments to make YAZ compile as C++ code.

commit 34225a58fbb7de89387c526a9dac54a8b636fb60
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 16 16:20:22 2008 +0200

    Update to use Libxml2 2.7.1 / Libxslt 1.1.24.

commit 3fa6bf34c5496f69a63469a3184251d38758c85d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 16 10:36:24 2008 +0200

    Omit definitions of xmlNode and xmlDocPtr if YAZ_HAVE_XML2 is unset.
    
    When YAZ is compiled without Libxml2 support (YAZ_HAVE_XML2 is unset),
    the types xmlNode and xmlDocPtr are no longer defined in xmltypes.h.
    Problem was that these dummy definitions could clash with other apps that
    used Libxml2 anyway.

commit 75c9defe1c9ffb8efe58507dc994a56e6fd0409b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 15 22:20:08 2008 +0200

    Omit some functions not used when XML2 is not enabled (YAZ_HAVE_XML2).

commit 92b4e042f027d999411ee8c20814cc76e2736e71
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 15 20:26:08 2008 +0200

    Fixed compilation for no XML2

commit 14ce714521fcdab18a298c48977f23af20c476c0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 15 20:24:48 2008 +0200

    Added include of stdlib.h because of atoi

commit a0c2cb53362fb04ae59bcd764822aafa24b0370e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 6 20:15:56 2008 +0200

    3.0.37.

commit 74e62ec12177e6dc1ff3c578f6e96186f5e63a13
Merge: 8ee8072 6570bbb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 2 19:55:08 2008 +0200

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 6570bbb754493471237d34bc87613fc26780ba90
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 26 23:11:48 2008 +0200

    Updated ICU DLLs for Windows dist (nsis)

commit d4fb090b5d0d63b8fc2a8060c9869e8fa86dcbb8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 26 12:22:16 2008 +0200

    Version 3.0.36.

commit cafbfb115514fa25b200b845c2b32b92ef65a6d3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 25 23:17:59 2008 +0200

    Honor start, step, count for SRU (multiple requests performed).

commit 8ee8072ffe458a632055008d96d86359cebb46dc
Merge: 90aa30a 21f9634
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 25 21:33:15 2008 +0200

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 21f9634b8e42027596795fcb9fd6b307fc72d567
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 25 13:47:42 2008 +0200

    Fixed ODR example and use of XML entities in CDATA sections.

commit 7eeb1efed000ed90d27018fd717301096daf65e4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 25 11:05:24 2008 +0200

    Fixed bug #2256. Updated for newer libxml2/libxslt.

commit 1d6f90173d496fe54190026abc3ae6b234d312c3
Merge: cf24b09 160f79b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 25 10:10:45 2008 +0200

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit cf24b0978994c8d4d7fc92428fe18bf417084375
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 25 10:10:32 2008 +0200

    Unix text.

commit 160f79b459b7d7dc07830e679349d82c3a77256d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 24 20:19:37 2008 +0200

    Ensure format command is a no-op if bad syntax is passed to it.

commit bb376bb6ee4fc45ee4a2e76e5221bd5392766132
Merge: f59f3bb 24aa5ea
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 24 20:10:48 2008 +0200

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit f59f3bba11d2db2fa291b736a98bf2f9f7e8f6c0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 24 20:09:29 2008 +0200

    Check the record syntax(es) given by the format command
    
    Check the record syntax(es) given by the format command and
    report an error if they don't look good.

commit 24aa5ea66edef77f6d086275cc6370815aeaab60
Merge: 5f3c82f ad65c72
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Sep 20 18:07:55 2008 +0200

    Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/yaz

commit 5f3c82fbbf6f405e88a9f4ea15e91065d4fb5d88
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Sep 20 18:07:32 2008 +0200

    Windows makefile - added mutex.obj and updated for ICU 4.0

commit ad65c72fe9600038ea5b0c7927e8d65c0f268df9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 19 00:54:24 2008 +0200

    Added cql2rpn as allowed querytype

commit dd4e8781d27c03476fd6dfd2626480c0c5db00d9
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Sep 17 10:46:07 2008 +0100

    Fix typo -- spurious "size" parameter to odr_reset()

commit 824be7c5e882951dad0d60246b60c87f1103e11a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 1 08:56:07 2008 +0200

    Fixed copyright holder in license
    
    Fixed copyright holder in license to Index Data.

commit 90aa30aeb696ad039711db3c1404406b53df4dd3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 26 11:29:11 2008 +0200

    Run both git submodule init + update

commit e77ab47ef9cea60b0c7acedef78a0c9913f493fd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 26 11:15:38 2008 +0200

    Always run 'git submodule update' when git is in use

commit fde5f3463df4cdaf15ad7bb483a1758e1c8cd7b0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 26 10:37:04 2008 +0200

    Updated m4 for PDF_COMPILE fix

commit 94275ce2d65c0e0c8a27c259749769b75579ea53
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 26 10:29:47 2008 +0200

    Use PDF_COMPILE for PDF creation

commit 437f7ef37a5f526f1d0492c1405a1f257a7c7479
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Aug 16 00:23:39 2008 +0200

    Updated Deb pkg descriptions to follow policy

commit 3d4e0c75cee82cc17fa5da38051b072d9bed61a7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 30 14:12:29 2008 +0200

    Avoid mixed stmt/var declare.

commit 3009c755ca909b0f32211ac3f3e3e0ab309cb09e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 28 10:06:52 2008 +0200

    Update WRT crash on Windows.

commit dfe360ef9c3b9ae84a2812bed499c1ac1b84b16d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 28 09:23:03 2008 +0200

    Fix Libxml2 error handling under Windows.
    
    The call to yaz_log_xml_errors have been moved to new_session which
    is when a worker thread is active. Using xmlSetGenericError func and
    friends fails if set in mother thread.

commit 8e9d2cec97def1cd8b89b1fe427f1a232661ec6f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 25 09:00:04 2008 +0200

    First RPN to CQL conversion using actual attribute matching.

commit 6aa3a97ba632e1507ca00a98b8e45567e51e51e6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 22 20:17:08 2008 +0200

    Comment OID utilities.

commit 73de2a0dff87a450d7b9c3dda90c1d6ec796ca88
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 22 15:59:08 2008 +0200

    Fixed description

commit b977948f73d07c0bf4478565f9af3497ffe862e7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 22 15:54:15 2008 +0200

    Added cql_transform_define_pattern. Renamed rpn2cql funcs.

commit 21c7fd1c4e86a5df03c4b2908b98571f9b16ed40
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 22 14:10:24 2008 +0200

    Describe ZOOM option 'sru'

commit d136ea45c75630579ad66054d0d93708ab79a29b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 21 19:24:45 2008 +0200

    Option logapdu renamed apdulog as it harmonizes more with pazpar2

commit 61c2f2afd4d873c2409ebce0bbafb616cb7393c6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 21 19:17:12 2008 +0200

    ZOOM Connection setting 'logapdu' logs APDUs to YAZ log.

commit d04d76e81e83b653b2e8fcfd9e311e764c5d15ba
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 21 17:54:37 2008 +0200

    ZOOM Connection setting 'logapdu' logs APDUs to YAZ log.

commit 3d74409576bae9e1c80db193ec1fd9917f63fa42
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 17 13:50:26 2008 +0200

    Update to latest m4 master.

commit 1f9d3a2e5da219399db2d574c001b52e7756b0f8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 10 12:33:42 2008 +0200

    Mention Git.

commit 138fbf3c4582f2738e5b30e440994c9b6d76e194
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 10 11:16:35 2008 +0200

    Minor reformatting.

commit b3e402aaa7c30a8890706500862ce440aebea234
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 10 11:06:45 2008 +0200

    Document the recordOpaque option.

commit 69577e2593ec0a537285fe6454945fd287a486d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 10 10:48:42 2008 +0200

    Added support for an "opaqueRecord" option in ES update.
    
    Added support for an "opaqueRecord" option in ES update. If "opaqueRecord"
    is present, call z_ext_record_oid_any() instead of z_ext_record_oid().
    Set either the "record" or the "opaqueRecord" option, not both.

commit a07a5e7fcd5417f81b546be932619b90e05ba72c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 10 10:46:49 2008 +0200

    Added z_ext_record_oid_any() function.
    
    This is a simplified version of z_ext_record_oid(). It does the same
    oid lookups, but adds the record as an Odr_any.

commit c7e6e65dc7e8204798a41f6326a9e04632f1f507
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 4 11:26:52 2008 +0200

    Testing of RPN to CQL conversion.

commit 1e02454e1c94b60f62a7942b81a17bdc6c6d54da
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 4 11:25:46 2008 +0200

    Renamed wrbuf_put to wrbuf_vputs and changed prototype.

commit a7bff1cefa274c110b80458cba718db5ed0fd97d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 3 20:01:18 2008 +0200

    Added wrbuf_put - same as wrbuf_puts but void return value.

commit 8b0914ffc98a04464440843a795920e09b98376c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 18 11:13:16 2008 +0200

    Use gnutls_set_default_priority instead of gnutls_priority_set_direct.
    
    Use gnutls_set_default_priority instead of gnutls_priority_set_direct
    because gnutls_priority_set_direct is unavailable for older versions
    of GNU TLS.

commit 9c3aa606e547656d16e5d06fa2bd79e4dbcb7930
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 18 10:43:36 2008 +0200

    Towards 3.0.34

commit 5ad7d533eb01f5f25f7c59f16a2d3c04a99ee041
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 18 10:33:34 2008 +0200

    Restructure SSL support funcs

commit f8d2abd0349cdff6c9bcf41937cd1dfd5de54ed2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 18 10:30:49 2008 +0200

    Remove GNU TLS openssl compat code and update configure.

commit be49802a35b13fc0de847f5db05bfc4e6072ed06
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 17 16:08:02 2008 +0200

    Server functional for native use of GNU TLS.

commit 3939d0f59b399825b75e55172794823a52c68bba
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 17 16:05:48 2008 +0200

    Prevent COMSTACK use if cs_accept fails

commit 419c705f52b0cf234f7d03133ca7318947654210
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 12 15:11:19 2008 +0200

    Client side SSL without gnutls-openssl.

commit 635995241e865409ad462e33b0208d3a8ebfb14d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 12 11:17:02 2008 +0200

    Version 2.0.32.

commit 5fa800e6ead7ceef916094cac7e9b7df71a3b324
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 12 11:13:08 2008 +0200

    Added test for utf-8 decode reset

commit 7e58901d8acda68f8155cda54b0fd3cb6d45f0da
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 11 20:16:47 2008 +0200

    Fixed #if ENABLE_SSL for ssl_check_error

commit 72da88cf7d0a49886e78a2a171c44111c8f70e95
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 11 20:08:54 2008 +0200

    Rename yazextralibs to just LIBS

commit 29ae3278722e4a61905cc5d330fc2d286d2e7016
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 11 20:08:17 2008 +0200

    Make ssl_check_error static and define ssl_type always.
    
    Make ssl_check_error static becuase it's a private function.
    Define function ssl_type always - also in case SSL is disabled - and
    make it return 0 (NULL ptr).

commit 0a1043fe4b7f9e22e7481dc9d81a0a8ca2092292
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 9 17:07:14 2008 +0200

    Allow NULL inp(ut) for utf8 decoder

commit bb0028c3ec66f017999b3f49daeb2b537e5e78b1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 6 11:54:41 2008 +0200

    Fix date

commit 76d7a32ad18dfab123315e59b2b941d7cdf3632a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 6 11:22:51 2008 +0200

    Version 3.0.30.

commit 2221f6847ece72c7539a1f28e33da980fb2bd810
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 6 11:18:39 2008 +0200

    Supply SSL_LIBS for --libs output (in source)

commit 2225afbde8949f3005ca9989724a3bd7e0f0c2f5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 6 11:03:12 2008 +0200

    Supply SSL libs for static linking

commit fd13a3c5b8cecdd1327f5db615387c8c0e691ba1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 6 00:19:24 2008 +0200

    Added cs_print_session_info which shows SSL session info.
    
    Added cs_print_session_info which shows SSL session info. This
    utility used to be part of yaz-client but is now part of YAZ COMSTACK.
    This is deal with GNU TLS session info and avoid having SSL implementation
    code outside the YAZ core.

commit 46f58d56d118687435ef38ba4617f8d359c20d45
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 6 00:16:26 2008 +0200

    RPM builds using GNU TLS

commit 966a14020bc5855bbc4f3aebaa157f5c6d4ae292
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 5 23:25:18 2008 +0200

    Make cs_get_ssl return 0 if GNU TLS is enabled.
    Make sure cs_get_ssl return 0 if GNU TLS is enabled. GNU TLS and
    OpenSSL are not binary compatible so must ensure that only OpenSSL
    applications makes use of this (e.g. yaz-client).

commit aa4c03825ae6767274bc70aff8332a7c3b61cfc0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 5 23:22:38 2008 +0200

    Solaris OS version update. Mention libyaz_icu.la.

commit 726bffd1002026ce15056e97a1511392724377e5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 5 23:07:12 2008 +0200

    Added Giannis Kosmas

commit 494421584e146db0b9a2c45c6ec70daacb44364c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 5 23:01:41 2008 +0200

    Show types of libs (thrads icu server)

commit 02b6a809f17f142071384ffac8e406b6e9fbd2fb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 5 22:52:27 2008 +0200

    Minor formatting changes.

commit 1043099645878acc549c3198729d16df13a6b948
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 5 22:31:23 2008 +0200

    Use GNU TLS for Debian package

commit 6e826aa9e79c7dff4a26bc500bb57c8b462c9364
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 5 22:31:18 2008 +0200

    Use GNU TLS for Debian package

commit 553a857a20bc8ab0e02c2efb1241e9a931b13353
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 5 20:42:41 2008 +0200

    debian directory no longer part of dist (upstream)

commit 6104404b99d63343646f1d8e21bce49a82c16d3d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 5 20:35:20 2008 +0200

    Added info about GNU TLS.

commit 3a97efa8f888c8f5a5e36ad9ca004b55e0cca2c6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 5 20:26:00 2008 +0200

    Make GNU TLS the default choice for SSL

commit 2090c10cba543198c6658e2ca4219c28ff46cefe
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 5 19:09:27 2008 +0200

    GNU TLS non-block works.

commit a4459ba5eb7552f2c11ad9efe7f5b7bd63c64fb3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 5 01:35:40 2008 +0200

    GNU TLS operational. Issues with non-blocked I/O left.

commit e8687e3d59ba411ee1ed143c8726ab9449bbbe57
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 4 15:46:07 2008 +0200

    Started work on using GNU TLS as an alterantive to OpenSSL.

commit a18c2a5a76b4ff8e4f5eb9c1f215ade0c7e4e2ef
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 4 12:24:19 2008 +0200

    Depend on libicu-dev . Not libicu38-dev

commit 1f41a1d415d2ab138050a96020ed39caa0c4e323
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 4 11:02:16 2008 +0200

    Link SSL with libyaz.la and yaz-client only.

commit 09f035ec955bc0a99eddc1dde09aa53e3773875d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 4 10:34:04 2008 +0200

    More news

commit f58a188f6db8f4b458d62cb2c345443a5253f9c1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 3 15:24:57 2008 +0200

    ICU parse_error no longer an array.
    The parse_error member in icu_normalizer is no longer an array of
    size 256. There seems to be no need for this and we don't know why
    it came up in the first place.

commit 3c4fd1f1e79d1eac561ccf085558b69dbace2597
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 3 15:23:29 2008 +0200

    NEWS is ASCII

commit 4e6d194a80ae85760471a2fe7568bfaeb18649dd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 2 12:35:48 2008 +0200

    Dummy OPAC records has a little more dummy data in it.

commit 50cffeb44b5c2b644a76359142063660b6b80f7a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 30 14:44:24 2008 +0200

    Document Windows Service Control

commit c81c923c94d47c16308d487de3431f5027059522
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 30 14:27:47 2008 +0200

    Truncate yaz-client history if it exceeds certain size (16K).

commit ec7571c09ddbe4580775d3a8a60271a657ae02a6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 30 13:55:41 2008 +0200

    Added a few comments. Source in ztest also analyzed by Doxygen.

commit a341ccc0007ba1c05ac5a14a9f1cf92f7b576245
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 30 13:36:35 2008 +0200

    Fix diagnostic for MARC and present request out of range

commit 9a4813613f9dcc5a03776064ce6dd41a71606b74
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 30 13:35:55 2008 +0200

    Fix comment regarding diagnostics

commit 04b09c082a7882398a10d5ec62e80ac175fe2a9b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 30 13:31:16 2008 +0200

    Added proper header for reader record utilities for yaz-ztest.

commit a0c511bee52164f097c30d5e2598c0810605ff55
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 30 13:23:25 2008 +0200

    Replaced some error code ints with proper defines (SRU / Bib-1).

commit c752a33d6863b028e991c09451f977a00b4028aa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 30 12:17:40 2008 +0200

    yaz-ztest returns dummy OPAC records.

commit fab857282ce150ffb962753bf98132deae20b8c9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 30 12:17:15 2008 +0200

    Update.

commit 7cf46a0f93d9118904335544412f5b15ee0345d3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 28 23:16:47 2008 +0200

    Using YAZ tokenizer for CQL to PQF transform spec.

commit 1aef63af06fa380247c91d12cd7288981985a406
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 28 20:01:54 2008 +0200

    Added yaz_mk_sru_surrogate to create SRU surrogate diagnostic.

commit b3d5a30f4d074053085693a8fc5381a4ebc41544
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 28 11:53:50 2008 +0200

    Beginnings for RPN to CQL transform.

commit 2cfddf92bc0688daa308a66f393ce7e2000f0762
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 28 10:30:11 2008 +0200

    Renamed a test.

commit 1bd4b1c686ba63f685fc0195fa76ada49680d219
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 28 10:28:59 2008 +0200

    Indentation.

commit 52f5dfc3bf664aa81a14add42e141b4d809061d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 28 09:58:24 2008 +0200

    Use SRU diagnostic defines rather than numbers.

commit 214d072db09722a26e5eb1206bec57fb89664437
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 23 23:24:34 2008 +0200

    Updated m4 and doc/common.

commit 3c4ae8968ea8fd87db472a14b6dcd2900553f430
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 23 23:24:14 2008 +0200

    Do not set charsetNegotiation bit by default (breaks some targets).

commit d2789e43e814786b4d0e22715de16ab18b1cab98
Author: unknown <adam@.(none)>
Date:   Tue Apr 22 13:08:42 2008 +0200

    Fixed argument passing to sc_main.

commit 1e9423ce7020bad4a16984caeaf6b7c16a5168c2
Merge: 6d91a07 d46b41e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 22 12:15:33 2008 +0200

    Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz

commit 6d91a07c81493b6535fd33d6a28382eba56b21e7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 22 12:14:40 2008 +0200

    Bump version to 3.0.29.

commit d46b41eb147e89d24f706a9663621923d75eb28a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 22 11:47:00 2008 +0200

    File sc_test.c part of dist (source for Windows only).

commit e255616521c8ba665309bcaeccabb35b6efe35d7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 22 11:18:11 2008 +0200

    Unix update for service control (sc).

commit 540056f9cf1a3304b253db09eba899cc6763466d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 22 10:54:49 2008 +0200

    Implemented new Windows Service wrapper (sc).

commit dedba382ec4773d8abdf244290020f3da42113b6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 21 12:44:13 2008 +0200

    Initialize HAVETHREADS (was accidently removed in previous commit).

commit 468bc06965c656dfb41c3ccf12eda582f427fd8f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Apr 20 16:24:31 2008 +0200

    Proper m4 quoting.

commit 1015e59c397c0421df1be835e1418ef95531ad98
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 17 14:05:03 2008 +0200

    Changed yaz_record_conv_record to be reentrant for XSLT.
    
    Changed yaz_record_conv_record to be reentrant for XSL transforms.
    Reusing xsltStylesheetPtr in one instance of yaz_record_conv_t was
    not reentrant as far as yaz_record_conv_record is concerned. Instead
    xsltStylesheetPtr is created for each invocation. Only the XSL stylesheet
    document is saved from the beginning via yaz_record_conv_configure.

commit e6fc0b7b23620cd04801667b1921384f56a42fdb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 17 14:04:05 2008 +0200

    Added loop for record conversion to test performance.

commit 91a490267e60208ff28e53a397e261956c4adc59
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 17 11:43:23 2008 +0200

    Changed yaz_record_conv_record to be reentrant.
    
    Changed yaz_record_conv_record and yaz_record_conv_opac_record to be
    reentrant. Now yaz_iconv_t is created for each invocation.

commit 246af42ce354e7e37cddfb25420a16aaf9206c6c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 15 10:19:14 2008 +0200

    Updated doc/common.

commit 4fdbe43c755194b4d31cf3d0bf42f01f49906881
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 15 09:52:53 2008 +0200

    Updated to m4 master.

commit 72011b1abdb331ba835cbf40cabc9aee42e7847a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Apr 5 22:46:11 2008 +0200

    Fixed Library add's for libyaz_la, libyaz_icu.la, libyaz_server.la.
    
    Fixed Library add's for libyaz.la, libyaz_icu.la, libyaz_server.la.
    This partially fixes bug #2129: dpkg-shlibdeps warnings.

commit d940392c53c32ccf76fb287cc5b997b9e921a431
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 4 23:24:40 2008 +0200

    Update headers and omit CVS Ids.

commit 52188379291c43d463d4ee6742cf81a700541723
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 4 13:26:29 2008 +0200

    Fixed bug #2116: Invalid: returning value from void func in wrbuf.c.

commit 96c6e58f286787106e4a7b3bb3900a36051968d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 3 17:19:55 2008 +0200

    Refactor iconv decoders.

commit ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 1 23:11:45 2008 +0200

    Update source headers for 2008. Omit CVS ID keyword subst.

commit ca322d4058580c495ce5e3e25d83b6a63a499d9e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 1 20:41:54 2008 +0200

    Added Copyright header.

commit 65f1b9fce2d1d86df7d75645fb46fbba32dd01e3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 1 13:37:51 2008 +0200

    Factored character encoders out to separate files (iconv system).

commit e4fc51d4432f2adcc67db4b50ac5ce687302f9be
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 31 23:51:26 2008 +0200

    Improved speed of MARC-8 encoding. Cosmetic changes.

commit 062ae8c4cbdfd50766b13f34c11a5254825075a4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 31 23:12:25 2008 +0200

    Implemented lossy and lossless MARC-8 encoding.
    
    The lossy encoding is named marc8-lossy. The lossless encoding is named
    marc8-lossless.

commit a6f6305f2cd0479017a63809ff7f93cb0eaba572
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 31 12:06:50 2008 +0200

    Towards 3.0.28.

commit ffa73561a78abb70d06d51cdcbf8ef3f8536a0ab
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 25 21:50:41 2008 +0100

    Handle G1 in MARC-8 decoding.
    
    The MARC-8 decoding now handles G1 sequences in any code page. The
    code until now has only handled G1 in the ANSEL page.

commit 14121668dfb035e79740cddb5518551b87b8da04
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 25 14:12:49 2008 +0100

    Ignore backup files.

commit e858b0c178feedf5ef60bf6e66956ef5c4fd0b83
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 25 13:52:48 2008 +0100

    Bump to 3.0.27.

commit 6fef48087ae8e01bae2638be8babe0b74a812f28
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 25 13:49:46 2008 +0100

    Added function yaz_log_xml_errors.

commit d3012f2c5f1c14c3d1ca5174cd929d1b9b31388b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 25 13:46:50 2008 +0100

    Changed messages for XSLT conversion errors.

commit 29640f69a8ba3211f384abca32b57b6c3faaf75e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 19 23:33:01 2008 +0100

    Produce </collection> only once in MARCXML printing.

commit 1b9e01d65c2e5a8b805c132bc1a043dc4d2c3ec5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 19 23:32:19 2008 +0100

    Ignore unknown XML attributes in MARCXML parsing.

commit b93c50cd7770a18bddd602a612ccd83795cd4922
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 19 23:00:38 2008 +0100

    For yaz-marcdump, allow use of prefix in record element.
    
    Fixed marcdump's check for element name. Now using
    xmlTextReaderLocalName used instead of xmlTextReaderConstName.

commit 4ccac02c44e3c3e5f4aea70f14300bc1f853c75b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 18 18:48:51 2008 +0100

    Make iconv-p.h part of automake source.

commit b568ddecc89242451a7f2188d027b3d2b8d2c4ba
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 18 11:36:17 2008 +0100

    WS spaces.

commit a4d9a7973644a72d521b462df6cad688e526d27c
Author: Jacob Poulsen <ja7@dbc.dk>
Date:   Mon Mar 17 15:16:22 2008 +0100

    Added print of status or Error Report from xml ES

commit 7974df78bb70587ee593071d8e7fae43c7c6b84d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 18 11:18:16 2008 +0100

    Minor changes to parsing of itemorder comamand.
    
    The parsing of itemorder command was moved from create_ItemOrderExternal
    to cmd_itemorder.

commit da47ac6c55796acce3860cbe8297c29e4563e4c9
Author: Jacob Poulsen <ja7@dbc.dk>
Date:   Mon Mar 17 15:08:14 2008 +0100

    Added customisation of xml send in command itemorder xml 1 usage
    
    itemorder xml 1 "<xml></xml>"
    or
    itemorder xml 1 <xmlfile

commit c8d4ae132dd2544de8c6c2cb5de036670ec67d61
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 18 00:23:00 2008 +0100

    Update for new C source for iconv handling.

commit cccb7ecd623450d5b3ca2391327788c84aed71c8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 18 00:14:11 2008 +0100

    Factor iconv conversions to separate C files.

commit 10927d911232ff5b224587f32aa68b8506777905
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 18 00:11:41 2008 +0100

    Avoid Latin-1 chars.

commit 0ed2b44e7ae33f8b8f6a7bd4e535a3deb294bee2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 17 15:36:27 2008 +0100

    Ignore .o files.

commit af3fd923edc18c8ba6a0b629632e4a11ea30e8eb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 17 15:32:59 2008 +0100

    MARC-8 ANSEL fix and proper better handling of incompl. sequences.
    
    The routine yaz_read_marc8_comb was modified to handle the escape
    sequence for ANSEL properly . Thanks to Gary Anderson for pointing
    out the problem with ANSEL. A few tests were added to test for the
    use of incomplete sequences.

commit 49cb82c6f1a4a54272ee8ec1ec4331d59da3d190
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 16 12:42:07 2008 +0100

    Ignore object files.

commit bb8921da8850ce7f0aba00ae4444931b0f740727
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 16 12:33:50 2008 +0100

    Changed description of yaz_options.

commit 0a6170ad8a87e0bae603dd6a128d7bdc91967ab8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 16 12:32:56 2008 +0100

    Added defines for yaz_options return values.

commit 23bcb0312c437eb86179a7da43cb91ae313e23f4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 12 21:33:02 2008 +0100

    Ignore sub directory config.

commit 212ecdc7daf9764e6fdd0951281f61b9c1a94c2d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 12 21:32:17 2008 +0100

    Fixed check for Git submodules.

commit 5eb29b50793d5eb99d56a5d777eaaea080221276
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 12 14:33:32 2008 +0100

    Generate ChangeLog using Git.

commit 74070de2e1115b836d4bfd1934a0db659ee3ffde
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 12 14:32:04 2008 +0100

    Auto add Git submodules in buildconf.sh.

commit d72929b7de6221054feb6a220dc72289b0f3e03d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 12 11:43:09 2008 +0100

    Moved ignore files.

commit 689ff444ffea343f202398ee3eacf5a4cf94154e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 12 11:09:36 2008 +0100

    Create config if it does not exist.

commit 5b0d595a2a0e917a5607ccfc875ac8f52f7dcafc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 12 11:06:42 2008 +0100

    Added sub modules m4 and doc/common.

commit c7899589e137fd6848870b45f692ab0832b7069a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 12 08:53:28 2008 +0000

    Fixed bug #2120: Different greek symbols, UTF-8 to MARC-8.
    
    The UTF-8 to MARC-8 conversion no longer uses yaz_marc8r_67_conv
    and the table data associated with it. The table data (albeit small)
    is still produced.

commit 9fb32b9ec35a83d916e0227c751d4a7925301d34
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 5 21:21:22 2008 +0000

    For MARC-8 decoding avoid messing up G0 when G1 is selected.
    
    Use two flags for G0/G1 selection so that selection of G1 does not
    conflict with selection of G0. Bug #2115. Note that G1 is not
    properly handled. We must add &127 for G1 decoding since those
    characters have bit 7 set. A flag must be parsed to the conversion
    routines probably.

commit a39b278b1ab5c2df9a7f4451f903b94766f3c833
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 5 10:41:45 2008 +0000

    Fix C code build Z39.50v3 ASN.1 using make -j (parallel build).

commit 3f41c75a88a9bb7f979a379b76de77c00d5ad984
Author: Marc Cromme <marc@indexdata.dk>
Date:   Mon Mar 3 07:32:06 2008 +0000

    added libicu-dev fro compability with lenny ICU transition

commit 82ff4d3d947dadc67459dfe16da2d13891fb7426
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 28 09:40:42 2008 +0000

    Document mask for name in retrieval

commit fefc5e473b01ba1b99062854510cb37569c98397
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 21 12:42:13 2008 +0000

    Removed bad character from comment

commit bab540a6816b1ae07a834075e0c71d0f160565e4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 21 11:03:33 2008 +0000

    Fixed YAZ_VERSIONL

commit fcd0af67e2324336b0e62278e74df62b66797e3b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 21 10:48:44 2008 +0000

    Towards 3.0.26.

commit 52d3885223f58cfd722df38adcc8d9a58aba7b51
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 21 10:44:43 2008 +0000

    Comment yaz_daemon.

commit cd5dfe9bb7b6a784a5591d659881a3c6fb428512
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 21 10:18:15 2008 +0000

    Indenting

commit 2dbe1df5facb92bac31b5da0ca2e2e8ee6f9b358
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 21 10:15:30 2008 +0000

    Added yaz_daemoon for windows.

commit b2e784850fc85ca61e06610756ebc54b19c59895
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 21 10:15:12 2008 +0000

    win32 export yaz_daemon

commit 3f93d280860794205eae219c1364e50a6ba15bac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 21 10:15:03 2008 +0000

    win32 export yaz_poll

commit 10ccaa73368f50b1bd876465d80a1ee911fa1f01
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Feb 21 07:19:40 2008 +0000

    added optional dependencies on libicu38-dev

commit 9495b9ae90634603fb390ff56da459e3c8137a63
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 20 10:03:42 2008 +0000

    Describe YAZ' options function.

commit ea992427ac691e1816649c98751a20ee3732d044
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 20 10:03:25 2008 +0000

    Fixed doxygen desc

commit 732191377db384f2d9541781a453ab805c6f57db
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 19 19:58:40 2008 +0000

    Bumped debian version to 3.0.25-1

commit 2c6d94b6653410fcb959d13b40a4eb9bfb15f7e6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 18 19:30:28 2008 +0000

    Bump version to 3.0.25.

commit 0f9b09e4b9be322378fa14418c3e402924f6a1b2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 18 18:03:21 2008 +0000

    Bump dependency version due to new functions

commit 906a9c59f8c77f4002616a34b0b98d91d8b1bbc5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 18 17:07:05 2008 +0000

    Added daemon utility (yaz_daemon).

commit 5b94469ebf68f1f9d2a23c9173bbd4d5a7d0b630
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 18 16:44:48 2008 +0000

    Removed always true expression part in if stmt

commit 43cd3a37090503882d47c2b52ceeb2ebd5040a36
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Feb 7 15:23:18 2008 +0000

    allowing for version 3.6 and 3.8 of ICU libs

commit 2979c8fc3b5c53c06facad850dcae09645b43044
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 30 20:37:04 2008 +0000

    Fixed bug #2068: pkg-config trouble.
    
    Add -I${includedir} as proposed by Ko van der Sloot.

commit 1318f44dd22ba2a86fd3946c8b2b01ba2370235e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 30 20:00:55 2008 +0000

    Fixed bug #395: ZOOM_record / OPAC record encoding problems.
    
    The function yaz_opac_decode_wrbuf now uses the iconv handle as
    used by the yaz_mart_t handle to char convert the strings in the
    OPAC records (ASN.1). Presumaby this string data has same encoding
    as the embedded ISO2709 record.

commit af1d725908fed3da0afa5d4a20c6e3359effe643
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 30 19:59:02 2008 +0000

    Added yaz_marc_get_iconv

commit 3fec27d8561b3634b4c1c6e32f09395d9690509f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 30 19:58:24 2008 +0000

    Added wrbuf_iconv_puts_cdata

commit 66651add5da56151f986e44957cfafc8ee81578c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 28 09:51:02 2008 +0000

    Changed definition of extra_args in Z_SRW_PDU.
    
    Changed definition of extra_args in Z_SRW_PDU. The extra_args was a
    char* before. Is not a Z_SRW_extra_arg list. The extra args is used
    for both encoding and decoding of SRU GET/POST (was only used in
    SRU encoding earlier).

commit cb2f5bb4d16fa7a2045cd863d30a45e5d9c458ee
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 28 08:14:52 2008 +0000

    Towards 3.0.24.

commit ad3b14dd33d6ce41c79e3b39d176b4a18dff42fb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 25 16:30:47 2008 +0000

    Added OPAC XML XSD.

commit 0409a05fb47e10ea415e1102790234fc189d6292
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 25 16:29:35 2008 +0000

    zebra::* name in GFS example config

commit e703daa7bd7429dd7c7646b60723434157d9b860
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 25 16:28:42 2008 +0000

    Document --with-xml2 option

commit b15f0626c7fac44328266d8bde239781548256f8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 25 16:28:26 2008 +0000

    Name value is glob-expression for retrieval facility.
    
    The name attribute for the retrieval element is a glob-mask. This allows
    a GFS server to accept a mask of element set names, e.g.
      <retrieval syntax="xml" name="zebra::*"/>.

commit cd23bbbe31daa41916092651e168fa6c35a3e515
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 24 21:50:55 2008 +0000

    Require autoconf 2.60 (bug #2050)

commit 7812eaf5e45de650b8629df5a231dbcab1182b55
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 21 13:34:34 2008 +0000

    Fix use of shutdown for WIN32

commit d67990f0801618bce56afe464b3492b6eb81b309
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 21 13:09:07 2008 +0000

    Possible fix for bug #2035

commit 01808bebfc2fbd2bd422a01cf14a148714c77e75
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 21 13:07:43 2008 +0000

    Fix for bug #2037: cs_listen failed - is not handled correctly.

commit 198b4472b55199a07aa1879f537617b45c42ab87
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 20 22:46:25 2008 +0000

    Set version to 3.0.22.

commit fe5e31a9e294669de982be03fd71990664a46476
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 18 11:47:56 2008 +0000

    Added version resources for yaz_icu3.dll

commit 500d51dce5e882104cbc30e93d4c10499ce258c8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 17 22:30:29 2008 +0000

    Obsolste file removed.

commit 6938850d6b09e61ffde4c17c5682f7be5597e63f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 17 22:27:40 2008 +0000

    Towards 3.0.22

commit 26315242ec7bdeab2e7bc2d9aba8bbf7c515bbc3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 17 21:45:05 2008 +0000

    Update doc WRT ICU compilation

commit bff4812dd725a9d003e8b8869fc4b13698c227ee
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 17 21:44:18 2008 +0000

    Do not mention oid_getentbyoid

commit 212435a238eb26a3a041a7ce6a271c0217dd29bb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 17 14:58:19 2008 +0000

    Separate RPM package : yaz-icu

commit 203f271d166bc46eef6b0e2e08b75611b1580048
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 17 14:49:54 2008 +0000

    Update.

commit 07a8c8800167988f82b055045bca6e3c91471ac4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 17 14:46:44 2008 +0000

    libyaz3-dev depend on libicu36-dev

commit efecfe73da3c8c90fe749d95b4d68105ba320e72
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 17 14:44:57 2008 +0000

    libyaz_icu depends on the ICU libs

commit c5058fc7dd740d627c4e058435d7acb6a7d9ed93
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 16 13:01:45 2008 +0000

    Fixed bug #2027: Crash when closing connection.

commit 55119209417d079125b94c4a708cdc0efa0a7446
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 16 12:47:18 2008 +0000

    Check ICU after Libxml2 availability

commit 649e4050d9b27ff10eaeaa93ca07ae7ca8a159f9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 16 12:22:05 2008 +0000

    Use yaz/xmltypes.h for public Libxml2 headers

commit 46692c65fdb078ebbefb8a45e159fe65f528d8d8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 16 12:18:51 2008 +0000

    Test for ICU_CPPFLAGS for ICU availability

commit 96a8c2ed9ca281137d729d034312f8dceb27ee85
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 16 12:17:26 2008 +0000

    Disable ICU if XML support is unavailable

commit 2083c7f425383e5def0200d98492aecaf6f5f509
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 16 11:31:48 2008 +0000

    Bump version to 3.0.21

commit 0402f8526787fc555058e44d8348b492c7b223a8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 16 11:30:51 2008 +0000

    Fix --libs output in case of ICU being disabled

commit aa445c654412e914fcc6df99f10e182d66067134
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 14 23:44:00 2008 +0000

    No longer depend/use libpcap.

commit c06a0ea570b026b5a53cbc8637053c56ac2f450f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 14 23:32:04 2008 +0000

    Remove --with-pcap

commit cc941fb37956158f364fb2b5bf7d7b56889e643e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 14 23:13:54 2008 +0000

    Year 2008

commit 46c6d34f1778ba3876412d78eb58515b423e5140
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 14 23:11:51 2008 +0000

    Towards version 3.0.20.

commit 62d63755eee10d888ec290d43693975d42e24034
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 14 23:11:39 2008 +0000

    Do not Build depend on libpcap-0.8-dev

commit eebab252c82eb9cc5977e73ad7dd0ad83bb8dbf6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 14 22:58:46 2008 +0000

    Build ICU stuff in separate DLL: yaz_icu3.dll.

commit e310bbc88afee1090799a0183d75c35d5eb060d9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 14 22:58:06 2008 +0000

    Fix printf of token id

commit bc8450e933a6faa623d37b3606bbdd9252d62df3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 14 20:45:24 2008 +0000

    Summarize news (from ChangeLog).

commit 97580f4c1107c30a3ffeed5a80ff43d7930eeb14
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 14 20:37:08 2008 +0000

    Remove yaz-ziffy Debian package.

commit e218239a81500b87639ea22c39089648a8eee00a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 14 20:34:14 2008 +0000

    Factor ziffy out as a separate package.

commit da7f94a6b0f603280dcae083f2e5c1627b817fe1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 11 17:04:02 2008 +0000

    More news

commit 5fcf42328e6f732db2f693fb3284507376da0284
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 9 21:35:23 2008 +0000

    Changed license of CCL module to 'Revised BSD'

commit 65371f5d5f265a4c5ee43f784b2d8a6db1e0774a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 9 21:32:27 2008 +0000

    Changed license of CCL module to 'Revised BSD'.

commit db57e054dd296ed1b25cd51bbae190a9a7648dd5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 9 15:34:30 2008 +0000

    Build yaz-icu if ICU is enabled on Windows.

commit 9b6117759c80f45b99b47fba0651e2b7912ca8dc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 9 15:33:31 2008 +0000

    DLL export ICU functions.

commit 10541f418a12339fbb75de5f69ec0327d180f8f1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 9 15:00:47 2008 +0000

    ICU support on Windows version of YAZ.
    
    Prepare makefile for ICU support. Thanks to Tumer Garip.

commit b8d0ce914a074e4c6769d7f4d5f75b2f50c070c1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 7 17:32:49 2008 +0000

    Fixed bug in ZOOM_options_getl WRT setting of parameter lenp.
    
    Fixed bug in ZOOM_options_getl WRT setting of parameter lenp that
    would be unset if a callback_handle is used to retrieve the options
    value. This bug caused ZOOM extended services update to malfunction.

commit a061444f080ca7a0319bc176b48b0e70e067de13
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 6 21:48:23 2008 +0000

    Added tests using cql2pqf.

commit 45754b01d18ddee3e71b79d6be871cc75c2c7c86
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 6 19:34:34 2008 +0000

    CQL free-form terms are ANDed (extra terms).
    CQL free-form terms are ANDed in the CQL to PQF conversion. For
    example, dc.title = a b, means dc.title = a and dc.title = b.
    And the query (a "b c") means (a and "b c"). This might be configurable
    in a future version of the conversion. This does not alter semantics for
    non-free form term queries, e.g. dc.title=a .

commit 3db79025b276f232a4ab672f1ba996a0ccc64608
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 6 17:37:13 2008 +0000

    Added CQL free-form term tests.

commit a29d852d610296e871716c137337fb44510eee1d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 6 16:22:02 2008 +0000

    Added support for free-form-terms. Bug #609: HDCQL.

commit 783114bd4cf6e26e1743ce131d3e7f00af63ec50
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 6 13:08:09 2008 +0000

    CQL v1.2 functionality except sort.
    
    Modify CQL parser and transform code to become more CQL 1.2 compliant.
    Default relation is '=' instead 'scr'. Relation for exact is ==
    instead of 'exact'. Work on bug #609: HDCQL.

commit 33cb7ed48259fc7e22823531fc41a4a430aecc1b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jan 6 13:02:48 2008 +0000

    Use shell /usr/bin/tclsh for Tcl scripts.
    
    Use shell /usr/bin/tclsh for Tcl scripts. Do not use the smart exec
    invokation trick. It causes more confusion . Systems such as
    Debian has /usr/bin/tclsh as the preferred Tcl shell anyway.

commit 162d5852cbb7881d8edae6648fbdc888d1cfe0c6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 3 23:10:08 2008 +0000

    Always _BSD_SOURCE .
    
    Always _BSD_SOURCE regardless of GLIBC or not. Testing for __GLIBC__
    after include of stdio.h was apparantly not enough

commit 6ee6496a85720ce65235c5469264a6ea04b4347d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 3 23:04:07 2008 +0000

    Internal Debian pkg

commit 832b917b15f8dba67b9fe41e8fb8adae107ac824
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 3 22:55:17 2008 +0000

    libyaz3-dev depends on some tclsh

commit 6e325c841bbf92ba84e4a8361c8050a50943aa5c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 3 22:54:06 2008 +0000

    Define _BSD_SOURCE whenever GLIBC is used.
    
    For ziffy, define _BSD_SOURCE whenever GLIBC is used. This is
    to fix compilation on GNU/kFreeBSD. Debian bug #410346.

commit 1251332183cc7eb0177c09c12d5c6f003192398e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Dec 30 22:04:12 2007 +0000

    configure prefers tclsh over other versions.
    
    The configure now prefers tclsh over other versions because tclsh is
    (usually) the preferred tcl shell as set by the administrator.

commit 13473bcae713a0df158fd9620fbeba13663459ca
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 27 13:27:40 2007 +0000

    Do not reset querytype if session resets (HTTP/SRU).

commit 22a9064b93713ca401a98cf7f416407c60b19def
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 21 19:01:33 2007 +0000

    Improved tokenization for yaz-client coammnds update and xmles.
    
    The yaz-client commands update and xmles takes documents as parameters
    and parse_cmd_doc is used. This now accepts one of the forms:
     <filename, "quoted string", straightstring .

commit f9647fd270a84e72656c01bc9c70481faecc13b1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 21 08:31:42 2007 +0000

    Ensure fname is 0-terminated in parse_cmd_doc for yaz-client.

commit c8f8034d0c8c592d036d19a7885ebc2db1706c59
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 20 22:45:37 2007 +0000

    Fixed bug #1988: CQL-to-PQF translation mishandles quoted doube.
    
    Fixed bug #1988: CQL-to-PQF translation mishandles quoted doube quotes.
    The CQL already uses \-escaped strings (such as \") . These can be
    copied verbatim to PQF.

commit 36581ff40624336db8416e0892b9b78f52230224
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 19 12:36:42 2007 +0000

    Added YAZ_FILEVERSION

commit 937b847b63d23182ef55eb081eb316ad034e1282
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 19 11:02:20 2007 +0000

    Towards 3.0.18.

commit df747a20f74c54ee0cc2bdd4fedce527badf2d82
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 18 21:13:06 2007 +0000

    Do not use Libxml2's reader if libxml2 version < 2.6.15.

commit 4bc595e8fd2364e93114ee66493544b9521680da
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 18 14:07:08 2007 +0000

    Using YAZ' options rather than getopt.h.
    
    Ziffy now uses YAZ' options rather than getopt.h because getopt.h
    is unavailable on some systems.

commit f97a90e1590b8aac0b6ab37ca32134c16dce0d3b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 18 12:46:02 2007 +0000

    Annotate

commit 3eb8be5cd44ecdbd68ec3ca8a54ec86691ff9a4d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 17 20:59:30 2007 +0000

    Support read/write MARCXML collections.

commit 98fd6745c622d0f3585a9cc5a2b7624472c6a028
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 17 11:23:16 2007 +0000

    Fixed bug in icu_buf_utf8_to_cstr (wrong length).
    
    Fixed bug in icu_buf_utf8_to_cstr . A string could be truncated because
    its string length is set to 0 in icu_buf_utf8_resize. Function
    icu_buf_utf8_resize no longer resets the string.

commit eb70fee6c2f3154f7a8ef264810a3c015337b474
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Dec 16 22:43:59 2007 +0000

    About new OPAC stuff

commit 0b90ab9b0d18a47201ba1c5883593a14c1e5b148
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Dec 16 11:08:50 2007 +0000

    Handle OPAC for record conversion module.
    
    Extend the record_conv system to handle Z39.50 OPAC records.
    Function yaz_record_conv_opac_record was added.

commit 28b634e1ab587807300c4eb3bab72acaebc1647f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 11 13:35:45 2007 +0000

    Added ZOOM_package_option_{set,get}l.
    
    Added ZOOM_package_option_{set,get}l so that binary data can be used
    for Z39.50 packages (Update, etc). Using option_getl rather then
    option_get for few options that might be binary: "doc", "record" and
    "recordIdOpaque".

commit e34f0b5ecf5e8dd010d212010b7041cfd059a853
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 11 13:14:45 2007 +0000

    Ensure ICU is part of built

commit 84338b9f4dba9266b24830e23b185204bc0f87a9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 10 22:10:09 2007 +0000

    No action-not-found rule for ICU.

commit 52a0c81b9152036158b312173ec6006e9be8ab48
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 10 20:33:47 2007 +0000

    Generate yaz3.dll version from yaz-version.h

commit 2852dc8fc967ac3a1e9c4fa05fdb3f77422e3499
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 7 10:01:53 2007 +0000

    Suggest yaz-doc instead of Recommend for libyaz3-dev

commit 3576736bac485d8f04b2fc4f6b5cfcef7576d741
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 30 11:44:46 2007 +0000

    Adjustments to make YAZ compile as C++ code.

commit 765b94caaa93566a9792019ec5d2bf56fc8100a3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 30 11:43:47 2007 +0000

    Changed return value of function icu_sortkey8_from_utf16 to void.
    
    The return value is useless and error is signalled by status
    parameter. This breaks binary compatibility for that function but
    it is not in use anywhere.

commit cf30376bd9e43ad653c6292f275ee4dd10b70a6c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 30 11:42:04 2007 +0000

    Use oid_class rather than int for OID class.
    
    Changed oclass parameter for yaz_oid_add function from type int to
    enum oid_class. This should not break binary compatibility.
    Changed oid member in struct yaz_oid_entry to enum oid_class.

commit 03ce460f7ed624f0c36274cee763eb86fb2ace88
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 21 13:53:20 2007 +0000

    Use schema in Z39.50 Update.
    
    If schema is given, supply it as part of Z39.50 Extended Service
    update. Patch from Jacob Poulsen.

commit e44e073beb75899cf954c94667b412f86009ef16
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 21 09:04:46 2007 +0000

    Man pages in Reference section.
    
    All man pages are combined in one Reference section, manref.xml,
    which is extracted via XSLT from each individual man page.

commit a6661f2e025fd649e040da66c5ca4bc7f03aa2ff
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 16 08:01:47 2007 +0000

    Update test for new wrbuf_puts_escaped functions

commit 0d6e26ddc9a74fb5668efb2a8c72d58a2f4ea770
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 15 08:45:52 2007 +0000

    Introduce wrbuf_{write,puts}_escaped.
    
    Introduce wrbuf_{write,puts}_escaped. Removed wrbuf_verbose_str
    which now has the new name wrbuf_write_escaped. wrbuf_verbose_str
    has not been used outside YAZ in released software so this should
    be safe. Added a few Doxygen comments for wrbuf.h as well.

commit 874e2073d9055e57737896300d3ad7545906de9e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 15 08:36:31 2007 +0000

    Added yaz_puts_escaped

commit c8cce63830abf867befc40eee18c75b7b3dfec8f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 15 08:33:15 2007 +0000

    Version 3.0.17.

commit 1d6d4797cbc07f9a87074912f8dcb119628ae173
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 15 08:28:08 2007 +0000

    ICU utility prints sortkey as well

commit 861508216f18c9e932adf4b421b47bd8e4738327
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 14 21:03:59 2007 +0000

    Doxygen comments

commit 37d3194530a29fe83a9340adb1b7861a257f2e81
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 11:48:13 2007 +0000

    More on the ICU wrapper.

commit 0890bc4e5dd6103e064ec208a54f80a770e2677c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 11:43:47 2007 +0000

    Fix spelling

commit 8fb19509bf519666171c0e6a67e4aec12f2dd81d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 11:41:53 2007 +0000

    yaz-icu man page/program in yaz-icu package only.
    
    The yaz-icu man page and program is part of package yaz-icu (not
    yaz). Descriptions in debian/control fixed to keep linda happy.

commit 93848af242b888a6aeba304be54e2ff5cc5e510f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 11:14:48 2007 +0000

    yaz-icu part of packages

commit e67f3cbcc8ebc79e343459fa5aba9ed3e3cbe990
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 11:13:05 2007 +0000

    Added yaz-icu man page

commit 590e1743b586657868e62f00cb5181f189422c11
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 11:12:19 2007 +0000

    Update to use transform step

commit ecd6d03e10dfbe4b6bb5b1b599c23bdb7ff305ca
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 11:11:16 2007 +0000

    Renamed 'normalize' rule to 'transform'.
    
    The ICU chain step, normalize is now called transform because
    that's what ICU calls it. And we better keep things aligned.

commit 5a4df800518e830b12ea3a0e906939506a7c3a65
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 08:58:16 2007 +0000

    Towards 3.0.16

commit 2ec0697230bef9e836df093900fd13cbdf945161
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 08:57:45 2007 +0000

    Using iochan_event_loop (WIN32)

commit 997ab83aeb77caaff6929b4b33da327f0a894940
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 08:47:22 2007 +0000

    Program yaz-icu is noinst rather than bin.
    
    Program yaz-icu is noinst rather than bin for now. Will be installed in
    bin when a man page has been created, bug #1797.

commit e76c761a46013ea1c46a2f36bc02c68bfdce3615
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 08:43:49 2007 +0000

    Added note about yaz_poll

commit c038a022f891ee58e6d30aec93644d17d2b686d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 12 08:41:56 2007 +0000

    Rename function event_loop to iochan_event_loop.

commit 91c35d653aea231aff9efc3eef6a6ab6662dd129
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Nov 10 08:59:31 2007 +0000

    Do not handle EINTR in yaz_poll.
    
    Change yaz_poll so that it does not loop around select/poll if
    errno=EINTR is set. This sitution is handled in caller, such
    as event_loop used by GFS which must take further action if EINTR
    is set. If EINTR is handled by yaz_poll it does not get caught.

commit 3b792849c676d96918850e2f1e0af87a75278501
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 9 22:08:14 2007 +0000

    Change timeout parameter for yaz_poll.
    
    Change timeout paramater from seconds to seconds+nano-seconds for
    yaz_poll. Also make yaz_poll_{poll,select} static (internal).

commit dbf148183e1370d5b62e15abb8b24292a3009124
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 9 21:52:38 2007 +0000

    Remove include of sys/select.h from tcpip.c . It is not needed.

commit 743e944e38c1f13a7304d924cd9d111c64f8c7f8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 9 19:00:42 2007 +0000

    Use yaz_poll everywhere.. And fix syntax error!

commit d6a36b43e4fa99ada736ee7680c7bb106107f223
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 9 19:00:08 2007 +0000

    Describe new functions.

commit 071b5ca306efc84b1b22e071c4e03b31fb9fe17a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 9 18:49:19 2007 +0000

    Enable use of yaz_poll always in event_loop.

commit 413ed128af037bdb681d673fc6ae68163ad218a4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 9 18:47:50 2007 +0000

    YAZ GFS uses yaz_poll.
    
    The event_loop function uses by YAZ' Generic Frontend Server uses
    the yaz_poll function - instead of select.

commit 8b4a08403ae705e22b604bffa4577ac403b7de8d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Nov 9 16:46:43 2007 +0000

    Implemented yaz_poll - select/poll wrapper.

commit 11bae153f20df554744a8b96592616eca05cc522
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 8 18:02:04 2007 +0000

    Reindent

commit 1d6cd0231d7d52bd618ea33db95d3f83ba9915a5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 8 17:22:48 2007 +0000

    Allow any locale for icu_chain_create.

commit cb9f0bb98295d0b6634d41b1164f18481238f3fd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 8 17:20:32 2007 +0000

    Use xmalloc instead of malloc.

commit a62ac98bc633b12d88014ba95ab212b9957571e4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 8 17:20:11 2007 +0000

    Ignore test program

commit c262e2c4e953e90016aaa2c4d3bbb190a8d29b99
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 8 17:15:13 2007 +0000

    Avoid locale member in icu_tokenizer.
    
    The locale member of icu_tokenizer is not needed.

commit 20d2c2d674de4b78f90de2356537a4ea542aeeac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 8 17:08:10 2007 +0000

    Function icu_casemap_create no longer takes locale parameter.
    
    Function icu_casemap_create no longer takes locale parameter. Instead,
    icu_casemap_casemap takes a locale parameter.

commit e089d89f38b4fc61fce16eb03150776844b053f8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 8 13:35:13 2007 +0000

    Refactor ICU WRT locale.
    
    The locale parameter is no longer a parameter for icu_chain_xml_config
    and locale is read as an attribute for top XML node. The icu_casemap
    locale is no longer a member and a parater for icu_casemap_casemap
    instead. This saves a copy of a locale in each casemap.

commit 307c60cf35acbe8d004b002e59416a2ebe3cb32d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 8 09:29:38 2007 +0000

    Public header icu.h, private header icu_I18N.h .

commit ac218b6507b094599695b36b30fd80585a378c18
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 8 09:07:14 2007 +0000

    Indent

commit 46f99a24bc67de00bcbb33458b9c187c7525b1b0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 8 09:03:11 2007 +0000

    Changed header - part of YAZ not Pazpar2

commit 479969ddd4d243955f2e64ef8571926429ad4f37
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 8 08:17:17 2007 +0000

    For ICU enabled YAZ defined YAZ_HAVE_ICU instead of HAVE_ICU.

commit def0d51c189bc8a2e9f5f9a67a58833897edecb7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 7 10:19:12 2007 +0000

    For ICU, set ICU status to OK for some public functions.
    
    The ICU status code, UErrorCode, is now set to U_ZERO_ERROR in
    the preamble of functions icu_chain_create, icu_chain_xml_config
    and icu_chain_next_token.

commit fffad7b88b5fcc5ce744151034d1df379919d6d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 7 09:50:24 2007 +0000

    ICU element index and sortkey no longer available.

commit 71509ab1affd957fa0af7c7536105988a7ccd93d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 6 10:27:30 2007 +0000

    For ICU, locale, is a char ptr rather than uint8_t ptr.
    
    The type uint8_t is a ICU type that we don't want to use if we
    can avoid it.

commit c2e065a4a7fa385b5658c1fcf1efa9f4ee4351e2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 1 10:32:43 2007 +0000

    Fixed printf of pointer

commit 852afaf94fd650550999e60782300525c50bdfd2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 1 10:29:28 2007 +0000

    Fixed link to OID tools

commit 8521c0ae7e5ffebcd5c463d67a829cffba80d466
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 31 21:58:07 2007 +0000

    Fixed bug #1122: Certain record IDs are not found by searches.
    
    The CQL parser preserves terms completely and \\s are no longer
    removed. This changes CQL output for some test cases and so these
    are updated accordingly. The CQL to PQF transform only treats
    * and ? operators if they aren't escaped. A memory leak was also
    fixed for the ANSIZ39.58 pattern case.

commit c5408040f72a5a23dc23d6c8d30ee61ea8b6effc
Author: Marc Cromme <marc@indexdata.dk>
Date:   Mon Oct 29 13:50:57 2007 +0000

    changed ICU chain to return all tokens, also those which became empty under normalization. These might still have some display terms attached to them, which are to be used by the snippet display stuff or the scan term display stuff.

commit 297aa7b45c3bd88aea2799f6810c8c85bc998f56
Author: Marc Cromme <marc@indexdata.dk>
Date:   Mon Oct 29 10:22:22 2007 +0000

    renamed ICU chain functions to the following names relation the operation
    to the actually processed token
    
    int          icu_chain_token_number(struct icu_chain * chain);
    const char * icu_chain_token_display(struct icu_chain * chain);
    const char * icu_chain_token_norm(struct icu_chain * chain);
    const char * icu_chain_token_sortkey(struct icu_chain * chain);

commit c80d8f1c0245de69917debe3e918532491b87fac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 29 09:16:32 2007 +0000

    Extended auth command so that NULL User, pass may be set.
    
    This is to solve bug #1820.

commit 674986e09b1e2c5ea9670355aef21c813323d186
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Oct 25 10:04:32 2007 +0000

    added special case with an empty ICU chain for 'raw' index processing without call of transliterators, case maps or tokenizators. It's optimized such that the following happens:
    if (!chain->sort), no utf8 to utf16 translation occurs, and the original cstring is returned for the icu_chain-get_norm8() call.
    if (chain->sort), utf8 to utf16 translation is made, the original cstring is returned for the icu_chain-get_norm8() call, and the utf16->sortkey conversion is run previous of calling icu_chain-get_sort8().

commit 80eb42ff87c6bda77018232e174e5aae41fc29e8
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Oct 25 08:42:21 2007 +0000

    simplified test case XML config root element tags

commit b59f3a79326742a4432bda999670f0c85e2c83b7
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Oct 25 08:40:06 2007 +0000

    removed dead code from ICU files

commit ee2314e5828aac6055031f9ed4441eb9852ec27c
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Oct 25 08:32:50 2007 +0000

    added sortkey flag to icu_chain constructor

commit 40f472b5f14f2d59d5f72d5814351ffdc1f54418
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 24 22:10:24 2007 +0000

    Avoid per-target CPPFLAGS.
    
    If we use per-target flags, AM_PROG_CC_C_O is required or we just
    dont it.

commit e005fd551460aab9ccefb561e42c746cc58fd302
Author: Marc Cromme <marc@indexdata.dk>
Date:   Wed Oct 24 14:48:17 2007 +0000

    Isolated ICU locale out of XML config file. Locale is now the second argument to   chain = icu_chain_xml_config(xml_node, (uint8_t *) "en", &status);

commit bbd768abbf09c38b0438e0186e50f3560b372dd9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 24 13:50:02 2007 +0000

    Added yaz_match_glob

commit 42e6fdb480e4de99b856018fd70475bd7fbdb928
Author: Marc Cromme <marc@indexdata.dk>
Date:   Wed Oct 24 13:23:34 2007 +0000

    fixed wrong token count when tokens disappear with ICU normalization

commit 9edd0f41a0323104c2632c2291eae336ab60874c
Author: Marc Cromme <marc@indexdata.dk>
Date:   Wed Oct 24 07:41:48 2007 +0000

    fixed memory violation in ICU chain code, restructuring tokenizer to allow for non-empty tokens still ongoing work

commit 30212597593ba71295ef0b98aa3527526754a1eb
Author: Marc Cromme <marc@indexdata.dk>
Date:   Tue Oct 23 07:51:57 2007 +0000

    surpressed ICU test tokenization output

commit 7a5661d46c2051c619fe1b794cca882a72707c52
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 22 17:52:09 2007 +0000

    File m4/ac_check_icu.m4 part of dist.

commit c168c38b0beb83bca23c72d9203cc796a374bfac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 22 17:32:07 2007 +0000

    Make ICU stuff compatible with old C comps. YAZ License.

commit b80c29e05c84270159284f5b1297e38175cd63e0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 22 12:50:52 2007 +0000

    Fixed lalibs output for ICU mode.

commit f98b671ac4ece0194de14c04ef7c281a410e0831
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 22 12:40:04 2007 +0000

    Debian package 3.0.15-1 with ICU.

commit 0ffb25b0bf78f53399267664b71206c88980c4da
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 22 12:21:38 2007 +0000

    Added ICU chain component - which used to be part of Pazpar2.

commit 03531ce2d54914dde2e679aa6382eb04d9e8f1d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 16 10:45:53 2007 +0000

    Removed material about Object identifiers for YAZ 2.

commit e6f45fddb3d4267340ad320dbedfbf5cb68c4d21
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 15 20:45:46 2007 +0000

    Added a record for testing of bug #1778.

commit 02ba601656652e2362aee6fd23d1b2ac5c35bcca
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 15 20:45:05 2007 +0000

    Fixed bug #1778: Extended ASCII not escaped always (UTF-8 to MARC-8).
    
    When in non-ASCII mode, YAZ now escapes combined character sequences.
    A test was added in tsticonv.c.

commit 0efc47dc6d0080180038945a5f914749c3585799
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 15 12:00:31 2007 +0000

    Increase intermediate buffers for wrbuf+iconv.
    
    The intermediate buffer for wrbuf+iconv is increased from 12 to 16
    bytes. There may be MARC-8 sequence overflows overwise - with at
    least reset (flush).

commit f66b53c033be535cc3fab8bcb2949fa2927b25d4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 12 14:22:19 2007 +0000

    Re-organized MARC-8 charset creating code a bit.
    
    Re-organized MARC-8 charset creating code a bit.. A define + code to work
    on bug #1778 was added.

commit 377e50914cd78d52e77032a3eaf8972f23b4e7b9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 9 06:00:55 2007 +0000

    Revised types for functions cs_complete_auto, etc.
    
    The functions cs_complete_auto, cs_complete_auto_head takes 'const char *'
    as buffer rather than 'const unsigned char *'. This makes some casts
    unnecessary. This also fixes tst_comstack which used to test
    cs_complete_http. This function, howver is no longer public, so
    cs_complete_auto is used instead.

commit 29cc293e92725df0aaf70fa4897600597dd8db9b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Oct 7 08:53:26 2007 +0000

    Added HTTP tunnel facility for COMSTACK, bug #1752.
    
    This is a facility that allows a Web proxy, such as squid, to tunnel
    Z39.50 traffic. This facility is "transparent" to must applications
    using YAZ. It's enabled by using pseudo transport connect: followed b
    the we proxy address, followed by command, then follwed by he regular
    "virtual" addresss. For example,
    connect:webproxy.com:3128,tcp:z3950.loc.gov:7090/voyager .

commit 019eca69c2a438db0aea7b8760685c618cb5f552
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 5 16:46:55 2007 +0000

    Implemented function cs_create_host.
    
    Implemented function cs_create_host parses a YAZ host component. This
    is to be used for HTTP Connect tunneling (bug #1752).

commit 8508799fc20ead07aae07f5f29604719e96b4dda
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 5 15:11:36 2007 +0000

    Changed blank (0x20) handling conversion to MARC-8.
    
    The conversion to MARC-8 now always escapes the BLANK character outside
    Basic ASCII. This is stricly speaking not necessary - blank is part
    of "all" pages (sets). But some tools cannot handle it. YAZ, however,
    treats blank as blank in all pages when MARC-8 is read (converted from).

commit f4111def563afa2864d73ac82b86c933bc9138b3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 26 19:14:04 2007 +0000

    Bump to 3.0.15.

commit 185d51016579faad34f8b62151ee1d5125a4d430
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 25 07:34:03 2007 +0000

    Combine test from tstmarciso.sh and tstmarcxml.sh to tstmarc.sh .. Mostly
    because the latter requires output from the former (so make -j2 could
    break).

commit 9a2e6a5228a544875ae781451bd149a72aaa54a7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 24 22:22:13 2007 +0000

    Update this test due to fix for bug #1666.

commit 386fc8aa64d01486aa4fb3dac0dde1003a3b3d3f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 24 12:51:10 2007 +0000

    Fixed bug with shadowing of variable in lookup_marc8. Bug introduced
    in previous commit (1.44).

commit 790b38909763b433a994fdbdd277d1b01859728e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Sep 23 07:40:13 2007 +0000

    Document more yaz-marcdump options

commit f6d1839e909db3578670229fc9a6f56b18a034e6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Sep 23 07:21:51 2007 +0000

    Added MARC-8 encoded Arabic record, marc9.marc, to test that blanks are
    preserved.
    Added UTF-8 encoded Chinese record, marccol3.u8.marc, which has the
    Ideographic space sequence it.

commit 6278560ff2c1d116cb6c06c7c145573d8d155a4f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Sep 22 18:56:22 2007 +0000

    Added test for conversion of utf8 e38080 to marc8 212321 (Ideographic
    space).

commit e77f334b9b8b6d0ba01b3ede0f58b99ac561dd2d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Sep 22 18:55:02 2007 +0000

    Remove duplicates (already existing) in flat entries for MARC-8
    tries. Previously only duplicates in index tries were treated.
    This ensures that only first sequence (of multiple) is used for
    conversion and takes precedence. For example utf E38080 is
    converted then converted to marc8 212321 (not marc8 212320).

commit 6d61fec3c06d8ed1d648ec7da417a1a8aaa52691
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Sep 22 18:49:55 2007 +0000

    Treat space (20X) as present in all MARC-8 charsets

commit 1325ab853fdccee0f1a6659ef216eb96b8b6b39c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 21 16:04:48 2007 +0000

    Fixed compilation for absent Libxml2.

commit 19422e2310de8b0ac931561be72410b5b6d8b2ae
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 21 09:24:17 2007 +0000

    Towards 3.0.14

commit 8b057c45442fb3de1af1aa7d63b36126560fde12
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 21 07:10:08 2007 +0000

    Initialize diag_message member of ZOOM_record

commit 3085741e28eb94029b230bb25e4926aed32daf29
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 20 17:22:45 2007 +0000

    Fixed bug in conversion to XML from MARC: Non-XML characters in control
    fields were not removed.

commit 8c49b29ec99736b215bb2b98f049e7ed5d87ed26
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 18 19:19:16 2007 +0000

    Removed reference to url.srw

commit 53bc22fbe34749ba0151ac0cd80a0257056c15ee
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 18 13:05:18 2007 +0000

    Versino 3.0.13

commit afae1117609712743c1109597d080a53a8dac5d4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 17 19:18:27 2007 +0000

    Make an MARC conversion trie for each characterSet section rather than
    codeTable. This is ensure we can deal with G0/G1 sequences. Bug #1464.

commit f56606aca0511a699aa7531acec63c212af61447
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 17 19:15:22 2007 +0000

    Log iconv tests that fail

commit 270160339305b73c0b5cdf74f004c684e83e2cd8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 17 19:14:26 2007 +0000

    Added wrbuf_verbose_str.

commit 2b929cf75020ee215393a655f0403c849fed5ea9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 14 21:39:36 2007 +0000

    Use updated codetables.xml as provided by Larry Dixson (bug #1464).

commit ff006112d533333a6b3f40d9b24180cd8db5f121
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 14 20:55:57 2007 +0000

    Bump version to 3.0.13

commit 2df748278af6d0220d5d9e0a0e54a5e16cd3de63
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 12 06:49:37 2007 +0000

    Towards 3.0.12

commit 1be632f8a982457cd7c78aadd44e37f39454de18
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 11 16:41:37 2007 +0000

    More news

commit a37c6b37804b2cad867b2740488f50e96007ba65
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 11 16:36:51 2007 +0000

    ZOOM C announces SRU version 1.2.

commit 2f163ad29604f429bba4d5ac2bc5447be493af55
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 11 15:42:43 2007 +0000

    More news

commit 6aed21d6613e5071a29885e1e1575c890adc3e0e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 11 15:16:20 2007 +0000

    Handle NULL SRU addinfo in printing

commit 0c04c08f58c61bf0f16e6783d5461dacda43037a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 11 08:40:28 2007 +0000

    Fixed problem with record cache and schema/diagnostics not being
    set at all times.

commit 42ee0e2611083beaa2d206e2039522c187735ffa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 11 08:37:53 2007 +0000

    Using odr_strdup_null a couple of places

commit 116bfb8f4109efbe39bdfe98b0e17e15e8e50c4a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 11 08:35:42 2007 +0000

    Added odr_strdup_null which calls nmem_strdup_null. This function accepts
    a NULL ptr as source in which the result is a NULL ptr too.

commit c9e4ad355f2f30b98fa129d9f63d00f70b56652d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Sep 9 05:54:45 2007 +0000

    Handle surrogate diagnostics for SRU

commit f9747584f933039d25a9ba450f362d61733d14ea
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Sep 8 06:17:45 2007 +0000

    Function ZOOM_record_get allows type_spec=schema in which case schema
    for record is returned.

commit d9654ed894daa49f6f2996df86d330322ee28643
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri Sep 7 17:42:12 2007 +0000

    Rolling

commit f85108eb899eec594765c5c15408a8c64279099c
Author: Mike Taylor <mike@indexdata.com>
Date:   Fri Sep 7 17:41:47 2007 +0000

    yaz_diag_srw_to_bib1 now looks up SRW diagnostic codes first in a new
    explicit reverse-mapping table, falling back to reverse-lookup in the
    old table only if this does not succeed.

commit a94b5a44d632a6df1a1de5dc75e73adc03e8e6b4
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Sep 6 17:11:59 2007 +0000

    Add z_HTTP_header_add_basic_auth()
    Uses new static yaz_base64encode()

commit 3f4afac741a6175e12d08ddcd0fe0ba677c42123
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Sep 6 17:10:35 2007 +0000

    Add HTTP Basic authentication to SRU/GET, SRU/POST and SRW requests.

commit 7bb60eca43952aeddc459b3e67b111f032017e76
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Sep 6 17:09:56 2007 +0000

    Add z_HTTP_header_add_basic_auth()

commit b07ed6e4de0ebfdb87a02d57f27de5c1a8b99616
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Sep 6 16:38:38 2007 +0000

    HTTP Basic clienty authentication.

commit 67949e915ac730f385c48f3be8bdf38ba1b35eb5
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Sep 6 12:40:53 2007 +0000

    Set SRU request structure's username/password from connection options.

commit c880dceeaeca4082b215a15eb48fd655cb7b62f7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 31 21:23:45 2007 +0000

    Option sru_version holds negotiated SRU/SRW version.

commit 669aa0722ab651e114f8226014e7957d5d2b92fd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 24 13:26:03 2007 +0000

    yaz_srw_get returns 1.1 PDU (as in earlier versions)

commit 0c4bd81e2e56724de1adbbc753f812328fb20e3c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 24 13:25:13 2007 +0000

    yaz-client command 'sru' may set both SRU method (SOAP/GET/POST) and
    version.

commit 87c5b79ec9ced76de948e833ef2f8eb561d2f77a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 23 14:28:07 2007 +0000

    Fixed typo

commit 3f36e04a60f21ed11fbb7bdb32923cffcb519f2f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 23 14:23:23 2007 +0000

    Added new ZOOM connection option "sru_version" which specifies SRU
    version - say 1.1 or 1.2. Fixed YAZ server's SRU GET/POST decoding
    WRT version checking. Anything but 1.1 was rejected and this turned out
    to be a mistake. For the GFS, anything but version 1.1 is negotiated to
    1.2, except 1.1 which is negotiated to 1.1.

commit 407a291011ba2743e175f3d2a84d4c6837406f7c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 23 12:24:38 2007 +0000

    For SRU sarchRetrieve responses option resultSetId is set for result set

commit ecbd263c8be1f35bde47ba8c119627a6dedb9b28
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 22 09:09:03 2007 +0000

    Version 3.0.10

commit 2e6fc26c0be8cbb1052599e12804a39adc1bbbe1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 22 08:58:16 2007 +0000

    Updated RPM spec file with some enhancements from Martin Armbrecht.

commit deb4950cd76f5ff06cbb5246a2c2303fea6c9dba
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 22 08:11:28 2007 +0000

    Revert last change regarding display_term. There still exists systems
    with old behavior.

commit c0858501c14e5b74a62656042dc6c8ad6a2a242c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 21 13:20:51 2007 +0000

    Always honor display_term being set by backend handler. There is no
    need to be pre YAZ 2.0 backwards compatible.

commit a92ea4f2be422ed5f52f0fc1c8b6416aebfe0c5a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 21 13:19:44 2007 +0000

    Fixed scan continuation line not being set for displayTerm being ste

commit c45f2b8efebe64cf3d8d45eae18dc0fd78bc933f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 16 10:09:36 2007 +0000

    Added support for SRU scan.

commit fadf07ca8b5d84ed21b83e63bfec438666e11587
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Aug 15 17:53:11 2007 +0000

    COmment.

commit c3a188aecc8906b5e480ec7a6435d5622867457f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 14 12:22:51 2007 +0000

    For XML ILL Request, YAZ attaches a dummy XML record as the ItemRequest
    EXTERNAL in the targetPart structure.

commit 7eab93067f8ab95e6b422eedb2d900ca19d4d15e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 14 12:21:14 2007 +0000

    For XML ILL Response, YAZ prints Octet aligned buf (presumably XML)
    if that is the ItemRequest EXTERNAL in the targetPart structure.

commit 68c26dc239554eb10af556b3c9d133228e862694
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Aug 13 16:58:46 2007 +0000

    Document ccl2rpn setting.

commit d534632a867d62e9a443eac694845698916e855a
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Aug 13 16:58:27 2007 +0000

    Add entity reference-tools-ccl-qualifiers
    Better section title.

commit 45ed8af75a87b399a73a183d77738f3fec21f725
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Aug 13 16:58:02 2007 +0000

    Better section title.

commit 3ee23524c33a4b3453930c5c05fc8b5f87fa48bb
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Aug 13 16:57:40 2007 +0000

    Add entity reference-tools-ccl-qualifiers

commit 4f8aff36e000a9d90227fd30d9f9dc63e8ffad40
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Aug 13 16:46:47 2007 +0000

    Add code to compile CCL qualifiers if specified using <ccl2rpn>.

commit b2cbc2112e0f909bc652d65ea9309c8ac918a638
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Aug 13 16:46:19 2007 +0000

    Add ccl_transform element to struct gfs_server.

commit 0c639102deb9c9264d76f5c065b1f0e33d68751a
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Aug 13 16:43:59 2007 +0000

    If a CCL qualifier mapping file has been specified, then incoming CCL
    queries are now transformed into Type-1 before being being handed off
    to the back-end callback.  This is supported for Z39.50 searches, but
    not for Scan, nor for SRU (where it's impossible to send CCL anyway).

commit 7be79ccf5e305ff863d2c093dfe67b0e56137c6d
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Aug 13 16:41:59 2007 +0000

    Describe CCL support in GFS.

commit 57f792928a420aca87e4a633eb5e1d6300746b46
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Aug 13 16:23:30 2007 +0000

    Fix minor type mismatch

commit 5a52bdfe653f1b89343722aa0294276d9a113e97
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 27 08:05:52 2007 +0000

    Fixed bug #1338: GFS crashes when startRecord > number of hits.

commit 6cca4572a48148d7d425d1643ddd08d03cedeb69
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 13 09:28:43 2007 +0000

    Remoevd unused definition

commit d0beadb0e2b57bcef7fd18c3a8ecfcbcd83492d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 11 08:35:57 2007 +0000

    Attribute spec file. Not in use yet

commit a6a6e734143028630b0cfc4af582840fbbbe9c2a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 10 14:41:36 2007 +0000

    Make configure produce error if --with-pcap=yes  or --with-pcap is given
    and libpcap is not found. Added --with-pcap to configure in PRM spec.

commit 5aaf79c4e4fbf5c5f17f136646e1933b5c989b7d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 10 14:28:37 2007 +0000

    For libpcap default search use AC_CHECK_LIB, AC_CHECK_HEADER. For
    manual libpcap spec, accept all values. But omit -L/-I for /usr.

commit 797335bc656ffda99eddacfb5fdf344f716c5f80
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 10 09:42:46 2007 +0000

    Removed / in doc install rule to avoid double-slash (cygwin)

commit 99f72cd57ac827461dd7d47f469a986c99a7285b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jul 10 09:40:44 2007 +0000

    Removed / in doc install rule to avoid double-slash (cygwin)

commit 0068cd7cdfaa73ce838581a166e099f76ea3f86a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 9 17:39:01 2007 +0000

    BuildRequire libpcap-devel rather than libpcap

commit 9478b64c522bc0314213d485b30a81643e3fed51
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 4 11:44:20 2007 +0000

    Changed the Z39.50 ASN.1 a little: make userId in Permissions optional
    and taskPackageRecords optional in Extended Service update (first version).
    This is due to at least one implementation which incorrectly omits these.

commit 9c8fdeb92bede48bce060ec8ee50624c5622a633
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 4 11:42:14 2007 +0000

    ZOOM dumps BER if decoding fails and loglevel zoom is set

commit b0af12e407d33fc35d41152e67c568f762e3b41f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 4 09:21:00 2007 +0000

    Revert

commit 39975667295ec760cc15b863f64e8d5fd74ac209
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 4 09:20:06 2007 +0000

    Internal release

commit e61253caa274993fbb46c38ea47495b611a1b8d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 29 08:09:28 2007 +0000

    Version 3.0.9

commit a669063b8341659cd03dc90998997876b7177f4a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 29 08:05:06 2007 +0000

    Added support for the use of the older versions or Extended Service
    Update in ZOOM. To faciliate this, an option "updateVersion" may be
    set to the version , 1=first, 2=second, 3=third. The third version is
    what ZOOM C has used so far. And that, obviously, is the default.

commit c38061dc0c20aa564b53a78840970f581d795014
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jun 29 08:03:02 2007 +0000

    Bump version to 3.0.9

commit 8fc18939a7972d53f8f8c516ac41df0fe595f780
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 28 07:58:07 2007 +0000

    Changed CQL to XCQL conversion, so that element for relation value in
    modifier is 'comparison' rather than 'relation' so that it conforms to
     http://www.loc.gov/standards/sru/xml-files/xcql.xsd
    When a comparison value is omitted, the st.relation in cql_node will
    be NULL instead of "=". This has the effect that comparison will be
    omitted in those cases.

commit 850094db17968d188737459af6e47c78059e6dc6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 25 18:42:05 2007 +0000

    Ignore new programs

commit 1a8d80ad60965cd61c35e90376517c43ba4d6478
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 25 18:41:40 2007 +0000

    Upstream 3.0.8

commit 349d7d67bd0ec0a56e885d4b4cadbfc9a4e35661
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 25 18:41:13 2007 +0000

    Towards 3.0.8

commit 4c0c2dd79acdadfda1e7fcb85309604d4f59bd02
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 25 18:34:27 2007 +0000

    Fixed spelling

commit a5a9ecf542c87afaa06315bcb389686bedae07b3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 25 18:34:09 2007 +0000

    Fixed bug #1208: SSL appears to be broken in ZOOM. The problem occurred
    when cs_rcvconnect returned 1. In this case no event was not generated.
    Now ZOOM_EVENT_NONE is created.

commit 813b245533765d9ff66d35f0d28fdbfc5ba03bcb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 24 19:27:11 2007 +0000

    Implemented oid_name_to_dotstring. Added test for OID API.

commit 1db93bf6100a499194c8c0e5917d718fe86f0509
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 21 09:00:53 2007 +0000

    Allow elementSetName to be specified for ZOOM C record update.

commit 8a87b507b01dd8641c0dff2d9e346f54b298c473
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 20 12:55:29 2007 +0000

    Allow waitAction to be specified for ZOOM C based for Extended Services.

commit 1f8f1e50d305948b3cec6e457e736e05c33a2209
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 17 07:05:42 2007 +0000

    Removed definition of docdir. It is set by automake already

commit 64ff1eadd3537def2c729baa10c2d677714daa9c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 14 10:44:18 2007 +0000

    Fixed NULL ptr reference caused by omitted record syntax OID. Bug
    introduced in YAZ 3 series.

commit 61de996db7f24e944ad8f392cc88241fee2eca41
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 13 08:22:31 2007 +0000

    Update to libxml2 2.6.28 / libxslt 1.1.19

commit 16895949a4bd1a0cc5c25b0642cb0c7a1e47ff12
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 11 08:50:57 2007 +0000

    Make yaz-ztest returns a certain number of hits if a "numeric" term
    is supplied. E.g. @attr 1=4 12    - returns 12 hits. A non-numeric
    term make yaz-ztest return a random hit count as before.

commit 9a121950d3e3614bcbf3efdf52ba9aa2a6573ee0
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Fri Jun 8 10:01:07 2007 +0000

    Fixed a silly bug: displayed version info also if -l was specified.
    Added the missing break statement

commit 0941acc604fd0ca61c4e0e25dd887669cfed1547
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jun 7 08:27:57 2007 +0000

    Bump version to 3.0.7

commit 18b038dc608f5fe5d4d30f2193acf15ae0d26b2d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 6 16:42:35 2007 +0000

    Towards 3.0.6.

commit f24932e1b6b8a76074853086fe1c85f59d1e5122
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 6 16:34:23 2007 +0000

    Proper comments and info for dealing with various VS versions

commit e6326dd550a7c1c266c084a0795658a04d4142f2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 6 16:33:19 2007 +0000

    Removed WIN32 libs not in use

commit 2581c46b3b3f9f26fb74621beb5ede69f8816382
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jun 6 16:32:34 2007 +0000

    Use LONGLONG rather than ULONGLONG on Windows to support good'old
    MSVC6.

commit 26d27c1015a4279c44b09b18e495bc8454f92345
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 5 06:52:23 2007 +0000

    Fix potential buffer overrun that could occur if SRU charset name
    was more than 40 characters in length.

commit 4ea32ed8aafed5ffecaeb5fe66ac9bb28f9dd180
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 5 06:42:26 2007 +0000

    Using yaz_snprintf (snprintf) rather than sprintf. No real buffer overrun
    since 511 < FILENAME_MAX in virtually all cases.

commit e02ed55f805444f09393408c5779a2be3f5f699f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 5 06:40:28 2007 +0000

    Update usage msg

commit 16ccd387f153b3e836f068b9ec4e032979d99393
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 5 06:23:07 2007 +0000

    Fix buffer overrun by one in the setting of l_prefix/l_prefix2

commit c6c31633806f578abea7a1c58e9b837c42150709
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 5 06:22:19 2007 +0000

    Exercise yaz_log_init_prefix

commit bbc595bc456f198198ae96af6aa8b86ae2721e36
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 5 05:58:16 2007 +0000

    Fixed potential buffer overrun in yaz_log for YLOG_ERRNO messages.

commit 963c246750e0f77d996fa4d9e1bc7cbe1ef9c49b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jun 5 05:42:07 2007 +0000

    Properly null-terminate Unix-domain socket path. Thanks to Marc Espie
    for spotting this.

commit c6cccdaf2abfed2fd53b43e079a9dc47bc35be6b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jun 4 09:18:09 2007 +0000

    Fix NULL ptr reference which occurred for unknown diagset receieved.

commit 1ed2381d1ea05352922d149a98257eb1c55a29c0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 3 15:55:50 2007 +0000

    Order options and usage info

commit 8cd0ea1bdddd37a48526a3e52045cada428379c5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 3 14:59:33 2007 +0000

    yaz-client now reads commands from file given by option -f if
    specified; then tries to read .yazclientrc in current directory.
    Failing that, it reads .yazclientrc from user's home directory.

commit e487ea875fb467142eb646c8efadcada30d4e846
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 3 10:10:07 2007 +0000

    Added Deb/RPM package for yaz-illclient. Closes #1155.

commit 8cb2e2a9699826bbc9a09d9eea1723cec3cd418c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 3 09:57:25 2007 +0000

    Install yaz-illclient in PREFIX/bin

commit cf1cd05a005dddace5aadb0cf2913dad0caec7d5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 3 09:56:50 2007 +0000

    Added yaz-illclient man page.

commit 641c4961572274353f39c09ed4063eb69e401996
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 3 09:34:43 2007 +0000

    Embed manifest file in EXE/DLLs for YAZ. But only if USE_MANIFEST is
    set to 1.

commit 5fca2e8ca1775ad5adceb1568508d911d646a01b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Jun 3 08:06:31 2007 +0000

    Fixed bug #1157: yaz-client does not read .yazclientrc from current
    directory. yaz-client now reads ·yazclient from current directory;
    failing that ~/.yazclientrc is read.

commit 4003509be48a195f3da7d863f47bc5984168acfe
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jun 2 20:57:12 2007 +0000

    3.0.5 for windows

commit fc9ef9d18c52b651a6994b34d1a6c37640dfaef2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 31 12:14:02 2007 +0000

    Using informaltable rather than table for list of Object Identifiers.
    This is to avoid truncation of the (long) table. Combine OID and Constant
    into one column.

commit eede2a3b7257fc9a510471c2e9c52176c1444362
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 31 09:45:14 2007 +0000

    Fixed bug #1151: Doc's don't reflect new oid layout. Current backend.h
    structs copied into synopsys sections and minor wording changes about
    OIDs were changed.

commit 392f31adbbc81e6d170003fcb60554ee5a8ef28b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 31 08:01:30 2007 +0000

    No need for -lnsl for wrap

commit 0d928faa541ca71cbf230aff4a41bf11f2cb8e13
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 31 07:40:25 2007 +0000

    Internal release.

commit 7e1f377cd635916be26b2240d996889129d0f249
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 31 07:38:13 2007 +0000

    Added support for correlationInfo Note and ID for Record Update via
    ZOOM C.

commit 3ebf9c87afb52af8cc6e696ffbb040aeca68b3f4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 30 21:56:59 2007 +0000

    Changed the way yaz-client encodes charset negotiation information
    to target when no negoatitionCharset is set by user using command
    negcharset. In YAZ 3.0.0 and later the negotation information was
    simply omitted. Now the OriginProposal is sent anway but with
    proposedCharSets and proposedlanaguages omitted (both are optional).
    YAZ Frontend server is also modified to deal with this: omitted
    proposedCharSets in the OriginProposal will make the frontend server
    return default character set for target if that is supplied by the
    backend init handler (member query_charset).

commit a51cfbf3f8ca5c487fc8bbcecb4e456a08162a33
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed May 30 13:59:04 2007 +0000

    Some old changes were not committed properly

commit f421f15a069d0038e5552b81d6d48bb2d3680732
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 30 08:42:01 2007 +0000

    Prepare for new internal deb package.

commit 7ab87517b1d480eb94e95658ab9acbe8ce24648e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 30 08:40:26 2007 +0000

    Added yaz-client command querycharset which specifies character set for
    query terms for Z39.50 RPN queries and Z39.50 Scan Requests
    (termListAndStartPoint).

commit b56e2d9e43985fa33d1d7ee8d0c9b1ed69eba8d3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 30 08:22:03 2007 +0000

    Charset ISO5428:1984 is an alias for ISO5428-1984.

commit f60c0db8c4379047cdd75e2be50549abc0a1c74a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 30 08:12:16 2007 +0000

    Implemented a way to perform scan in a result set using Z39.50. This
    is achieved by attaching the result set name in the characterInfo
    (type InternationalString) of OtherInformation in the Scan Request PDU.
    The result set is identified in the otherinformation by the new OID:
     USERINFO, Z3950_PREFIX.10.1000.81.4, "Scan-Set
    This allows for scan in result set and faceted search . Zebra did some
    of this in the APT term using attribute type 8 and value being result
    set. Using the OtherInformation approach for this is cleaner and easier
    to work with in proxies and the like. This facility can be used in
    yaz-client using new command setscan which takes a result set as first

commit d554f7894acd70ee293d7c11294244bca870a6de
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 30 08:04:28 2007 +0000

    Removed NMEM debug code

commit f3c256e67f73eee9cace104051db51bfd13166b4
Author: Marc Cromme <marc@indexdata.dk>
Date:   Fri May 25 16:19:46 2007 +0000

    corrected typo

commit a0ae7e668314833310c9197dc451f893ec9c5731
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 24 10:18:36 2007 +0000

    Function encode_uri_char does not hex encode unreserved chars (RFC 2396
    section 2.3).

commit 49eef90be08a7a201e112dacd5e358d8776c9117
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 23 13:16:32 2007 +0000

    Bump version to 3.0.5-1

commit 337f11f176f339be5957832bb418b6b39a6c1101
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 23 13:11:11 2007 +0000

    Changed decoding of SRU XML packed records to deal with servers that
    have recordData with XML data with multiple root nodes. Also make
    comparison for recordPacking case insensitive. Again, one server
    returns "XML" where others return "xml".

commit ffc156e81106f536a43f949379cee95b16e0c957
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 23 12:58:59 2007 +0000

    Change comment about second arg of yaz_matchstr

commit 1e49cc7bdcdeb5cb9e7b2e709c5322acccec90df
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 23 11:54:46 2007 +0000

    For SRU responses allow Content-Type application/xml as well as text/xml.

commit 0bfb420c37acbbdbf44d24fe7c121fdf630190b9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 23 08:53:20 2007 +0000

    Gary Anderson to credits

commit 5d13a8684c8637334d17f2b0577fc511aa275477
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 23 08:50:11 2007 +0000

    Check for malformed UTF-8 characters. Thanks for Gary Anderson for
    pointing this out.

commit 621c7fe7d7da36267384afe2d13c0309db293856
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 22 11:10:08 2007 +0000

    Use entity idcommon rather than common. Fix acronym entities.

commit 9c75e92604fae1efd7137d085dd2281e7886345b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 21 12:18:25 2007 +0000

    Towards 3.0.4

commit 9e7bca777f3d5a7108fc06b203fbf890848be8b3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 21 11:51:01 2007 +0000

    Fixed missing yaz_iconv reset call in odr_iconv_string in decoding phase.

commit 1dfcc4cd55c5fb48b21b2afc08f87b4f1ca6f1f7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 16 10:47:49 2007 +0000

    Tokenizer skips comments (# by default).

commit 8fa6874f7c143499d03c5fdcfbc50bd01a31a58c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 16 10:47:14 2007 +0000

    Bump to version 3.0.3

commit 3c68f938d4100786cd27bf3dba5dfdea8d3740cd
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed May 9 12:17:54 2007 +0000

    Ignore generated std-oid-table.xml

commit 811f0d2749a66ec13cd616898305ef38cd89da62
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 9 11:04:35 2007 +0000

    libyaz3-dev should conflict with libyaz2-dev

commit d81bbb15578f13cc16f3599c11ba8e8d70fd6633
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 9 08:10:30 2007 +0000

    libyaz3-dev conflicts with libyaz2-dev

commit 6578641e0e29e0c36fb29d09a98310dc42071d97
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 8 08:39:00 2007 +0000

    yaz3.lib part of devel

commit 66db89c95f60b6d5a59703b7d568873681d1fca0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 8 08:27:45 2007 +0000

    API version 3.0.2

commit 02ebf1b5aa8c7371c2678663fd1c13d01d80955c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 8 08:27:13 2007 +0000

    Towards 3.0.2.

commit 7a98e9bfbb9d5fe7d44822a9838e3becbdce9363
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 8 08:22:35 2007 +0000

    For OIDs use Odr_oid type everywhere, i.e. do not assume Odr_oid=int.
    For OID class, use oid_class consistently.

commit 38ce2c71a8aa497a5c445dd36d12d0d535dea79a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 7 13:18:32 2007 +0000

    List of built-in OIDs in documentation.

commit 38629f9fd1b8802c986dcc32ee85d83b2760cd06
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 7 12:06:09 2007 +0000

    Functions yaz_oid_db_{new,destroy} in public header

commit ef6afa1a84f2a0a05e94fd971af0ce0278594217
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 7 12:04:06 2007 +0000

    Fixed description

commit 160e2c7f352ccad6728f1f972f373e862cee8644
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon May 7 07:17:29 2007 +0000

    Bump version to 3.0.1

commit 89614302a697fcc4f621142767fca1167bca46be
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 6 20:42:42 2007 +0000

    Spell fix

commit f1fb9790df4017c2b2e9b6fe1a281913da36b3fb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 6 20:41:22 2007 +0000

    Summarize changes

commit cc4a5d8761e524821c67a4b13847ec84ba14f8ac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 6 20:35:43 2007 +0000

    Fixed type cast

commit 0d19fa8f289c9f99f7b06275beac41fc08e76127
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 6 20:27:14 2007 +0000

    Import library now called yaz3.lib (yaz3d.lib for debug version).

commit 8ca37f0ae9d71ebe21ad834c904479b4091e641f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 6 20:18:29 2007 +0000

    Define OID_STD_H no longer needed for oid_std.c code

commit fe507b6b15788a3a8e58063d9dae52532a5229a5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun May 6 20:12:19 2007 +0000

    Code updates which makes things compile as C++. Mostly type casts were
    added. But the exercise also revealed places where YAZ_BEGIN_CDEC was
    omitted.

commit b8ab484f71da48a13342fff3ebd60efd23504681
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat May 5 11:55:22 2007 +0000

    Copying user,group,password + preferredMessage, maximumRecordSize
    when ZOOM_connection_connect is invoked; to ensure that if we send
    init request later those values are used.

commit 0e664fbee06e451911bf53d2df4e541cbcecd495
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat May 5 11:53:26 2007 +0000

    Added ZOOM_options_dup.

commit 4a40ca16622999fc7a99557a9e313400804287ad
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat May 5 10:26:31 2007 +0000

    Fixed OIDs for SUTRS and Explain (external handling)

commit 3ca2b225d05541f30950ed1d6a0da315d7832bed
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 4 17:16:21 2007 +0000

    Indentation.

commit 6f290732812ae97eb1df1c0af8da4916cd02063a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 4 12:36:56 2007 +0000

    Fixed oid_db.h fname

commit c7cff6778b8d69f6e3c41dbfd939f44436911b90
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 4 12:24:15 2007 +0000

    OID documentation update.

commit 955374c92f02d9714ccd593cc03f4394f45b2053
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 4 12:23:54 2007 +0000

    Removed dead code section

commit 1dd26aed79c4c32a7a8b263651ddcd0ab88dbaf5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 4 08:06:24 2007 +0000

    Added a few ids for sections

commit 20f83e699d4868d263393996bd4b98fee045e360
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri May 4 08:03:40 2007 +0000

    Documentation updates for new names of dll/so files.

commit cd6aeaa68dceee3c268dbb354fd32aadbc9fc942
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 3 22:20:45 2007 +0000

    Using old C style comments.

commit 4991a9d63f060d93809d1efcb8b7b0776db41ab1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 3 22:18:13 2007 +0000

    Fixed beta small in ISO5428 conversion

commit b0d1f433788c844fc82a715be4e5a34db9dcbe3a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 3 13:14:41 2007 +0000

    Added partial support for ISO5428-1984, which is the "Greek alphabet coded
    character set for bibliographic information interchange". By Giannis Kosmas.

commit 0b2c97b7e0af33f239cfdfebbc200f7eb5c9fcdd
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Thu May 3 08:35:10 2007 +0000

    Undoing a file rename

commit 6af7e3e45c77ed01ad75c0c4840576374718168a
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Thu May 3 08:34:52 2007 +0000

    More asn1 for oclc

commit 08f7b85c9ee7b4146cf61998d54ebd2cea93e89a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu May 3 08:04:10 2007 +0000

    Fix OID for record update command

commit 384ca083ab338aa64a8f9ebf06b9148ad9f9cb7b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 2 12:50:06 2007 +0000

    API version 3.0.0

commit d6ff4a5227a71cb5ca0c99a6574067744afcbad0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 2 12:39:35 2007 +0000

    Minor wording change.

commit e46a29eb6ea3375d808cdb249bbcd4a2bc2bb427
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 2 12:37:15 2007 +0000

    Fixed syntax error.

commit 38303a62b339c9242f028a55ec16e965669952e3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 2 12:36:34 2007 +0000

    Allow a server to tell whether records uses same encoding as charset
    given by query_charset.

commit af019cc83166ab755de4b9c9133c23caacc2f103
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 2 11:53:25 2007 +0000

    Added new member 'query_charset' for bend_initrequest structure. A
    backend init handler should set this member to its native character set
    for query terms. When defined, the frontend server logic will announce
    this character set to a client if the negotiationModel bit is set by the
    client. ALL server implementors are encouraged to specify this. If they
    don't, a warning is issued.

commit 5ee8b8431f852d06d1963134d38c1bb8fe6343fa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 2 11:51:54 2007 +0000

    The negotiationModel bit is now set by default for init requests.
    This will allow our servers to present the character set that they
    support - even in case of no negotiation information from the client
    side.

commit 4ea19fdd48db6b73584c5803313e537129001769
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed May 2 11:31:59 2007 +0000

    Added flush for yaz_iconv use

commit 23511a86ab565d5a4ce3c8f5924a49e9d310ba98
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue May 1 22:23:30 2007 +0000

    Note on SRU and SRW target strings.

commit b3f6b8075dc3a63f46e28d0385ff2d102b841b58
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 1 21:24:03 2007 +0000

    Updated RPM for YAZ 3. Packages: libyaz3, libyaz3-devel, yaz, yaz-ziffy.

commit 0f942db2d438ce7c125810a19e29d5637fc7f3f2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 1 12:54:44 2007 +0000

    Added a few casts to throw away const

commit d65ca0fdac8b4cddb7b6da4568a55b8e52d44e64
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 1 12:48:07 2007 +0000

    Build yaz3.dll rather than yaz.dll. New sources

commit 1e351c10303ffb6084e6a01eb843409c69f390c2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 1 12:35:17 2007 +0000

    Towards YAZ 3.0.0

commit 1da546504f6864048f4e0fb07b707171d252c9e9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 1 12:28:03 2007 +0000

    More changes

commit 73f6b7a6b12a1e0e54c9cc360f552a56726d75fd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 1 12:22:10 2007 +0000

    Moved stop word support code to separate ccl_stop_words.c and
    encapsulated the private info in opaque ptr ccl_stop_words_t.

commit f37d3f03799b8d9979472111153cf3bdc9d5a739
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue May 1 12:12:34 2007 +0000

    In conversion from CCL RPN to RQF handle the empty string properly.

commit fdb80724c17104b31f80527cca19b433f6c2fc33
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 30 19:55:39 2007 +0000

    Added stop word support for CCL parser. These are configured with
    @stop.field t1 t2 t3   .. All terms matching list of t1, t2, ..
    in field are removed from resulting RPN.

commit f6ae71f4b4a45b3989700f5e1a73c40ccd53040a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 30 19:50:22 2007 +0000

    Destroy bibset upon completion

commit 78b138b80fadc817d621f0a692fca857ee31399b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 30 11:33:49 2007 +0000

    Restructure qualifier handling so we can have more rules per-field -
    such as stop word handling.

commit 55ca7cdb58b098d348054917296c0fe2c9cb1580
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 30 08:29:07 2007 +0000

    New ZOOM C option, "rpnCharset", which allows client-side conversion of
    terms in RPN queries.

commit aa60dbcd982a4dbd52870120ef34b91a74d63274
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 27 10:09:44 2007 +0000

    Separate tokenizer stuff into parsing and configuration types.

commit 6f95cfbbdf2f549ce23f511bc406e3d74446ea2b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 27 09:50:35 2007 +0000

    Added file description

commit 0725af5d06bfcdaf9888886f04c63810c1d8cf72
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 27 09:48:28 2007 +0000

    Fix leak in test

commit 048b6fc3d9fca5ac8fad4943031db503170e928d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 26 22:11:32 2007 +0000

    Doxygen frindly comments. Minor simplications.

commit 1d8e2adb8e5cfeaf77a84f5f3277785bb24cdd56
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 26 21:45:16 2007 +0000

    Added functions to create CCL RPN nodes. Added small tokenizer
    utility (tokenizer.[ch]). CCL qualifier spec parsed using tokenizer
    which allows more flexible notation in terms of white-space etc.

commit d4644bfe208fd1ba9158c6afb0ca616bf63e8357
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 26 21:41:57 2007 +0000

    Fixed problem with double free of memory

commit 5465ce3572dee9b6dcbea43ebf02d9d548b6644d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 26 09:11:56 2007 +0000

    Various clean up. Removed function ccl_parset_get_bibset. Removed
    ccl_strdup and use xstrdup instead.

commit de80462103c0fc554c8fa40827894f92fa9d8fe6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 25 20:52:18 2007 +0000

    Clean-up the CCL API. Moved some internal structures from ccl.h to
    private header cclp.h. Changed ccl_parser_create so that a Bibset must
    be supplied. Removed tokenize API from ccl.h - including ccl_parser_find.
    This is replaced by ccl_parser_find_str which takes a string instead.

commit 544ac779d4c6b5d3d07f54486a7cb851bd6f74ea
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 25 20:50:56 2007 +0000

    Removed ccl_pr_tree_as_qrpn . Implement ccl_pr_tree in terms of
    ccl_pquery_indent. Saves roughly 50 lines of code (DRY).

commit a2b00156f7c2c41c67a43deeeaf8b3621cc9643b
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed Apr 25 16:51:47 2007 +0000

    Command-line params and params from a param file now go straight into the
    ILL request. The OCLC test server seems to accept the requesters now, complaining
    of a missing item (rightly so).

commit 79c2e0067287fd81143627819ee336fcff4a32ab
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 25 13:49:52 2007 +0000

    Fixed typo WRT Update OIDS

commit 1bc07394aa02293c85dd781329a5a161e400381b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 24 12:57:52 2007 +0000

    Added example of qualifier alias

commit 53862bf9e7756842158d38b1bb25f2c094b8d3d7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 24 12:55:15 2007 +0000

    Windows build.

commit 517b3b01c47fb87ed9656ee9b184eda54b6d0c99
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 24 12:54:42 2007 +0000

    Added definition of YAZ_IMPORT for DLL import on Windows

commit c3ad59ea201aa090eeffecb0f85fedc18bf658be
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 24 12:53:56 2007 +0000

    Added YAZ_EXPORT for new functions

commit 8183a66090680db8b95d2f7060ea171ef3533c38
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 24 09:29:34 2007 +0000

    Fixed call to ZOOM_resultset_sort1

commit 7e1b1165cc76041a3ba611eb0ef97cdcbeec466a
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Apr 23 16:15:11 2007 +0000

    Ignore yaz-illclient

commit a766a381d38e67255fea3a9e9c4b818d49b73936
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 18 18:47:51 2007 +0000

    Ignore generated files oclc-ill-req-ext.[ch].

commit 59bb4eccfdc42a25d5bb1d3c35d6deaebf1fb805
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 18 18:46:37 2007 +0000

    Fixed missing thread libs in output of 'yaz-config --lalibs threads'.

commit 965d5409daba88b43bbffb5bed90b58383c0cc3f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 18 13:40:19 2007 +0000

    Added new option 'static' for yaz-config which makes 'yaz-config --libs'
    returns static libs rather than shared libs for in-source compilations.
    This is to make Pazpar2 work for local builds when YAZ is built
    both statically and with shared objects. We have not seen this problem
    before because most other applications are built with Libtool. And
    these that aren't, such as PHP / Perl extensions deal with shared
    objects fine.

commit b42021d3f227347b9ec107a28bf52fc7e2578fec
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed Apr 18 13:21:46 2007 +0000

    Added the oclc-spcific extension part too. Didn't help.

commit fec4b2a334086855ba77b531ffee06520bf96221
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Apr 18 11:50:47 2007 +0000

    t_test() arguments.

commit c618d4743a6dff2764d4a95d8bcf4fc441fcd8db
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 18 08:08:02 2007 +0000

    Doxygen comments in OID generated files.

commit 68832d0951d7f4707b6140b2001134c1a52b878c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 18 07:34:35 2007 +0000

    Added ASN.1 and CODEC for OCLC ILL Request Extension.

commit b2b487571a47cd30fdcc93354ab696a0bd3a78f5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Apr 18 07:17:19 2007 +0000

    No warnings

commit dc4414aeda179bc8ebe3fc46ac53e4a24d265d16
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 17 20:26:18 2007 +0000

    Split YAZ library into two libs : libyaz.la and libyaz_server.la.
    libyaz.la is the core of YAZ except the generic frontend server and
    does not depend on POSIX threads anymore. libyaz_server.la is the
    generic frontend server facilities and uses POSIX thread functionality
    if available. The libyaz.la no longer depends on POSIX threads because
    the number of global structures is limited. NMEM no longer re-uses blocks
    between threads ; it simply free's memory immediately but allocates in
    "large" chunks as usual. We don't expect any performance penalties
    because of this. The yaz_log system is still using a global log_level so
    caution must be taken when modifying it with yaz_log_init_.. +
    yaz_log_mask_str. This, however, should not cause any trouble because
    these functions are called during initialization of application code
    anyway. `yaz-config --libs  server` returns libs for server applications;
    `yaz-config --libs` returns libs for non-server applications.

commit 926baf66afa1e3646b2e456adeb66c623c9aca9f
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Tue Apr 17 13:23:02 2007 +0000

    Attempted to encode the oclc-specific login info.
    Doesn't seem to work, gives the same error as when it was
    not there at all.

commit 35cded4faea1982245adfd947d73316453beb7ec
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 17 08:15:15 2007 +0000

    Auto-generated files specified separately

commit d2be1034a4eea6cf6091bf79c6f8a3e0c1a71660
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 17 07:37:58 2007 +0000

    Fixed bug #1052: oid_std.[ch] not made automatically.

commit 6bba4d13ecf76fc9ccb330855376229a6b254505
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 16 22:21:48 2007 +0000

    Ignore oid_std.h

commit 06ef98ae2376ef926be2f01193a36d87b9f3ba87
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 16 22:21:27 2007 +0000

    Ignore oid_std.c

commit 3cdfbd27dfc8dd15619f127ae78bf0f71b27dd6d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 16 21:53:08 2007 +0000

    Generate built-in OIDs from oid.csv.

commit 4ef54cf7f0c56ebb62f1a4c9bfecc50feca18656
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Mon Apr 16 15:33:51 2007 +0000

    Committing the raw version into cvs, just to have a backup.
    It can send an empty request, and parse incoming error messages.
    Filling actual data to the request still missing, as is extracting
    useful responses (if any).

commit 2ccd19bd425d4d8b26dbdedf072ad618de7db94a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 16 11:15:51 2007 +0000

    OIDs in a .csv-file.

commit 96c68285e01bfb51a4d03cede9dd1a673c854d30
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Apr 16 08:43:08 2007 +0000

    Added functions to return const known OIDs

commit 99ab8b6123275a614abfa69a13ce4f7df59aa7d7
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 13 13:58:00 2007 +0000

    Make Variant-1 OID definition. Fix OID for Espec-1

commit cd3162337ff8918cd2d997f79ca9da20b8c70855
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 13 10:24:32 2007 +0000

    Ensure YAZ' include files is listed first in output of yaz-config --cflags.

commit b8d35dbb7de11dcfe5bc76fb2a353012baa5b63e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 13 09:55:41 2007 +0000

    Added utilities z_ext_record_{xml,sutrs,usmarc}.

commit 9b1c48867ad6fafd2bfd1a2ba4893129953990e9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 13 09:55:21 2007 +0000

    Added inclusion of oid_db.h

commit 9daca88ec6081bf49bb53b4dd400ee6d40c04112
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 13 07:04:42 2007 +0000

    Function oid_dotstring_to_oid returns -1 if OID dot-string is ill-formed

commit 54cc1be5702450c1666b2dda9d0248c36650318a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 13 06:51:57 2007 +0000

    Added inclusion of yaz/oid_util.h

commit 183b1a799a1727586468b3867d986b93df3fdc7c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Apr 13 06:48:35 2007 +0000

    Removed inclusion of yaz/oid.h

commit be821514c869d68186361b5aab6bbfd1aa60e087
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 12 20:47:27 2007 +0000

    Added function yaz_oid_add which adds custom OID entry to database.
    Re-implemented 'register_oid' for yaz-client.

commit aa29dbf34d5bb3cbf5b26ee3adfbaf9f9b4f3c67
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 12 17:50:26 2007 +0000

    Removed dead functions

commit 4293b4d2f870120406df23706cc1fb5da9aa69af
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 12 13:53:33 2007 +0000

    Bump version to 2.1.99.2

commit 7a4064cd15f6c6b34c1180e1bc51f0d0e90da320
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Apr 12 13:52:56 2007 +0000

    New OID database - with public definitions in oid_db.h. Removed old OID
    database including the head oid.h and definitions such as enum oid_value
    and struct oident. The new OID database uses the same string names as
    before but the 'protocol' is gone. There are now only two representations
    raw OID (int *) and string. Functions with prefix yaz_string_to_oid
    converts from string to OID; functions with prefix yaz_oid_to_string
    converts the other way.

commit 3bfe867a001cb4e4f88d47541f77a21027719bd5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Apr 10 14:42:31 2007 +0000

    Added test for query charset converter.

commit e93edd27b69830dbd41cf2982ebb1f0d2847f207
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Mar 29 11:14:47 2007 +0000

    CQL translation fix.

commit 74805d78e64e94e3b5e876c1fd2c34c294f43e28
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Mar 29 11:14:11 2007 +0000

    Change to emit_term(): when a term has the /regexp relation modifier,
    do not process it for leading and trailing "^" and "*", which have
    quite different meanings in regular expressions.

commit 900aea38294d60d4cbf1153f480b27155d292c7a
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Mar 28 16:35:47 2007 +0000

    Explicitly initialise cqltrans to 0

commit 4cd3f359d12ddfecd1f112cb81235a70a67f8665
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 22 09:13:13 2007 +0000

    Fixed tid declaration for non-threaded mode

commit 62fd62f25a6893d042c4c87f8c770929fd8cf95d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 21 19:47:28 2007 +0000

    Added skeleton for query charset conversion. Bug #977.

commit 82aa6fe37332e0b2a79a14f3d50c3c9f54034817
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 21 11:27:46 2007 +0000

    Revert ZOOM API changes.

commit abf1f0df70aaf39735fa6cca208bd7c480da7e5e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 21 10:22:31 2007 +0000

    Get rid of 512 PQF string size limitation in cql2pqf (part of ZOOM C).

commit 0889197c3664ce1600740c024f905869b6423593
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 21 10:12:09 2007 +0000

    Fix prototype for cql_transform

commit 5e39adf043d8a0642a8af60b1ef54e7f90886fae
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 21 09:23:11 2007 +0000

    Fix bad memory reference in CQL to PQF conversion which occurred when
    error 'Too many characters in query' was issued.

commit fc07d9fb0a2fbaa0336c0f1da07b3a56eac5da48
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 21 08:37:57 2007 +0000

    Added yaz_iconv flush.

commit d38ee71c31b49ad13164039140ed47d18e9432cb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 20 21:37:31 2007 +0000

    Attempted fix of bug #976: Segfault in yaz_iconv. The yaz_iconv function
    write handlers no longer carries a 'last' parameter. This will make
    yaz_iconv flush "less" characters. A flush is performed by call to
    yaz_iconv(cd, 0, 0, &outbut, &outbytesleft) .

commit aaf2ab15830321d9db33cd2e47f739fb52324110
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 19 22:17:41 2007 +0000

    More wrbuf_buf woes.

commit db93359f0cbf9a1e9dc81ea05f7b8662f843ae3d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 19 21:08:13 2007 +0000

    Moved more members of public struct odr (ODR*) to struct Odr_private.

commit 72da3f05a07602494a978c266f473bb0b4c7841f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 19 21:07:35 2007 +0000

    Definition of wrbuf_diags moved to querytowrbuf.h. Function wrbuf_put_zquery
    removed, because function yaz_query_to_wrbuf does the same.

commit 6cce919ae864cc0da9c6068b4adec45d5ec0c278
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 19 20:58:47 2007 +0000

    Notes on ZOOM changes

commit e20877bdeb227b7c4179b6defa3eb5b44599d707
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 19 20:58:34 2007 +0000

    API changes to ZOOM. Functions for setting options returns int, rather
    than void, so we have a way to flag unknown options. ZOOM_resultset_sort1
    has become "the" ZOOM_resultset_sort. (and old ZOOM_resultset_sort is
    removed). ZOOM_connection_scan1 removed. The generic scan is
    ZOOM_connection_scan and the ZOOM_connection_scan_pqf is a handy short-hand
    taking a PQF string as argument.

commit 401da56d4a26f687cd42024bdef6f29a29bb7663
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 19 14:40:06 2007 +0000

    API changes to WRBUF. wrbuf_free removed; replaced by wrbuf_destroy. And
    wrbuf_puts no longer appends '\0'. Use wrbuf_cstr to get C-string out.
    Deprecated functions for yaz_marc-removed.
    Changed prototype of yaz_marc_decode_buf: const char for result and size_t
    for rsize.

commit 728ffb55e072933a1208780272e545c51f080e90
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 19 13:32:40 2007 +0000

    Note on branch

commit 7ea4c2e808b88500ad3148483d6a15a7c18a863c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 19 13:32:11 2007 +0000

    New packges libyaz3, libyaz3-dev with libyaz so version 3.

commit 93f8228f2b4720e430e8e7c24ff4478c2b7cc001
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 19 13:31:48 2007 +0000

    libyaz major so version=3

commit 1d82c6ccef88862d57960fe8c1194ff561358172
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 19 13:31:05 2007 +0000

    Bump version to 2.1.99

commit 97b694eca0f3b0669e57bcca37d6a7bcf3766d58
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 19 12:54:58 2007 +0000

    Disable lOG_-defines by default

commit e9b8966d4ef4572814a7e185aa7ac618761f422d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 18 13:00:37 2007 +0000

    Added continuation line support for MARC line format reader.

commit 3eba413ef7e80467c7831731a8e35c733e447c47
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Mar 18 12:59:56 2007 +0000

    Added wrbuf_cut_right which cuts WRBUF by a number of characters (chop
    right).

commit 1e2d8a4038fdada537fc10ff0eb9c52b338a8f9d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 17 09:14:00 2007 +0000

    Use nmem_init + nmem_exit to track memory usage easier.

commit 99b3cb2b79d12430d0b0788bee64a5706a235f31
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 17 09:13:29 2007 +0000

    Use WRBUF for MARC line reading.

commit e2ac4b875fbaf0211beae88ef6ccda2f2a4a3e95
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 17 08:44:24 2007 +0000

    Remove unneeded assert.

commit e69b8fde2b8c7f732e19b5d14e7c545114f7e422
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Mar 17 00:10:40 2007 +0000

    Fixed marc8 flush to deal with sub/sup scripts. Refactor marc-8 page
    switch code to function yaz_write_marc8_page_chr.

commit 1a2a3ed95f16f8f9d7bb3c42e725810d6829e189
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 16 10:50:19 2007 +0000

    Version 2.1.55.

commit c6242bb0903cfac4154bf9eb6a4eb80f7d9060e8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 16 09:12:08 2007 +0000

    Fix news version

commit 617267c681a420024d13d8ba5b12039544d33664
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 16 08:58:39 2007 +0000

    Fix ChangeLog dist

commit 8a838bc80080fd775043aed2994d33bfc7762950
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 16 08:11:13 2007 +0000

    Remove ether_h echo

commit ba68124b7321baff51997107f1cf9f0a78f62351
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 16 08:08:10 2007 +0000

    Towards 2.1.54

commit 71bfb6b6bd12f696264c376fa878a71dce43362a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 16 08:06:38 2007 +0000

    More news

commit e65dd6fdeb899a631867cc4f17aac2d04d3cecbb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 16 08:06:26 2007 +0000

    ChangeLog part of dist

commit 254f399fe8304d224929420f17c2020896bfe467
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Mar 15 14:15:06 2007 +0000

    ZOOM-C async reconnection.

commit b0aea56b51603b34d526bbfb94fed2ae0976fb0f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 15 14:07:41 2007 +0000

    Fixed bug #969: Fixed compiltation errors on OpenBSD 4.0.

commit 6b90776a33987cb5df962be1db7c28b63e2213dd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 14 11:46:37 2007 +0000

    Fixed update command so that record ID = none means none.

commit f183d2f4776c9161eb229eb6ad85260bc65af54e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Mar 13 09:12:09 2007 +0000

    Missing return value for function

commit 967a1293ee622053b05995d46d63085f6aa23204
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 12 16:16:49 2007 +0000

    Use wrbuf_puts rather than wrbuf_printf for GRS-1 display.

commit 5e6dd2bd57b34f26e8bed2034450540ad1ec3d12
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 12 11:18:00 2007 +0000

    advancegreek ; NOT greekadvance.

commit fd3e0c80b9b344777ef337909d197a14b69f251b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 12 10:59:58 2007 +0000

    Added character conversion support for "greekadvance"; based on patch from
    Giannis Kosmas.

commit 55649442b6db726cae33bf4ee92ad447995c930f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Mar 12 08:27:44 2007 +0000

    Encapsulate ZOOM_resultset_destroy.

commit 19c0b332044f06ee33eaf66ca92675d9cda8d1b9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Mar 9 08:39:38 2007 +0000

    Fixed yaz_iconv to return YAZ_ICONV_EINVAL if an incomplete MARC-8
    combo sequence is met. Before the error was not set so it would
    be unknown.

commit dc720b90d5ff1d5c5a1821de3a0e335eb64a1951
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Mar 8 12:45:02 2007 +0000

    Adjust marcdump so that it skips until record separator is read

commit cc7d1eb374c88d7b2f56df13977278873b1e7f5a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 7 14:26:44 2007 +0000

    Fixed reconnect problem for ZOOM-C. The event queue was becoming empty
    in some cases of connect which failed.

commit ec0f5bdedf10f755541500d9db2a8332dc09039a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 7 13:12:42 2007 +0000

    Check for errors at all times in this event test

commit e91fb5895f950b41bd95142596026dc879075ab4
Author: Marc Cromme <marc@indexdata.dk>
Date:   Wed Mar 7 11:29:39 2007 +0000

    corrected spelling error
    corrected ziffy dependencies

commit f7cd94cdd1d0ab8655419c6f5ca9ec19f659b2f1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 7 09:09:22 2007 +0000

    Omit acx_pthread.m4 from installation (only part of make dist).

commit 57a8ebc46aff189207f1518cf7e21100464ffb79
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 7 08:54:13 2007 +0000

    YAZ 2.1.53.

commit 7dca3501222dc961d4067367fc5222c48d36e0ef
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Mar 7 08:05:25 2007 +0000

    Towards 2.1.52.

commit 5b851cf1bb19aea8448630ac6f179e53d8847e57
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Feb 28 11:14:56 2007 +0000

    Remove hardcoded limit of 1024 sockets in ZOOM_event_sys_poll().
    Note that ZOOM_event_sys_select() still has the limit due to the
    	fixed-size fd_set structure used as a bitmask for the FDs to
    	be selected on.

commit 5c167071ae977b217670e573d18c112634e8aa63
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 26 14:24:00 2007 +0000

    Fix "HAVE SNPRINTF" check.

commit 3f7c21d3bf85a142671d97bd4183bc3fe9b61e9e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 25 21:04:04 2007 +0000

    Deal with empty thread spec if that is what ACX_PTHREAD returns.
    Unfortunately empty thread lib spec is problematic because
    'yaz-config --cflags' is not always passed to linker in applications
    using YAZ (such as Zebra).

commit 8d133ab04af9cc1fe4d2463fb2a0139644ecd6e2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Feb 25 14:46:50 2007 +0000

    Change the use of CFLAGS WRT ACX_PTHREAD. Thread libs/cflags are
    always returned in yaz-config, i.e. 'thread' option for yaz-config is
    a no-op.

commit 97daa5b35cab732ac0fc5192bcdc70bbf46a1751
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Feb 24 18:44:54 2007 +0000

    Fixed bug #927: DOM Module returns wrong diagnostic (24, should be 25).

commit d18b1a02c459bc111a6b5928728f9690020e410d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Feb 24 13:35:23 2007 +0000

    Use m4 macro ACX_PTHREAD for POSIX threads detection.

commit 58dda1e89dc22c400b7da64582eebc91c6c598ec
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 23 14:04:37 2007 +0000

    YAZ 2.1.51

commit 0a9596292ae022d000ae49340db024c245626ddd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 23 11:54:38 2007 +0000

    YAZ 2.1.50.

commit a8939b4e46cff366d70894f77805a580e07187aa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 23 10:58:25 2007 +0000

    API version 2.1.49 due to new functoins yaz_snprintf, yaz_vsnprintf

commit 021f5586a328c6600460aa9f9be664ba19ba20d4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Feb 23 10:15:00 2007 +0000

    Added snprintf/vsnprintf wrappers for systems that don't have
    limits (heavens forbid).

commit acf93c6b774c7184c35c2b994d4d7764438656d8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 22 12:37:28 2007 +0000

    Note changes regarding recent ZOOM-C changes

commit 30aa82dcc70cbbb450305e0787681464bb6258c6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 21 13:00:19 2007 +0000

    Internal Debian 2.1.49-1

commit aabf01d7516f121a50438dcfae14ecf8c351a8c8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 21 12:53:01 2007 +0000

    Remove event queue when a new task is initiated. Also remove events
    when a connection is destroyed (to prevent a leak if connection is
    destroyed while events are outstanding).

commit e4ef95b2ccfe88d7049543664f00e5fda957dd0c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 21 09:19:26 2007 +0000

    Moved prototype of ZOOM_connection_remove_tasks further to the "top" of
    the source to prevent warning.

commit 3822378d7b75625b8b879025b22bffeb5483b788
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 21 09:17:51 2007 +0000

    Changed task queue management a little for ZOOM C.
    When a diagnostic is produced/received (error condition), the task queue is
    cleared immediately. In earlier versions the task queue was cleared when
    a new task was inserted in the queue. The effect was that a newly inserted task
    was _immediately_ removed and never fired. Hence tasks were silenty
    forgotten. The error code is still cleared when a new task is inserted
    in the queue.

commit 6ae9b6acff7b96dda296313b8c0e24c1626afdd8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 21 09:10:19 2007 +0000

    Added test for checking ZOOM task/event handling.

commit 52f6cacfcfe9d91e909616719e77a27be0c82b29
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 20 09:53:30 2007 +0000

    Fixed bug #900: Configure warnings on FreeBSD.

commit 75b457189bc3d6551a945b862d0618f2a29b86bd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 20 09:53:01 2007 +0000

    Fixed spelling

commit adf2f426ab3869f3550d3cd56f48d0590d50f502
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Feb 20 09:39:17 2007 +0000

    Fix type of thread id

commit 259d7eb2a0c31853affc5147d1d57223345a1625
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Feb 17 10:53:05 2007 +0000

    Fixed compilation and tests for case where Libxml2 is unavailable.

commit b05a82226d0840e32772c62285e9eab584ae000a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 8 11:36:59 2007 +0000

    Fixed bug #615: Document retrievalInfo facilities for Frontend Server.

commit 95c7f9bdc6544941ce153faff951a68e0e6fb389
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 8 10:52:06 2007 +0000

    Update retrievalinfo example.

commit 0c4163220f1cdfcb44af12ac65d1ddf8bae3a806
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 8 10:51:23 2007 +0000

    Update example.

commit cd015e61f7fcbc22776c41e8cc1860c059a39af5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 8 09:03:31 2007 +0000

    Describe the asterisk substution for CQL to RPN mappings.

commit 744b4f52caa38c0197331682cc9c89ef9d47da80
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Feb 7 17:52:44 2007 +0000

    Introduce zoom_yaz_str_to_z3950oid() wrapper, which called
    yaz_str_to_z3950oid() and reports lookup failures with
    yaz_log(YLOG_WARN).  This helps to detect otherwise "silent errors",
    such as getting back a default-format record when having misspelled a
    desired preferredRecordSyntax.

commit aef1debf34a8163603873e9c95e9c31d41e27e20
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Feb 7 15:13:16 2007 +0000

    Fix comment.

commit e20eb836cfe0996588d259db1a57c80966795fd4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Feb 7 13:36:57 2007 +0000

    Implemented pass-through CQL-to-PQF conversions. Bug #861.

commit 3879f5305286e152c9e16a5ccd20fbfc02428fce
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Feb 5 17:51:48 2007 +0000

    Do not print leading space when log level 'notime' is used.

commit 47f3b538db5374f0b9cc9dc334e851a0542d2d2c
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Sun Feb 4 02:24:56 2007 +0000

    Fixed overly ambitional conditional which led to incorrect handling of
    retrieval/backend sub-element

commit db6b40fa96ba3c3cda68d143a17b5b1fd0a20eb4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Feb 1 09:56:14 2007 +0000

    Only use XML standard entities

commit 4aaef6f43f00ca8db95f6a7fa908147be1927093
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 31 15:27:17 2007 +0000

    Bad entity '&nums;'

commit b7e0b586c47f8cc0c99f0195e0b554dc5f1af072
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 24 23:10:01 2007 +0000

    Capture Ctrl-C and save history

commit d42f045690a68380de575447bf9755f922ec734d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 24 23:09:48 2007 +0000

    Do not save command history if it is empty

commit 11594352845d8e70c9d668c20fde891a1d45f3d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 24 15:14:57 2007 +0000

    Fixed bug #832: Problem with MARC/charset in yaz-client.

commit 3ff58a01241be351c3929f0750e7ec6242a79c2a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 24 15:13:20 2007 +0000

    Fix misleading comment

commit 07dca8aeae6bc30c59e71b30a9ad83da57c0440d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 24 11:50:18 2007 +0000

    Fixed bug #668: save command line history for yaz-client. The history
    is saved in ~/.yazclient.history .

commit 4f8ea8cfaf2f3d95e4efcf9494526c2b4be43eb8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 24 10:09:31 2007 +0000

    Fixed bug #830: pkg-config support. YAZ installs yaz.pc for Debian
    package libyaz-dev and Redhat package libyaz-devel.

commit 6faa400a39174ce64b5e0ed0507e652969ae968a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 24 09:54:04 2007 +0000

    Fixed bug #831: New yaz-client command: 'source'.

commit 4b768398f592fe19364a3079d968da2f3a9e724f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 23 20:02:09 2007 +0000

    Version 2.1.49.

commit 9dc245681225482bd54fcca542846a29b83be9d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 23 19:31:10 2007 +0000

    Towards 2.1.48.

commit 7ac4583e06e6a5a3037603aa97c66ecb1f29f43d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 23 19:28:08 2007 +0000

    More news.

commit d040a9ea56b37ca9f625a40a2d56a056f8447d07
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 23 19:25:21 2007 +0000

    Extended ZOOM result set options with two options that may be read by
    a client: resultSetStatus and presentStatus with values as specified for
    the ASN.1. See:
    http://www.loc.gov/z3950/agency/markup/04.html#Search-status

commit c21aaab68b1d04dd8f3b2caaa172beb1e290017c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 22 12:14:09 2007 +0000

    Rule 'make yazj.pdf' produces PDF using jade. Good for checking that the
    Docbook format is valid.

commit 84cb4c71eb572b5700cd7b3230446d9578521870
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 22 10:35:07 2007 +0000

    Implemented alternative Item Order package for ZOOM. If option "doc" is set,
    that is treated as an ItemOrder with itemRequest being an XML document
    external. The value of "doc" is the content.

commit 39a28866369aca6d604441931dacb065b4097768
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 22 09:21:16 2007 +0000

    Remove dead code

commit c5f96952344acb65f53b2ee221be9bc8e70692db
Author: Mike Taylor <mike@indexdata.com>
Date:   Sat Jan 20 00:31:41 2007 +0000

    Ignore three more files.

commit fad7dc54f5360188f0679553c80f8d2836094846
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 19 16:08:33 2007 +0000

    Using dblatex instead of pdfjadetex

commit cad160fa45305f029e14282344e6f42ad9d42e57
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 19 15:59:49 2007 +0000

    Added authorgroup for author(s). Added releaseinfo.

commit 5a06fa4cb1689807cd4bd8c6858001a2b9861538
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 19 10:29:13 2007 +0000

    For GFS, display COMSTACK error when cs_bind fails.

commit 41458ee17f8860ec85898ffb81186d2736a5c1aa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 19 10:28:42 2007 +0000

    Fixed bug #827: Using SSL fails on Debian etch. Fixed by Using
    SSL_library_init() rather than SSLeay_add_all_algorithms(). Works fine
    with libssl0.9.6 (woody) and libssl0.9.8(etch).

commit cf245e9bf14a9f66908f8a31e42788a945b77c5a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 18 14:46:58 2007 +0000

    marc8 test records in dist

commit 60b5f5ba6f34ef79b037eb8af1e2554d9842bb10
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 18 14:45:05 2007 +0000

    Fixed bug #826: Weird looking chars for set of MARC records.
    Problematic record in test/marc8.marc . The record switched to MARC-8
    mode 'Basic Arabic', then back to 'basic Hebrew' (and never back
    to Latin1/ASCII).

commit 6e2be464f5440ef47e6c6228ad91062d961b75b2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 18 11:44:50 2007 +0000

    Fix test of xmllint precense

commit 9e3111eaac05558be44beadb89eb7ba8c73eb9d5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 16 14:12:37 2007 +0000

    Extended the GFS search facility. New member of bend_search_rr
    'estimated_hit_count' signals that hits is known to be an estmate
    (higher or lower than real hit count). New member 'partial_resultset'
    signals that the search was partial (hit count is lower or equal than
    real hit count). For Z39.50, the information is stored in resultSetStatus
    member of SearchResponse APDU. For SRU, the information is signalled
    via SRU diagnostic 59: "Result set created with valid partial results
    available".

commit 4c1e71e27bbedb9bbaa66bfa5193c5746ef80acb
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Jan 15 23:43:14 2007 +0000

    Ignore nfaxmltest1.log

commit 4916a1038bbe9ab253d20d0bdaa1c9456b35ac1c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jan 13 10:37:26 2007 +0000

    YAZ 2.1.47

commit fb6a79de4493011a2b857048bed057dea3d72f06
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jan 13 09:00:03 2007 +0000

    Towards 2.1.46

commit 2a6b6691d7717640bbf7698d8bad5afafebb760d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jan 13 08:57:47 2007 +0000

    Removed mainpage - moved to yaz-util.h

commit 31f45e37cf375384c5a68f99db540629b965c81e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 12 21:41:53 2007 +0000

    Added Doxygen mainpage.

commit 0982c13b874d79d950800b62ea22d91d943f3036
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 12 21:03:30 2007 +0000

    Renamed ZOOM_process_event to ZOOM_event_nonblock to signal that it
    it is the non-blocking part of ZOOM_event. Added per-connection
    version called ZOOM_connecton_process which is used by implementation
    of ZOOM_event_nonblock.

commit 54fefc3908aee6023f09c88326f612124869929c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 11 11:05:01 2007 +0000

    Added ZOOM_API() to definition of ZOOM_connection_peek_event

commit f9d5791b3b7222309b5112e8e269ff36325d7498
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 11 10:55:56 2007 +0000

    Move HTTP logic out of zgdu.c to http.c.

commit d6862f25e98c81258ac86ee865b82ba610fd0b8f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jan 11 10:30:40 2007 +0000

    Implemented bug #806: Deal with HTTP clients sending LF in HTTP headers.

commit c9cf80cbfdc232006f0e5b117a1d6bec578e8d9e
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Jan 10 14:16:01 2007 +0000

    Ignore NFA tests.

commit 52741a76f17524da0bc416fe82db69eda7700797
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 10 13:25:46 2007 +0000

    Implemented ZOOM_connection_peek_event.

commit 951fce6496397a6d8c11e15ab5b60b46abc43467
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Jan 9 13:56:47 2007 +0000

    Implemented Generic select hook for ZOOM (bug #803). This is achieved with
    the following new functions:
     ZOOM_process_event,
     ZOOM_connection_get_{socket,mask,timeout},
     ZOOM_connection_fire_event_{timeout,socket}.
    The existing blocking event handler, ZOOM_event, is a wrapper for the
    + blocking ZOOM_event_sys_{poll,select}.

commit bc1bdc891836da144db8108bc062d30dbb922f8b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 8 13:20:58 2007 +0000

    Added missing source.

commit 2edee0444eb7d2aba3528a6ae6523c2d1dd92a18
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 8 10:48:06 2007 +0000

    Implemented function ccl_xml_config which parses XML version of CCL
    configuration (bug #798).

commit c03ea9aeb04a9a60daa61ac9861cbbb668e42a59
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 8 10:45:19 2007 +0000

    Fix Doxygen comment.

commit e6384123a635189be8e807f475ed826a466ca501
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Jan 8 08:54:41 2007 +0000

    New

commit cdd66b5fa55b05a37dcef3c8e718142e703b1ab0
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Jan 8 08:54:29 2007 +0000

    Append

commit b479a755bb3329922d9d3fb496ba828716a7e40e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jan 6 16:08:04 2007 +0000

    Fixed bug #797: yaz_marc_write_xml does not honor character conversion.

commit 654af126f4f8e4045cde587e749df9680a4901ba
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jan 6 16:05:24 2007 +0000

    Added wrbuf_cstr which returns 0-terminated WRBUF

commit 85aafc49077214164bbdc2b84f247343ef9c3696
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sat Jan 6 15:32:46 2007 +0000

    Added wrbuf_destroy(w), equivalent to wrbuf_free(w,1)

commit 95895828d75b60ab21b625b5a1af28448d08879e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 5 14:05:55 2007 +0000

    Use a little CPU in timing test

commit 99d73aaa969a333373e5e2cc01a6aac16e378c3c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 5 14:05:24 2007 +0000

    Windows port of yaz_timing_t

commit fde8674e9a18b10bea21d205d2606b527e1bddf6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 5 14:05:03 2007 +0000

    Ignore .log files

commit e1000eb6be4e847ac7d1099c5b919a0732276a9a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 5 12:40:05 2007 +0000

    win32 get real implemented (timings that is).

commit 608c6fec24ade4344ec1c5d337dac18b5a72c655
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 5 12:37:53 2007 +0000

    Added this

commit f7ee1943c414e220dd1061680f8fe69f6a13f13e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 5 12:00:11 2007 +0000

    Reformat a bit. Building tst_timing.exe.

commit a0989999fec1457bdd624ca18915d7cc2b55fd2d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 5 11:45:11 2007 +0000

    Added test of timing_t.

commit 6f2f78ce0e63f8d0afcde6c0f2bbf0e9079fd323
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jan 5 11:44:49 2007 +0000

    Special value -1.0 means 'could not get timings' on current platform.

commit 7057bafc90e9fd31d1c33cd1a3dc86c093257bf7
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Jan 4 14:44:34 2007 +0000

    removed unused variable

commit 57efcfe71d3485e8f2ddac6008fbbc8183804ac7
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Jan 4 14:43:08 2007 +0000

    changed output to be non-cascarding when using -n switch

commit 192b23c3eecf2d125bde6b17e2178a30e5003887
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Jan 3 13:55:49 2007 +0000

    Note additional dependency libpcap0.8-dev

commit 75c07fe53a0cf8bb2c138cb6d87cde84d3b8b6a6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 3 13:46:17 2007 +0000

    Added timings utility. Bump version to 2.1.45.

commit ec61b200f7ea4fc59d4343993b608de29ec0f5ac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 3 09:02:06 2007 +0000

    Announce 2.1.44 for dh_makeshlibs due to new function yaz_marc_write_xml

commit 8d691989077a0addcbd840d769dce6700f3d9622
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jan 3 08:42:13 2007 +0000

    Towards 2.1.44. Bump copyright year.

commit af364b92610b4b6b424b696064bf4564e653693d
Author: Sebastian Hammer <quinn@indexdata.com>
Date:   Tue Jan 2 07:01:56 2007 +0000

    Explicitly associates NS with record root element in xmlNode output.

commit 6ed38c528705580734b1f5b12f6de638c26abba5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 1 22:56:37 2007 +0000

    Define the LOG_ masks by default (again)

commit 9776afc23d4a953d4baf399f9682f53baf4654fc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jan 1 22:39:08 2007 +0000

    Fixed bug #779: Rotation of apdu.log fails.

commit daa259b6e86d28f72c82488ee9b0f7bb2ce52b8c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 21 20:50:56 2006 +0000

    Fixed Unicode to MARC-8 conversion for certain less preferred UTF-8
    sequences. Conversion for first/second half double tilde + first/second half
    ligature was changed. Conversion should now perform:
     6f ef b8 a0 -->  eb 6f, 6f ef b8 a1 -->  ec 6f,
     6f ef b8 a2 -->  fa 6f, 6f ef b8 a3 -->  fb 6f.

commit 7aebc8794443afa7792d665b9fc401fd55611cf6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Dec 19 22:41:28 2006 +0000

    Honor G1 set in MARC-8 decoding.

commit 861f9deb72bd92679ea08d528b40993ada55cdb9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 18 10:32:11 2006 +0000

    Added yaz_marc_write_xml which creates MARCXML/MarcXchange record as
    Libxml2 tree.

commit 757531032a9fb869bc511a9b53831977738a3721
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 18 08:48:30 2006 +0000

    2.1.43

commit 7bf9ccceaf20e7922f50acc9c38dc32a8ceb5834
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Dec 17 16:28:16 2006 +0000

    Towards 2.1.42.

commit f0e73eaf11301cf7f28b23a3491fc745bd9f663a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Dec 17 16:03:01 2006 +0000

    Fixed bug #772: presentChunk option yields "Present request out of range".

commit 60fa7941321b3d313bfa0d94e188835a35e93320
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Dec 17 15:34:11 2006 +0000

    Fixed bug #775: char conversion does not handle alternative UTF-8
    sequences.

commit 88df77cc241680a8ff13d9cdda0afaeb332c4b1b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 15 20:36:45 2006 +0000

    Add CABE as old UTF-8 sequence for Alif (MARC: AE)

commit cd2f012a70ebadf660acb71936e32192287dc30a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 15 19:28:45 2006 +0000

    Implemented function yaz_marc_read_line which parses MARC line format
    records. There is a wealth of formats out there. So far, this function
    reads line records produced by yaz_marc_write_line.
    yaz-marcdump's options -x, -X, -I, -e have been replaced with the
    more generic and easier to remember(!) options: -i format and -o format
    which specifies input format and output format respectively - where
    format is one of "marc", "marcxml", "line", "marcxchange".

commit 54db174ec4113c44b05f3766dc6f8ad665968cfb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 15 12:37:17 2006 +0000

    Split MARC reader functions out of marcdisp.c. Prepare for MARC format
    line reader.

commit 85a1ec4eb983744107e98378be5f3a1d0c33ef52
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 14 09:05:18 2006 +0000

    For the CQL parser, make boolean node names lowercase.. but this time at
    the lexical level rather than at the parser level.

commit b5fec6a001dbcd8b303a11cede8b6c55512dbda0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 14 08:55:52 2006 +0000

    For the CQL parser, make boolean node names lowercase.

commit 69cc5b167c5afbc8d14c0db30f9a5fb34dda0a24
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 13 15:29:01 2006 +0000

    Revert

commit f25338b01de9ab9fb8dcc952b70b7b12b1e71c00
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 13 15:28:28 2006 +0000

    Central point of exit for xmalloc

commit f92f152a8a4634eeace90c52e8c013db3b938659
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 13 14:18:03 2006 +0000

    Added title for ziffy example.

commit 8f8560e0ab3b370263683d8aea81b839c5927091
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 13 11:25:17 2006 +0000

    Added header yaz/xmltypes.h which include libxml2' node definitions
    or provide dummy alternatives if libxml2 is disabled (or does not exist).
    This allows all Libxml2 related functions to be publicly defined
    unconditionally. Also provides a more type safe system for applications
    using these functions.

commit 7b7ef94671d08c1e522377c90302751269e8621e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 13 11:23:48 2006 +0000

    Disable SRU update in case of missing Libxml2

commit 0f21ef6a3d846e26d4e6c1ef375f62ce12adce9b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 13 11:22:20 2006 +0000

    Added type cast from signed char to char

commit affe25ddd764d889b566a080a1d7e40eca273044
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 13 11:21:56 2006 +0000

    Define SSL + Libxml2 CFLAGS

commit 0687f09242bf75f0a1dcf03558b28ed800463d18
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 13 10:47:10 2006 +0000

    Predefine YAZ_HAVE_XML2, YAZ_HAVE_XSLT

commit 7dc3167ac3347465c3772ac20e9df20c809d35a6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 13 10:36:00 2006 +0000

    Removed objects nfa.obj, nfaxml.obj no longer in use

commit 2d78d4d3c648767f4f54d9947ce18a39ffbeabbe
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 13 10:35:44 2006 +0000

    Removed files nfa.h, nfaxml.h no longer in use

commit 2e9966e7b28bef005dadfae9282ffbf912bd7a9f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 13 09:40:32 2006 +0000

    Added documentation about ziffy.

commit ca44977409b92a8b1c7bfbc913a6422edc41d1d5
Author: Marc Cromme <marc@indexdata.dk>
Date:   Tue Dec 12 10:41:38 2006 +0000

    <retrielvalinfo> config file XML syntax changed to a more intuitive and well-structured format.
    XML parser adjusted accordingly
    related error messages fixed and added more context information to error messages
    updated test suite and added a handful more XML config file tests
    still missing to document the <recordinfo> YAZ record-transformation features

commit aaab70eca11dd1e5d48eca30d74be082326928e1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 8 14:02:55 2006 +0000

    Added SRU diagnostic 62: "Cannot process or store record, insufficent space"
    and diagnostic 100: "Not processed (replace or delete). Record ..." .
    Changed "invalid" to "Invalid" for diagnostic 100.

commit 283660d9752a77fe9578b070c632bafae7595189
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 8 13:53:26 2006 +0000

    Fixed bug regarding incomplete incoming packages. The bug was introduced
    in version 1.105 of seshigh.c (and not part of official YAZ release).

commit 6ac2cbf8b4f34a3e3d2bd0687d11d63579786dea
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 7 19:06:11 2006 +0000

    Fixed bug #740 by using a simpler and smarter approach. Patch from Ko van
    der Sloot.

commit 75f5418ca1d43364857be2fe987da45611e8a9a5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Dec 7 11:08:04 2006 +0000

    Added 'check only' option for MARC utilities. Option -n for yaz-marcdump
    does not print anything except warnings for records.
    For yaz-marcdump, added support for MARC split into files (-s) with a given
    chunk size (-C).

commit 2ede0bb278b22c8ce1cdd48e9a11a5924d433763
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 6 21:35:57 2006 +0000

    Changed the SRU update structures and codecs to reflect the SRU pre 1.0
    spec, at http://www.loc.gov/standards/sru/record-update/
    This has changed the binary layout of the following structs:
    Z_SRW_extra_record, Z_SRW_updateRequest, Z_SRW_updateResponse and
    bend_update_rr . Patch by Ko van der Sloot.

commit 3f8685ee91c382bb9769132d6a8692d282edf802
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Dec 6 13:26:47 2006 +0000

    Debian 2.1.41-5

commit f6379872ace49628473c47d23b29e9f46b5afbe4
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Dec 6 11:12:14 2006 +0000

    Fixed bug #722: Allow Z39.50 Init Options to be specified / retrieved.  Client code may now interrogate options such as "init_opt_sort" to find out whether the server claims to support various options.

commit 09f5ad52b5ae914f6b8f5d16afcb14e6fc33ea45
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 4 14:56:54 2006 +0000

    Added GFS utility function bend_assoc_is_alive which returns 1 if
    association is still alive (client is connected); 0 otherwise (client
    closed connection). This allows busy servers to stop working for
    impatient clients.

commit b745023f0d3a7ea51977e6edccd7a561af2cb1f0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Dec 4 09:15:46 2006 +0000

    Debian package 2.1.41-4.

commit fce10c79d72f202c463e56f6c3f95f27a5a6eaf3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Dec 3 18:07:10 2006 +0000

    Make yaz-ziffy part of RPM.

commit 78a6775fc61c195bec7cca0adb6d33d4e191dfa4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 1 08:11:09 2006 +0000

    Debian package yaz-ziffy is architecture all (not any). 2.1.41-3.

commit a570741e5337b5b7632a02e18807621c5296c8fa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Dec 1 07:57:38 2006 +0000

    Debian yaz-2.1.40-2.

commit fb67adbd15eb6c5c2b668c64d3df9bfb7021c1c5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 30 22:58:06 2006 +0000

    Fixed bug #740: Handle SRU records referring to xmlns outside recordData.
    Implemented with static function fixup_xmlns.

commit 31de2e747e8aab81f5de5867e237ec1f0eda5f62
Author: Mike Taylor <mike@indexdata.com>
Date:   Thu Nov 30 17:07:50 2006 +0000

    Postpone the setting of c->sru_mode until after leading options from
    host string have been applied.  This means that host strings like the
    following now work correctly in specifying the use of SRU or SRW
    respectively:
    	sru=get,http:z3950.loc.gov:7090/Voyager
    	sru=soap,http:z3950.loc.gov:7090/Voyager
    (Previously, these options were set too late to have any effect.)

commit a4524953b83ee8bf3b0c17bc760fa4c2d72bf235
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 30 09:11:35 2006 +0000

    Added debian package yaz-ziffy.

commit a06bb3ab7af78c8ecb3f025729f16e0d796380d0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 30 08:46:52 2006 +0000

    Change --with-pcap-dir to --with-pcap[=DIR]. Enable ziffy only if libpcap
    is found.

commit 5fb7fa9318c6ea4a6aeecd515cc00fcd46709a3d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 29 22:35:17 2006 +0000

    Veresion 2.1.41. Added ziffy, the promiscuous Z39.50 APDU sniffer
    ny R. Carbone <rocco@ntop.org> .

commit 2f1772e6ceae5de8a838b9811822a21acc49a80b
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed Nov 29 12:48:59 2006 +0000

    Removed the nfa tests as well. Now passes make check.

commit 6d678c5970ec665607e3d1ddbd8809a14bccabdf
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Wed Nov 29 12:34:51 2006 +0000

    Removed the nfa stuff - no longer needed

commit e4368af2ede9079d33e7a8fd280d29b2bde1d1ad
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 27 14:15:53 2006 +0000

    Towards 2.1.40.

commit 8a1b979bf9034968de41289abf6d7769fdceed33
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 27 14:09:32 2006 +0000

    Test differently for overflow in log bits

commit 74af0d31a49a9ed564d09f1f2e7780ab533b4ff5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 20 08:13:05 2006 +0000

    Remove YLOG_LOG msg

commit df2adb23954e8ad27dac8e234ee9206c5d980dd9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 14 08:48:26 2006 +0000

    Added utilities yaz_{set,get}_esn

commit 699e7501d441803e6abd38bb8771cef20846a0d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 14 08:37:37 2006 +0000

    Added utilities yaz_{set,get}_esn to set/get element set name from
    record composition.

commit 2cb7bb0d334f94db0454178721b8777c64488909
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Nov 14 08:37:16 2006 +0000

    For update, record ID "none" makes update omit record ID.

commit 9e6f187978c4a79ceaa71921364336f5b5011aec
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 8 08:57:34 2006 +0000

    Repeat call to select(2) if errno=EINTR is returned.

commit e8b504e6b88e1254fb1c329a74fd1afaf973570b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 8 08:55:50 2006 +0000

    Fixed bug #729: Bad error message when starting with an invalid address.

commit 05cbba0079b597a8e960ea52f4300771c8ca0812
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Nov 6 23:21:30 2006 +0000

    Make fake 'Present Out Of Range' Diagnostic for bad Z39.50 Present
    Request Ranges.
    In ZOOM_Event, repeat call to poll if errno=EINTR.

commit 1648788aab97d7f8ccb78037aee89b0039c90041
Author: Marc Cromme <marc@indexdata.dk>
Date:   Mon Nov 6 14:49:32 2006 +0000

    added zoom layer record size debug output
    added debian package version number 2.39 in changelog to be able to install packages

commit 282dd34ba931365f19aea49b262c7b60e67192cf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Nov 2 08:06:03 2006 +0000

    Removed the build of libyazthread.la. The libyaz.so is the threaded version
    of YAZ and has been so since YAZ 2.1.10.

commit 3a7dc22954c4469ebdc6e132c69fbd23638bce57
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Nov 1 15:39:05 2006 +0000

    Fixed bug #719: Database in ZOOM_search may be different real search.
    Fixed the database(s) values for scan + search. For extended services
    there should not be a problem since those are built as APDUs
    initially.

commit 17eb2fd28b9e01e9c80c55a0fcc48fd866082bfc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 31 14:08:01 2006 +0000

    Implemented ZOOM_record_error which returns error information for
    record (surrogate diagnostic). Bug #715.

commit 19ceaa7b25280fbcdfb4e2d5eb94d3483f7d5d66
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Oct 31 12:27:15 2006 +0000

    Ignore generated diagsru_update.h

commit 18066a4668e30a464d01cd5f01a060e453b368be
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 31 10:07:22 2006 +0000

    Towards 2.1.38.

commit 94befd6697082039477a3fa009e6657c1273e9c6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 31 10:02:06 2006 +0000

    Added auto generated file diagsru_update.c

commit 45ca1fdb638bf7aac77f3882a534ca19289aeaac
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Oct 31 09:15:00 2006 +0000

    Fix typo.

commit f97f41688df997a362e248bb64b830adb882c5c1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Oct 29 18:33:54 2006 +0000

    WIN32 mods for new SRU update

commit 24483d4ace499b46ae33f06594d2d1f75f422f44
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 27 12:19:15 2006 +0000

    Fixed bug #711: Do not include Libxml2's headers from nmem.h.

commit 0595ed2dacb6d69e73247e547142c49f8517cffa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 27 11:25:57 2006 +0000

    Mention bug 709

commit 02c2c415822721c98afff674fc9672d004bd92a2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 27 11:22:08 2006 +0000

    Updates for SRU Update by Ko van der Sloot:
    1. Changed name from "operation" to "action"
    2. Fixed that that "recordIdentifier" was called "recordId". Kept the old
    versions in the code, marked as 'backward compatible'.
    3. Added diagnostics for SRU Update.

commit 0d6309b35855b9e9b8f09c4c75dcd71483c5da5f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 27 11:02:50 2006 +0000

    Change type to avoid problems with strict-aliasing rules

commit f9e10939c4e5ac6cc0dd42587cc51c7fa7fa0007
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 26 15:34:46 2006 +0000

    Fixes for bug #709: Records are fetched in wrong format when tasks are
    queued. This change also queues elementSetName.

commit 66ab37e39c6f32575526ffa2347ededb7ebf7bd0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 25 09:58:19 2006 +0000

    Fixed bug #707: CQL->RPN ignores lines with leading spaces. Changed
    function cql_transform_open_FILE so that white-space is allowed in the
    beginning of a pattern=value line. Lines with pattern but missing value
    (or missing =) results in an error.

commit e63923d5a33d54806b2d73670c26c57480c484da
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 25 09:54:35 2006 +0000

    Document yaz_matchstr

commit 8fddce6d5593652f0218f0fb0b7a798f4e59b894
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 25 07:28:27 2006 +0000

    Make an example reference to etc/pqf.properties.

commit 5685184f38bc71ece7593fa7ee3f82ebe31b5054
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Oct 24 11:48:42 2006 +0000

    Note on selecting SRU dialect, including SRW.

commit a1260bbefc2a64f75547b62151d19804403d9667
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 24 10:12:36 2006 +0000

    Make a doc-clean rule

commit 4063d979ead2def7e1a921a05e5ac0d49bfdc999
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 24 09:53:42 2006 +0000

    Fix compilation error

commit d34b7eb62c029d607550ef6c1090c94729bde38f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 24 09:18:34 2006 +0000

    Fix bug #706: 2nd try. Implement the charset rules as follows:
    SRU SOAP / POST: If charset in content-type is specified, use it . If
    omitted, do not assume a particular charset (And &#x.. is in use).
    SRU GET: If charset in content-type is specified, use it. If omitted, assume
    UTF-8. Note that in most cases there will not even be a content-type for
    SRU GET.

commit 0698b2e37e7d857e50a72397f53d738a5d454ea4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 24 08:26:49 2006 +0000

    Don't make map files. zoomtst10 part of build.

commit 1d5b77651a731db70204f77e7b8662ac4b4bfad4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 24 08:26:25 2006 +0000

    Change usage example.

commit 7b4a8fda694b878b0b3c3bfd67be164fa8293043
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 24 08:12:12 2006 +0000

    Fixed problem with SRU diagnostic 'First record position out of range'
    being issued for 0 hits.

commit 7cca838c3a2d3fbb017949dd44d1c7d8a19dc843
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 24 08:07:02 2006 +0000

    Fail decoding of SRU SOAP searchRetrieveRequest if queries are omitted

commit d21d3b30a525282f427f81219bf5a0b42e45bb04
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 24 08:05:45 2006 +0000

    Fixed bug #706: XML hex encoding UTF-8 chars out of range 0-255.
    In order to preserve UTF-8 sequences we must use xmlDocDumpMemoryEnc
    instead of xmlDocDumpMemory. The former is only used if a charset
    is given. YAZ reads that from the content-type HTTP header (;charset=).
    This however, does not make sense for SRU GET. So for SRU GET we force
    charset=utf-8 and use xmlDocDumpMemoryEnc.

commit 78f8391d48d53549d01c002629deb00c7cf388cf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 17 07:57:14 2006 +0000

    Towards 2.1.37.

commit 9fff21450011d2d4609be0d3e5e1abfe73bf2525
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 13 12:50:14 2006 +0000

    Towards 2.1.36

commit c83035e0e0177b385091cd273562ea0d222b5908
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 13 11:30:37 2006 +0000

    Files that include full license should not also point to file LICENSE.

commit e36d7fa6b0fdfdc0d49cf13c54b9724af6c1c752
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 13 11:25:47 2006 +0000

    Removed file with obsolete content.

commit 91d51c66de0c9780a58795bf9d3cb82a1931accd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 13 11:25:24 2006 +0000

    Mention xsltproc. Refer to SRU rather than SRW

commit 8df7d26b7379039b47e57c29712d21ac278f0745
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 13 11:22:26 2006 +0000

    VS 2003 or later has getaddrinfo; older versions do not

commit 63ed4a2c42b0a5786e375be40947294f4ac1cf16
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Oct 13 08:26:44 2006 +0000

    More news

commit ad5ad9a7ef375193c0f526b6321c9ee5bd8ce8b1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 11 09:39:43 2006 +0000

    Fixed 'make distcheck'. Failed due to html files not being removed by
    uninstall. Added uinstall-hook for the doc directory.

commit 67471e87c134f2503546cdd250cd169b7d43d566
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 11 08:43:21 2006 +0000

    Implement yaz_filepath_comp which splits a path into file path
    components.

commit d7859bbabce608d9c5296212844b6f0f1ada71fb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 10 13:47:40 2006 +0000

    Reindent

commit a9927a5dcb277fa27a803b0ed74989175eadd6a9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Oct 10 09:13:52 2006 +0000

    Changes for retrieval module: if backend schema is omitted, use
    schema as specified in name attribute. And if name attribute is omitted
    use schema as specified by client.

commit 73b96a0bddc9e9b8795451c4c1a795f3224b6b17
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 9 21:12:44 2006 +0000

    Extend ASN.1 compiler invocation rules with generated headers

commit 964580242e2e0b2e570f652afa58bfb90ad0bb5e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 9 21:02:40 2006 +0000

    Change wording ot YAZ license the 'Revised BSD License'. YAZ has used a
    BSD inspired license until now so this should not have any real impact on
    anybody. See http://www.opensource.org/licenses/bsd-license.php

commit be6bf53019f49c1448f0161e3b0ce8d3b5b09ec0
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Mon Oct 9 14:22:43 2006 +0000

    Using plain char instead of unsigned char in my tests.
    Removed warnings from printf formats on amd-64

commit ba1eb985bfd53a8cfbfd251e65688921dba56236
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Oct 9 11:21:37 2006 +0000

    Fixed bug #687: Missing log lines. Immediate logging (i.e. flush) is no
    enabled by default for the Generic Frontend Server. Also the log system's
    use of the "global" l_level was changed and simplified. In particular
    the log_mask_str now uses the current log level as "input" - not some
    default log level.

commit 5aacaac430b101d72de440cf3833b6faee0eb1bd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 5 16:19:16 2006 +0000

    Copyright year

commit 4d377a28c907f9fee3f576f32d96020fb7a8436c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 5 16:13:34 2006 +0000

    Fixed CQL term parsing: first char in unquoted terms was not prepared
    for \ escaping.

commit fbe668f0fed0122f70d56c438e8055fa74c3f660
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 5 16:12:23 2006 +0000

    Fixed bug #678: CQL to PQF translation does not preserve double-quote
    escaping.

commit bd857a679e59df07af55d32365b55d1544514ca4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 5 15:24:02 2006 +0000

    Simplify check for SRU record ranges in GFS.

commit f7a54be570c51522047f42daf147f7739c557065
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 5 15:19:33 2006 +0000

    Fixed bug #689: SRU diagnostics to be added.
    The SRU decoding now checks for proper values of "startRecord",
    "maximumRecords", "maximumTerms", "responsePosition".

commit 69d044abe3d3a3560267a16dc4db13386974d5e1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 5 14:58:58 2006 +0000

    Use ZOOM_API(int) for public function ZOOM_connection_is_idle

commit 757c8c0ffb82023c9059d9a5997515f65ad68561
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Oct 5 08:26:58 2006 +0000

    Supply id on all sections + examples.

commit 9dfcbb70828f8d5b524c9bb45852246ae1dd6878
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Oct 4 16:59:33 2006 +0000

    Change K&R-style empty function declarations to explicit ANSI-C (void) prototypes

commit 358e1b7e886e6130547ca28e72e0f7fdb4f1c409
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 4 16:24:05 2006 +0000

    Implement ZOOM_connection_is_idle.

commit 8b7e5ea3521972629d28b40db92c30ce91ffd314
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 4 13:21:33 2006 +0000

    More info on strftime(3) log file substitutions.

commit 58dd808a7f4d7c69e8243b491a6cc35eea5275d0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 4 12:49:39 2006 +0000

    2.1.35.

commit 1321777c57cf0b7faaea70cded9c8e39698c23fa
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 4 08:04:09 2006 +0000

    2.1.34

commit 1806291faf15a684bdf50ecf113fcd8edced9546
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 4 08:01:28 2006 +0000

    Update

commit 04875a323c2a604664b0915e226d269fa65bf84c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 4 07:42:13 2006 +0000

    Only generate up to 10 rotated log files.

commit 52ef22373a88e2cc18e515610a40b3cb4e0b7549
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 4 07:32:36 2006 +0000

    tstlog uses -r instead of -s o control log file max

commit 99d342b33ff48e94f97d631b127279f2face6124
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Oct 4 07:26:00 2006 +0000

    Change call to parse_cmd_doc to avoid problems with strict aliasing rules.

commit 8b1a2764e09b3573a1d01edc193930962bf3401a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 29 15:29:36 2006 +0000

    Implement log rotate log.0, log.1, log.2,..

commit efee4fe9b116348fcc0eb94a529650f8770143fb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 29 13:20:22 2006 +0000

    Added support for specifying the max log file size for the Generic
    Frontend Server. The size is given with option -r.

commit b64382a1e420049b882b87fb05fe058aa6592d1c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 27 11:38:59 2006 +0000

    Added GCC option -Wstrict-prototypes to buildconf.sh -d. Updated code
    accordingly.

commit c2641d280328e9bc114ca8c7b4585842c0acb05c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 22 14:09:25 2006 +0000

    Fix initialization of recordPacking in SRU search in case of
    format=xml.

commit 13f137b81808f6a3359f898614cc988995af3965
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 21 15:55:25 2006 +0000

    Change type of optval from long to int for invocation of setsockopt with
    the SO_REUSEADDR option.

commit 9c730b08c6fe0075774ddd1c421b3643efade576
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 21 07:26:24 2006 +0000

    Bump version to 2.1.33

commit 49db0e419dbd39548ef06ecb731b1ac86a1179f0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 21 06:58:54 2006 +0000

    YAZ 2.1.32

commit 1fe04a2500032660a1560896affe59467ceac595
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 21 06:56:51 2006 +0000

    Put real prefix in references

commit e01f8268da29b2240666d4666fb114276322f4f2
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Sep 20 10:12:29 2006 +0000

    Zebra sorting relation-modifiers.

commit 3e4f42cf6577901e054a02f2f1fb5c03cef7b3ac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 19 21:15:01 2006 +0000

    Added the test for bug #641.

commit 841e368a9589815fbd5704a8173518b050bc9080
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 19 21:09:44 2006 +0000

    For ZOOM-C, put reconnect handling to separate function. Fix reconnect
    handling for lost session (which broke in 1.87).

commit 87fdb8465b6f9a7e90a022de67e9dbbb57c4c5c9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 19 19:41:32 2006 +0000

    Added ZOOM Keepalive/reconnect test utility.

commit e899be08cd969b68e8fa04975b9c9205ff8acbae
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 18 15:16:14 2006 +0000

    2.1.31

commit 660cbdd824cc429a6456308748b0883421f82399
Author: Mike Taylor <mike@indexdata.com>
Date:   Mon Sep 18 10:50:59 2006 +0000

    Add cql.allRecords

commit d54bef901afb189baa796a40bd05e95be1bce13e
Author: Marc Cromme <marc@indexdata.dk>
Date:   Mon Sep 18 09:40:05 2006 +0000

    updated to use the ZOOM_EVENT_END event

commit 8770b7b456dd3a136b73bb7963884632a671eb83
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Sep 17 10:53:01 2006 +0000

    Towards 2.1.30.

commit 0f42a62726ed8d0161fc075cb3db21c046b383fd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Sep 17 10:50:49 2006 +0000

    Add more news

commit 2c418266c8feeeb47453d38c8320e6c83d75fd74
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 15 09:06:28 2006 +0000

    Fixed bug #660: addrinfo not handled correctly in tcpip.c.

commit 7d7cc0b18839b9a78048041d882c1f3baf006c29
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 14 13:50:24 2006 +0000

    Fixed bug in Generic Frontend Server that could cause a server to stop
    accepting new connections. Bug only seen on two CPU systems on 2003
    server.

commit 2ea001f75b08508115c9149fb16b41ebc4476c7d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 14 13:47:57 2006 +0000

    Increase FD_SETSIZE for winsock select

commit caa5ae948706a481006e6d8d2abea24dec56b672
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Sep 14 07:39:49 2006 +0000

    const correctness of z_HTTP_header_lookup first argument 'headers'

commit 9c70253e4c7eedab806490b87a9a58e970998429
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Sep 12 19:09:43 2006 +0000

    Remove unneeded comma after enum list

commit cddd92d66e3a59179357c552a53cd7cba43f646f
Author: Mike Taylor <mike@indexdata.com>
Date:   Tue Sep 12 09:25:17 2006 +0000

    Use 4=6 and 5=105 respectively for the "all" and "any" relations.
    It turns out that Zebra supports these -- who knew?!  :-)

commit d37f43b0cd3bc5553c6e24203f2fdf3dbdca93a4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 11 12:12:42 2006 +0000

    Added include of string.h

commit 9eb25e97c63071b8cf5aa22c462ff38451909802
Author: Marc Cromme <marc@indexdata.dk>
Date:   Mon Sep 11 07:27:18 2006 +0000

    enabled better C support

commit 94d223d5f74b0bf34fc7d3789ab3ca59d86152d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 7 11:31:39 2006 +0000

    Avoid mixed stmt/var declare

commit 8aa33c5962490e6f5609853a26512267f287f8d4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Sep 7 10:01:50 2006 +0000

    Fix test for index.html in dist/isntall hook

commit 57f7b1e14b5caa622f39d374c650757b2c3264ec
Author: ja7 <ja7>
Date:   Thu Sep 7 08:14:04 2006 +0000

    fixed bug 656

commit e61e837408b141d4a56eaea0abea76ceebd19b7e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 6 16:03:52 2006 +0000

    Fix compilation for non- getaddrinfo case

commit 2d165abc74dc0cf021d2e526dc728aa79db77637
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 6 15:45:13 2006 +0000

    Other spell fix. Bug #653

commit 9a92128c0862d044e09458f56ec165aadbf4a051
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 6 15:21:26 2006 +0000

    Dont return value in void function

commit 11dbebdf973d652e486f2b5e457cc46d1478556f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 6 15:01:53 2006 +0000

    Fixed bug 655: IP reverse map no longer works. Renamed blocking element
    of COMSTACK to flags to make things more clearer.

commit 162ee9de8503efe26215c487e10789f6cfcc6d17
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 6 13:37:50 2006 +0000

    Revert changes for PQF SRU queries.

commit 54d355d7afb0060f176c956abcf7ad7b895211fc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 6 13:15:48 2006 +0000

    Changed the way PQF queries are encoded in SRU GET/POST. PQF search
    before: x-pquery=pqf .  PQF search now: query=pqf&x-querytype=pqf . This
    makes the SRU request more conformant because the required query parameter
    is always present. PQF scan before: x-pScanClause=pqf . PQF scan now:
    scanClause=pqf&x-querytype=pqf .

commit 926357dcfb7a359cc7a23766460cef5fe21156ee
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 6 09:35:39 2006 +0000

    For the generic frontend server, the maximum record size is used as maximum
    size of incoming packages (SRU + Z39.50). The value until was previously
    only used in Z39.50 Init negotiation and, later, in a session controlled
    sizes of records returned. This is controlled using -k option. It can be
    specified, per server, with element maximumrecordsize in YAZ' GFS XML config.

commit 134a99a3c201bff6f36ba09ab7d288606aed32eb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 6 09:27:04 2006 +0000

    Removed duplicated entity definitions

commit 1b7adad61c65fb89f3ce61ee68dd87e5239841c5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Sep 6 09:26:36 2006 +0000

    Added id attributes for section tags

commit 5d73d6c1e27e6c2431c852fe99f025433a8a822b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 4 12:43:45 2006 +0000

    Reduce HTMLFILES to index.html and do hooks to install/distrib html files.

commit 057a87ae00b04e7b14a67258006dbfc485af2263
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 4 12:37:31 2006 +0000

    Fix spelling of SRW diagnostic 60 (bug 653). Change wording of SRW
    diagnostic 35. Added SRW diagnostic 93.

commit 8d6d35f727159d4b6ed2dc941882704766f6e11e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 4 12:09:53 2006 +0000

    Version 2.1.29

commit bf8bec2480d8e6fe101c82f4048ca3b6742c39d0
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Sep 4 10:14:34 2006 +0000

    Version 2.1.28.

commit 2c1c3d5cf64f131f3cee4da100df0851f325fc95
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 1 12:49:03 2006 +0000

    More news about getaddrinfo.

commit 7b839ae07ba4bdec3a27e604260598633683c842
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 1 12:42:31 2006 +0000

    Fix tcpip_set_blocking for Windows. Set comstack cerrno to CSYSERR in
    more cases for tcpip_get (was unset before).

commit 2346d7d4a9084a41800893d212610af66250e536
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 1 12:40:44 2006 +0000

    For frontend server, only issue error if recv buffer is too large

commit 95fb5d3a1421a0e170f76aafb4bc0ce27a8f2ddd
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 1 11:27:20 2006 +0000

    Use last rather than first colon in IP address as port separator

commit 8fbe86c3ff80837cb658fd6f237675ad6c17556d
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Sep 1 10:39:09 2006 +0000

    Using results of getaddrinfo to create sockets. This might just be what
    it takes to go IPV6.

commit e886a85739782eec2e0b41af4dbfa0b80bb1f80b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 31 18:19:53 2006 +0000

    Fixed problem with unset variable (compose_char) in yaz_iconv system

commit fbf02609a8c31033ac787df798a26ea603526d78
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 31 15:40:51 2006 +0000

    Debian package 2.1.27-3.

commit 42c3fe90f5347870131d2da2203502aab34f0a7c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 30 20:43:26 2006 +0000

    Ideographic space gets converted to MARC-8 212321 instead of 212320

commit 6f17341a80d2c4558e4944c0731231994b3da8bc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 30 20:40:18 2006 +0000

    For duplicates in char conv trie, first conversion takes precedence

commit fd1be24c165b60d462f5a7e6ca983f1f2eabbcdf
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 30 20:14:51 2006 +0000

    In character conversion to MARC-8, use ESC$1 instead ESC(1 to switch to
    CJK character(s).

commit 0b3ab2336aeda693cbecbf78ff956103f4e6d0cc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 30 19:26:43 2006 +0000

    Use getaddrinfo on Windows too

commit b335dcd534287a207ef75b35e486df21293feddb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 30 18:58:58 2006 +0000

    TCP/IP COMSTACK uses getaddrinfo as resolver on systems that have it -
    instead of gethostbyname_r which is not portable.

commit 6b152d04e55e9d23fc2dd0c948929ad5e2bd4c05
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 30 12:55:12 2006 +0000

    Define INADDR_NONE to -1 if undefined

commit 508ab620b78b136e861fce7a292882c140a8ec60
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 30 12:47:23 2006 +0000

    Windows compile fix.

commit 8a0937d20238aa0f26e564f7eacc0483acb102da
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 30 12:04:42 2006 +0000

    Fixed bug #644: Using Non Reentrant gethostbyname causes SIGSEGV. Function
    gethostbyname_r is used instead of gethostbyname - when available.

commit 2faa91f8c7375275f7435916b40be2176379f9ee
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 28 19:18:02 2006 +0000

    Added refentryinfo with productname + productnumber

commit ad61957d649158cf2e1018da95fa428aa8999f2a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 28 18:35:07 2006 +0000

    Add -l to cmdsynopsis list

commit 704aa32f468be55eae352d34dfab808954086ae2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 28 16:54:52 2006 +0000

    Debian package 2.1.27-2

commit e8ac1e56929fe175624fb63e619c184b58ef63b9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 28 14:18:18 2006 +0000

    New option for yaz-marcdump -lpos=value which allows setting a portion
    of MARC header to a certain value. Added function yaz_mac_leader_spec.

commit b925ea17d6f146a28d745b0d34e9eec6eafda21f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 28 12:34:40 2006 +0000

    Fixed bug #643: Bad sequence for MARC conversions from UTF-8 to MARC-8.
    Added test tstmarccol.sh for testing this. All sample ISO2709 marc records
    renamed to have suffix .marc.

commit 3a78b70f2e785e67e08b26c8e50101d10e054dbb
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Aug 28 12:31:18 2006 +0000

    Reformat

commit 41f87f5dc9c06c045eb94157dbd4009ad52bc02a
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Aug 27 19:04:03 2006 +0000

    Fixed bug #642: Problem with sub script symbols in conversion to
    MARC-8.

commit 1188462f8e71086cd6792f7bacf76a37cad499c4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 25 14:57:04 2006 +0000

    Fixed bug #641: Sending a too-big packet sometimes make ZOOM-C no-op
    subsequent operations.

commit 24c0e59876a904ebb14dc0e2449de74716d0d178
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Thu Aug 24 14:29:58 2006 +0000

    Took away that -Werror from -d until all tests pass cleanly

commit 83800da8ab73064cd1031adb7f44d07691f95d55
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Thu Aug 24 13:41:18 2006 +0000

    Added -Werror to the -d option, so that the compilation ends at the first
    warning.

commit 32687c1504015e0675d49983707576f8db9b7bfc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 24 13:25:44 2006 +0000

    Make a facility for COMSTACK to reject too large packages. The maximum
    size can be set with cs_ste_max_recv_bytes. By default, maximum is
    5000000 (approx 5 MB). If max size is received error comstack error
    CSBUFSIZE is returned. The generic frontend server checks for this error
    and sends a close + logs if this condition occur.

commit 4cadb168b5477478ceea77aa53364c54e6b3cfba
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 24 13:19:44 2006 +0000

    Allow this update test to read record data from standard input.

commit 2651656d43e5d5d9483469f2b319e734f449f9b1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 24 13:11:27 2006 +0000

    Doxygen comment.

commit 346311370361ec56af79a2f7756c9a8db4f55a68
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 24 13:10:03 2006 +0000

    completeBER, completeBER_n no longer checks for a maximum size of 5 MB.
    Too large packages to be rejected are dealt with in comstack instead.

commit feea53ffb3c3f9dc9eef15548a7fbca4007a7a60
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 24 12:51:49 2006 +0000

    Fixed bug #640: ZOOM_connection_connect() does not clear error
    indicators.

commit 2e40cc0b39b9e96695e70316c677f035f7bfd52e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 24 10:01:03 2006 +0000

    Make a public function, yaz_write_UTF8_char, to encode a UTF-8 sequence.

commit 8170d48cb0b650f3d8ec35e3ad1e5fe0046eeecc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 18 06:30:05 2006 +0000

    Move yaz_srw_get_core_v_1_1 to other source. Define it always
    regardless of Libxml2 being available or not.

commit 1757a898179e7e22bf2505354c308e8e353c0b0b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 16 22:50:06 2006 +0000

    Towards 2.1.27.

commit 184f0911dd1ef651b6ba659df0eb33ff2455014c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 16 22:47:09 2006 +0000

    Implemented bug #635: YAZ/ZOOM layer should include non SRU options in the
    HTTP/GET URL.
    ZOOM-C reads option extraArgs. If set the value of extraArgs is appended to
    SRU URI (POST/GET). Value is _raw_ URI part, such as x-id-a=v1&x-id-b=v2 .

commit b7d2e2be0cdfdcd7703f4097165c5342202b9c65
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 16 14:18:59 2006 +0000

    Fixed bug #636: Bad rpn causes seg faults. Error occurs for ZOOM C when
    a Scan is sent. Bug has been present in YAZ since version 2.1.12.

commit c0b99bede94110bb6a6e824e5596c9eabe6f82dc
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 15 13:34:39 2006 +0000

    Towards 2.1.26.

commit 536ffb34a8baf9ec637c2cc2340f79e1fe9441ed
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 15 13:31:07 2006 +0000

    Fix ZOOM-C so that SOAP mode sends SOAP requests

commit 73709d08e8f3c85cbca1c8d883aac65bd6ffe8d6
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 15 13:30:00 2006 +0000

    Fix interpretation of sru command

commit 4b46dbf6d639a40bdeae0c280861505b937f34b9
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Sun Aug 13 17:30:57 2006 +0000

    Only declare nmem_text_node_cdata if Libxml2 is available

commit 461dbf959bb1d556261c66300d6b0eabb0ae0909
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 11 13:10:27 2006 +0000

    Fixes for nemm_memory statistics

commit d3263920e1450036b3add4b0a8c049136594afa1
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 11 12:57:30 2006 +0000

    Include XML2_CFLAGS in AM_CPPFLAGS

commit c168cffc46e3b2b66e66e48f94f8e87b6566702b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 11 12:50:23 2006 +0000

    Changed prototype for nmem_text_node_cdata so that ptr is using
    Libxml2 type rather than void pointer. Added functions
    nmem_get_memory_in_use and nmem_get_memory_free which returns size
    of block memory in use and in free lists respectively. Added doxygen
    friendly comments for nmem.h.

commit 2fbc11d055be3297fe0a5c5b29a0d01001859614
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 11 12:43:52 2006 +0000

    Cosmetic for doxygen

commit e31b76c9b37f96159fb400f049c8e1c240a6e7be
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 9 14:03:25 2006 +0000

    Mention bug #626

commit 428847338cc5b48d012b3b724c1d4ecefdc5614e
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Aug 9 14:00:18 2006 +0000

    Allow a flag nmem_release_in_heap to be set (1) in which case
    NMEMs are reassigned to the memory heap rather than re-used.. This should
    make it easier for valgrind etc to find problems.

commit d3deed18d17648b5561f11b926be6d6eb1d9110c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 8 20:58:52 2006 +0000

    Attempted to fix bug #626.

commit ae141e38583b7c31bdaccdb67b1a2098890f34ec
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 8 20:35:02 2006 +0000

    Version 2.1.25.

commit 57d5c3b970b0c95999f6894f3bbf3dc642b9010f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 8 08:41:09 2006 +0000

    Towards 2.1.24.

commit e87336d1ad9587d0a7fdc805e2b53c77d435d67c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Aug 4 14:35:39 2006 +0000

    Use yaz_read_UTF8_char instead of xmlGetUTF8Char

commit 11d3339c3128f129598072d1372d4bcc4aaeab14
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Aug 3 09:27:23 2006 +0000

    Updated to use iconv-1.9.2, libxml2 2.6.26, libxslt 1.1.17. Added
    missing dependences for generated files.

commit ec63c95902e8aecab659cad218331dc9cc3f58b5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 1 12:03:58 2006 +0000

    Removed nfaxml..xml files from dist list. Not in CVS yet

commit fc5112436c75279092ded9a787e9fcaa26982fb2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 1 09:48:23 2006 +0000

    Copy news from ChangeLog

commit 8456bd3e19e2d0f4694ad97ecdc737a82c3d0816
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Tue Aug 1 09:28:04 2006 +0000

    Fixed yaz_marc_write_iso2709 to honor character set conversion.

commit 6d146b66bddee1a1f0857b548c614047db43693f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 31 12:15:02 2006 +0000

    Fixed bug #627: addInfo not propagated by srw_bend_fetch() when
    rr.surrogate_flag==0.

commit 142dd0c6126310587d23465d4b7a26fb2f46fa98
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 31 11:47:04 2006 +0000

    Omit description of loglevel in statserv_options_block. Bug #612

commit aef662a463f8175044f519754e178c1291ee3014
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 31 11:42:32 2006 +0000

    CCL proximity tests

commit 0c76adcaa70c004d8eaab1842d286e4462ac6b11
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Mon Jul 31 10:05:04 2006 +0000

    Get rid of redundant parameter to yaz_log_to_file. Reformat a bit

commit 2a34da356160199e2a655d6ddb8d4964aa40710c
Author: Mike Taylor <mike@indexdata.com>
Date:   Wed Jul 19 16:36:33 2006 +0000

    Ignore nfaxmltest1 and nfaxmltest1.log

commit fd3a0b7302ceed6425c05b6537cb654201cb1494
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Fri Jul 14 13:06:37 2006 +0000

    Loading of the nfa now possible from an xml file.
    Had to disable two tests, because make distcheck could not
    find the files I wanted to load. After that distcheck passes
    all right.

commit 5ed3b6561d90d13f64be7f9ae8beaf4a0b3f8e32
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Fri Jul 7 13:39:02 2006 +0000

    Added YAZ_CHECK_TODO macro, used it in nfaxmltest1.
    Added rm *.log in tests make distclean.

commit d1ff65fe4a7472a58a182d922c4a9729f0e17f9f
Author: Marc Cromme <marc@indexdata.dk>
Date:   Fri Jul 7 13:02:21 2006 +0000

    moved superflous session logging from log_session to log_sessiondetails

commit 64f21c5f41690ce42f89bedae8c5ba72bdd12365
Author: Marc Cromme <marc@indexdata.dk>
Date:   Fri Jul 7 12:40:15 2006 +0000

    added number of terms returned to client from Scan or SRWScan to request log line

commit 200e95a52c5a411bad2a23f2857bb1d7e5512449
Author: Marc Cromme <marc@indexdata.dk>
Date:   Fri Jul 7 12:09:05 2006 +0000

    replaced RPN: with RPN , CQL: with CQL, ans so forth in log messages

commit 15e6706cde980cdf149151fa2ceb5630646fafa9
Author: Marc Cromme <marc@indexdata.dk>
Date:   Fri Jul 7 10:31:26 2006 +0000

    further cleaning of log messages, related to bug #405

commit 67678f8e96470defa2beb7157f936993b6a3cff3
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 7 08:41:20 2006 +0000

    Added nfaxml

commit e93af44cba69b4b77b114b32802c0eaf7d6e2bac
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 7 08:36:50 2006 +0000

    Added nfa

commit 02ac5c5808e74192c93eab3fb97f833419c7ed2b
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 7 08:36:36 2006 +0000

    Changed two vars to be of type size_t rather than int

commit ca24595c149c79bfc63e4c8fa97b9a7bd0fb58f4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 7 08:32:53 2006 +0000

    Split YAZ DLL objs into only 3 groups

commit f83e5541f06bc5587efb2231006841137ba9f6d4
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 7 07:14:30 2006 +0000

    Avoid decl after stmt

commit c372821536d22c1b7efb290fb7d120ae5151adf2
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 7 07:11:05 2006 +0000

    Make test pass

commit 5c35a542079457f2f5bcb9f367d6c449a2879822
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Fri Jul 7 06:59:49 2006 +0000

    Fix compilation on Windows. Reformat a bit

commit 6693b35490291a774e7ca952bf7f6197dbdb94af
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Jul 6 15:06:12 2006 +0000

    downgraded superflous log comment  from YAZ_LOG to log_requestdetail

commit 9efa56ca92283783db05f88eb52cf212eef909d9
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Jul 6 14:54:29 2006 +0000

    added database name in scan response, both Z39.50 and SRU
    still missing to fix Z39.50 scan response with respect to missing RPN: or CQL: identifier on APT display

commit 48bd1822e09cb4e5545c3e0a0178e45a664da8c6
Author: Marc Cromme <marc@indexdata.dk>
Date:   Thu Jul 6 14:16:00 2006 +0000

    partiallay fix bug #405
    database name now part of request log like
    Z39.50 log:
    
    16:09:55-06/07 lt-zebrasrv(2) [request] Search Default OK 0 1 1+0 RPN: @bla@bla
    
    or SRW log:
    
    16:09:19-06/07 lt-zebrasrv(1) [request] SRWSearch Default OK 60 - 1+0 CQL: bla
    
    needs still fixing in scan request

commit 60fa9058b47df51d7ca169c3c75b72988d345119
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Thu Jul 6 14:06:17 2006 +0000

    Fixed order of declarations

commit fc42e0dc251df1d80ffc4c9279478d64d8a7027c
Author: Heikki Levanto <heikki@indexdata.dk>
Date:   Thu Jul 6 13:10:29 2006 +0000

    Added yaz_log_trunc() to truncate the log file
    Added YAZ_CHECK_LOG macro for enabling logging in the test files
    Changed test.c to write to the log, if logging enabled
    Small changes to the interface of nfaxml's interface

commit fc6d778b923000b5c6ad8e108b0b184178a9d33f
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 6 10:17:51 2006 +0000

    For Libxml2 and friends, YAZ defines YAZ_HAVE_{XML2,XSLT,EXSLT) in
    the compitation phase, but also for yaz-config --cflags output. This
    allows us to have public headers with Libxml2 stuff in them . It should
    also, eventually, make Libxml2 checks redundant in packages using
    YAZ, such as yazproxy.

commit 262ce1bfa2a3bc7045217e59281b4b59938a7da8
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 6 08:28:37 2006 +0000

    Dont use xmlDocPtr local

commit 845a4f128f89f03b7b917b95ad5788e9d5e92145
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 6 08:26:11 2006 +0000

    Yet another fix

commit 11d1675ce7431f8b58a9b4d458c1b7a929a51959
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 6 07:45:07 2006 +0000

    Fix compilation on systems where Libxml2 does not exist

commit 9eb7c036e5fba056b392eb803bddb7e75382b15c
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 6 06:09:12 2006 +0000

    Disabled log_xml_error because it doesn't work on older Libxml2 and
    also because YAZ already has a "catch lixml2 error" handler.

commit 10e13ea8cb74077e0f48b5832ccb84b996672193
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Thu Jul 6 06:08:19 2006 +0000

    Removed HAVE_XML2, because public headers never should rely on
    configure's definitions.

commit 8396cd72b6ca7b7154c1df50492fc0dfd004aad5
Author: Adam Dickmeiss <adam@indexdata.dk>
Date:   Wed Jul 5 14:50:16 2006 +0000

    Changed cql2pqf transformation to use a different evaluation order.
    The new order is: always, relation, structure, position, truncation,
    index and relationModifier.
    Old order was: always, relation, relationModifier, structure, index,
    position, truncation. Note that the the latter ones override
    former ones for identical attributes.. The new scheme means that
    it is possible to override any existing attribute with a relationModifier.
    And also that it is possible to override everything for the index
    rule (except the ones listed in relationModifier). No order is perfect
    but this one, we believe, cover                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               