yaz-moved-to-github.git
2006-08-08 Adam DickmeissAttempted to fix bug #626.
2006-08-08 Adam DickmeissVersion 2.1.25.
2006-08-08 Adam DickmeissTowards 2.1.24.
2006-08-04 Adam DickmeissUse yaz_read_UTF8_char instead of xmlGetUTF8Char
2006-08-03 Adam DickmeissUpdated to use iconv-1.9.2, libxml2 2.6.26, libxslt...
2006-08-01 Adam DickmeissRemoved nfaxml..xml files from dist list. Not in CVS yet
2006-08-01 Adam DickmeissCopy news from ChangeLog
2006-08-01 Adam DickmeissFixed yaz_marc_write_iso2709 to honor character set...
2006-07-31 Adam DickmeissFixed bug #627: addInfo not propagated by srw_bend_fetc...
2006-07-31 Adam DickmeissOmit description of loglevel in statserv_options_block...
2006-07-31 Adam DickmeissCCL proximity tests
2006-07-31 Adam DickmeissGet rid of redundant parameter to yaz_log_to_file....
2006-07-19 Mike TaylorIgnore nfaxmltest1 and nfaxmltest1.log
2006-07-14 Heikki LevantoLoading of the nfa now possible from an xml file.
2006-07-07 Heikki LevantoAdded YAZ_CHECK_TODO macro, used it in nfaxmltest1.
2006-07-07 Marc Crommemoved superflous session logging from log_session to...
2006-07-07 Marc Crommeadded number of terms returned to client from Scan...
2006-07-07 Marc Crommereplaced RPN: with RPN , CQL: with CQL, ans so forth...
2006-07-07 Marc Crommefurther cleaning of log messages, related to bug #405
2006-07-07 Adam DickmeissAdded nfaxml
2006-07-07 Adam DickmeissAdded nfa
2006-07-07 Adam DickmeissChanged two vars to be of type size_t rather than int
2006-07-07 Adam DickmeissSplit YAZ DLL objs into only 3 groups
2006-07-07 Adam DickmeissAvoid decl after stmt
2006-07-07 Adam DickmeissMake test pass
2006-07-07 Adam DickmeissFix compilation on Windows. Reformat a bit
2006-07-06 Marc Crommedowngraded superflous log comment from YAZ_LOG to...
2006-07-06 Marc Crommeadded database name in scan response, both Z39.50 and SRU
2006-07-06 Marc Crommepartiallay fix bug #405
2006-07-06 Heikki LevantoFixed order of declarations
2006-07-06 Heikki LevantoAdded yaz_log_trunc() to truncate the log file
2006-07-06 Adam DickmeissFor Libxml2 and friends, YAZ defines YAZ_HAVE_{XML2...
2006-07-06 Adam DickmeissDont use xmlDocPtr local
2006-07-06 Adam DickmeissYet another fix
2006-07-06 Adam DickmeissFix compilation on systems where Libxml2 does not exist
2006-07-06 Adam DickmeissDisabled log_xml_error because it doesn't work on older...
2006-07-06 Adam DickmeissRemoved HAVE_XML2, because public headers never should...
2006-07-05 Adam DickmeissChanged cql2pqf transformation to use a different evalu...
2006-07-05 Adam DickmeissAdded cql2pqf which shows evalutation order
2006-07-05 Adam DickmeissSimplify YAZ windows makefile
2006-07-05 Heikki LevantoAdded the (empty) test file
2006-07-05 Heikki LevantoRemoved duplicate nfatest1
2006-07-04 Heikki LevantoStarted the error handling in nfaxml. Not at all ready...
2006-06-30 Adam DickmeissLog format '%!' prints thread ID
2006-06-28 Adam DickmeissFix dist-hook so that make distcheck works
2006-06-27 Adam DickmeissConfigure build shared libraries by default.
2006-06-20 Adam DickmeissFixed option negotation for Frontend server . Option...
2006-06-16 Adam DickmeissMore work on a fix for bug #612. We could have "dup...
2006-06-16 Adam DickmeissFire ZOOM_EVENT_RECV_RECORD for cached records. Bug...
2006-06-16 Adam DickmeissInternal version 2.1.23.
2006-06-15 Adam DickmeissMake ChangeLog in make dist rule
2006-06-15 Adam DickmeissTowards 2.1.22 YAZ.2.1.22
2006-06-15 Adam Dickmeisshanged bend_update_rr so that diagnostics are stored...
2006-06-15 Adam DickmeissIgnore zoomst10
2006-06-15 Adam DickmeissMake the zoom programs by default. Problem is that...
2006-06-15 Adam DickmeissChanged ZOOM_query_ccl2rpn function so that it takes...
2006-06-14 Mike TaylorFix leak of temporary connections created by ZOOM_query...
2006-06-14 Adam DickmeissFix complication for YAZ, when libxml2 is not present.
2006-06-13 Adam DickmeissUse simpler version resource.
2006-06-13 Mike TaylorDescribe ZOOM CCL support.
2006-06-13 Mike TaylorI think this now supports CCL in scan, but I've not...
2006-06-13 Mike TaylorAdd ZOOM_query_ccl2rpn() and two new error-codes that...
2006-06-13 Mike TaylorAdd ZOOM_query_ccl2rpn() and two new error-codes that...
2006-06-13 Adam DickmeissMention SRU rather than SRW (where appropriate).
2006-06-13 Adam DickmeissEmacs shell-script for these.
2006-06-12 Mike TaylorAvoid pointer-sign clash in yaz_marc_decode_buf() call.
2006-06-09 Adam DickmeissNews about SSL
2006-06-09 Adam DickmeissYAZ' configure searches for OpenSSL by default.
2006-06-09 Adam DickmeissSSL comstack uses SL_CTX_use_certificate_chain_file...
2006-06-08 Adam DickmeissFix other bug in yaz_filepath_resolve
2006-06-08 Adam DickmeissFixed bug #606: Empty path in yaz_filepath_resolve...
2006-06-07 Adam DickmeissUse same case for VS_RUNTIME_MANIFEST var
2006-06-07 Adam DickmeissInclude manifest for msvcr80.dll
2006-06-07 Adam DickmeissRemove debug DLLs part of dist. Add .manifest files
2006-06-07 Adam DickmeissBundle with Visual Studio 8 by default
2006-06-07 Adam DickmeissRemoved
2006-06-07 Adam DickmeissVersion 1.2.21
2006-06-07 Adam DickmeissChanged a few types from int to size_t
2006-06-07 Adam DickmeissVersion 1.2.21
2006-06-07 Adam DickmeissFor VS, define _CRT_NONSTDC_NO_DEPRECATE, so we don...
2006-06-05 Adam DickmeissUse defined names for SRW diagnostics
2006-06-05 Adam DickmeissFixed bug #601: SRU decode does not issue diagnostic...
2006-06-02 Adam DickmeissAdd pkg-config to Builld-Depends
2006-06-02 Adam Dickmeiss.dsl,.dsl not part of windows dist YAZ.2.1.20
2006-06-02 Adam DickmeissTowards 2.1.20
2006-06-02 Adam DickmeissBug #600: SRU GET, POST support for yaz-client. Introduced
2006-06-02 Adam DickmeissImplemented yaz_sru_post_encode which builds a SRU...
2006-06-02 Adam DickmeissMove .xsl.in's to id.xsl's .. so that we reduce .in...
2006-05-31 Sebastian HammerSet present->comp to NULL when no ESN is present in...
2006-05-31 Adam DickmeissFixed bug #599: ODR error on incoming PDU. Error was...
2006-05-30 Adam DickmeissAdded one type cast from char to unsigned char
2006-05-30 Adam DickmeissFixed bug #598: Allow missingValueAction to be specifie...
2006-05-30 Sebastian HammerAdded entry about present handler
2006-05-30 Sebastian HammerSimplified comp for present called from srw_bend_search
2006-05-30 Sebastian HammerArranged to call bend_present if records are displayed...
2006-05-28 Adam DickmeissUsing man COMPILE_HTML, COMPILE_MAN.. yaz.xml no longer...
2006-05-26 Adam DickmeissDefine HAVE_XSLTSAVERESULTTOSTRING for Windows
2006-05-26 Adam DickmeissRevert
2006-05-26 Adam DickmeissCheck for xsltSaveResultToString presence.
2006-05-25 Mike TaylorNote two further Debain packages required for CVS build.
next