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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           