yaz-moved-to-github.git
2005-11-08 Mike TaylorNote that sort1() needs documented when I do sort()
2005-11-08 Mike TaylorAdd ZOOM_resultset_sort1()
2005-11-08 Mike TaylorAdd ZOOM_resultset_sort1()
2005-11-08 Adam DickmeissAdded ZiNG Update Support. New codecs are defined in...
2005-11-06 Adam DickmeissFix bug #416 in a different way. Our handlers code...
2005-11-06 Adam DickmeissRemove no longer used MARC-8 conversion code
2005-11-04 Mike TaylorClarify sort-specification syntax.
2005-11-04 Mike TaylorFix incorrect diagnostic.
2005-11-03 Mike TaylorFix formatting inconsistency.
2005-11-02 Adam DickmeissAvoid mixed decl/stmt
2005-11-02 Mike TaylorAdd a list of the (surprisingly many) functions that...
2005-11-02 Adam DickmeissFix path to yaz-asncomp
2005-11-02 Adam DickmeissChange output for SearchResult-1. Display subqueryId...
2005-11-02 Adam DickmeissRename serachresult options a bit
2005-11-01 Adam DickmeissAllow retrieval of Search Result-1 information in ZOOM...
2005-11-01 Adam DickmeissAllow inspection of result set options with rget command
2005-10-28 Adam DickmeissFixed bug #416: First/second comb characters not handle...
2005-10-27 Adam DickmeissUse xsl:element for document element to prevent ns
2005-10-22 Adam DickmeissUse xstrdup rather than strdup.
2005-10-22 Adam DickmeissDo not use // comments
2005-10-22 Adam Dickmeisststlogthread by default prints nothing
2005-10-22 Adam Dickmeissyaz-benchmark uses yaz options rather than getopt
2005-10-20 Sebastian HammerAdded option -m to GFS to control formatting of time...
2005-10-17 Mike TaylorAdd ZOOM_connection_option_getl() -- very thin layer.
2005-10-17 Mike TaylorAdd support for int len to struct ZOOM_options_entry.
2005-10-17 Mike TaylorAdd int len to struct ZOOM_options_entry.
2005-10-17 Mike TaylorAdd ZOOM_connection_option_getl() and ZOOM_options_getl()
2005-10-15 Adam DickmeissPut static YAZ entities in separate file entities.ent.
2005-10-11 Adam DickmeissMove ZOOM_task definition to private ZOOM header
2005-09-27 Adam DickmeissAdded wrbuf_chlp_right
2005-09-26 Adam DickmeissChanged behavior of yaz-client's cancel command, so...
2005-09-21 Adam DickmeissAllow multiple record syntaxes to be specified in ...
2005-09-20 Marc Crommeadded a -g switch for gnuplot instructions in output...
2005-09-20 Marc Crommecounting ewrror corrected such that multiple repeats...
2005-09-20 Marc Crommemoving int declaration to top of function to avoid...
2005-09-19 Adam DickmeissAdded ignore of zoom-benchmark program
2005-09-19 Marc Crommebetter 3D graphics made possible by ordering events...
2005-09-16 Adam DickmeissUse localtime_r rather than localtime if available.
2005-09-16 Adam DickmeissCheck for localtime_r
2005-09-16 Adam DickmeissNew option -w sec for test log utility
2005-09-16 Adam DickmeissFilename passed to yaz_log_init_file assumed to be...
2005-09-16 Adam DickmeissRemove C++ style comments. Remove mixed stmt/var decl.
2005-09-16 Adam DickmeissImplemented logging of authentication info in GFS....
2005-09-16 Adam DickmeissBoolrean and rather than bitwise and
2005-09-16 Marc Crommetickmarks taken out
2005-09-15 Marc Crommechanged output such that process comes first, then...
2005-09-15 Marc Crommeuse points, no lines
2005-09-15 Marc Crommemade progres linearly increasing, and added gnuplot...
2005-09-12 Adam DickmeissUpdate NEWS with more info about SRU POST + resultSetId...
2005-09-12 Adam DickmeissModified yaz_sru_decode to only perform SRU POST URL...
2005-09-12 Adam DickmeissMention SRU POST
2005-09-12 Adam DickmeissChanged yaz_uri_array to no assume ? in start of URI...
2005-09-12 Adam DickmeissFixed SEGV that could occur in Z39.50 v2 mode
2005-09-11 Adam DickmeissCompatibility fixes for older C compilers. Fixed printf...
2005-09-11 Adam DickmeissAdded support for specifying SRW resultSetId + resultSe...
2005-09-11 Adam DickmeissPut declarations before statements to make code work...
2005-09-09 Marc Crommepretty formatting with tabs for gnuplot reading
2005-09-09 Adam DickmeissFixed bug #410: Can not rotate log
2005-09-09 Adam DickmeissAdd rules to build tstlog
2005-09-09 Adam DickmeissDo not build the separate Multi-threaded (MT) library...
2005-09-09 Adam DickmeissMajor log system cleanup. Added various locks for the...
2005-09-09 Adam DickmeissChanged nmem_mutex_create so that it properly handles...
2005-09-09 Adam DickmeissSet ODR_MAX_STACK to 2000 instead of 10000. It seems...
2005-09-09 Adam DickmeissDocument more tstlog options
2005-09-08 Adam DickmeissFix cpp-if check for POSIX threads
2005-09-08 Adam DickmeissAdded test tstlogthread which tests log system in multi...
2005-09-08 Adam DickmeissAdded option (-n) for tstlog to make call yaz_log a...
2005-09-07 Marc Crommeadded simple benchmark client program written over...
2005-09-07 Adam DickmeissDocument ZOOM_connection_last_event and the event types
2005-08-30 Adam DickmeissCall bend_close during init if there is an old handle... YAZXF2.1.4.2.2.release
2005-08-25 Adam Dickmeissyazphp.dsl no longer in use
2005-08-25 Adam DickmeissUse proper location for VS C runtime msvcr71.dll
2005-08-24 Heikki LevantoAdded 'exit' as an alternative for 'quit' in yaz-client
2005-08-22 Adam DickmeissMore type casts for char signed/unsigned and xmlChar...
2005-08-18 Adam DickmeissUpdated to use libxml 2.6.20, zlib 1.2.3
2005-08-11 Adam DickmeissIncrease the ODR stack size. Use different stack data...
2005-08-11 Adam DickmeissMake test fail if circular refenced ODR does not fail
2005-08-11 Adam DickmeissAdded tstodrstack to this
2005-08-11 Adam DickmeissTest with 100 level query and another with circular...
2005-08-11 Adam DickmeissAdded test for bad ODR nesting
2005-08-10 Adam DickmeissAdded some news items collected frmo CVS
2005-08-10 Adam DickmeissRemoved /usr/share/yaz/etc from libyaz. All /usr/share...
2005-08-09 Adam DickmeissFixed setting of record syntax for Extended Service...
2005-08-05 Adam DickmeissAdded missing start tag
2005-07-22 Adam DickmeissImplemented 'show all' command. Bug #398. Patch by...
2005-07-19 Mike TaylorNote TCP/IP backlog change.
2005-07-19 Mike TaylorIncrease TCP/IP listener backlog from 3 (which I am...
2005-07-18 Marc Crommestarted new developmenr version number to make side...
2005-07-18 Marc Crommeadded some package names to message
2005-06-30 Adam DickmeissCheck for open connection and proper protocol for updat...
2005-06-29 Adam DickmeissPick latest Docbook XML DTD for 4.X
2005-06-27 Adam DickmeissCase insensitive CQL relations/indexes/operations.
2005-06-25 Adam DickmeissExpanded tabs in all source files. Added vim/emacs...
2005-06-25 Adam DickmeissPrint ext command in help
2005-06-24 Adam DickmeissWS updates. No code changes
2005-06-24 Adam DickmeissAdd OID for External XMLES too
2005-06-23 Adam DickmeissFix relationModifier handling (incorrect value in check...
2005-06-23 Adam DickmeissChanged xmles command to take OID + doc as parameter...
2005-06-21 Adam DickmeissDescribe new comman xmles. Update doc for Item Update.
2005-06-21 Adam DickmeissRename VAL_XMLUPDATE to XML_XMLES bacuase this is an...
next