Better rule for "fuzzy"
[yaz-moved-to-github.git] / include /
2006-03-22 Mike TaylorPut __UNUSED_loglevel back into structure to maintain...
2006-03-22 Mike TaylorRemoved loglevel from struct statserv_options_block...
2006-03-21 Adam DickmeissReestablish log_event_{start,end}.
2006-03-21 Adam DickmeissRemove log_event_{start,end}. Add function yaz_log_set_...
2006-03-16 Adam DickmeissBump to dev version 2.1.15
2006-03-14 Adam DickmeissTowards 2.1.14 YAZ.2.1.14
2006-03-01 Adam DickmeissAdded SRU-GET and SRU-POST support for ZOOM C. Option...
2006-02-19 Adam DickmeissImplement yaz_xml2query.
2006-02-19 Adam DickmeissImplemented utility odr_create_Odr_oct to create Odr_oc...
2006-02-02 Adam Dickmeiss2.1.13
2006-02-01 Adam DickmeissTowards 2.0.12
2006-01-30 Adam Dickmeissyaz_query2xml complete and tested
2006-01-29 Adam DickmeissAdded YAZ_CHECK_TERM which terminates test program...
2006-01-27 Adam DickmeissA little more flexible test unit
2006-01-27 Adam DickmeissAdded xmlquery.h,test.h in build
2006-01-27 Adam DickmeissAdded a few simple test framework macros (to be used...
2006-01-27 Adam DickmeissAdded initial implementation for XML Query representation.
2006-01-20 Adam DickmeissMake wrbuf_put_zquery public
2006-01-20 Adam DickmeissSeparate the logging utilities for queries in two ...
2005-12-21 Mike TaylorAdd ZOOM_query_cql2rpn()
2005-12-20 Mike TaylorTwo new ZOOM_ERROR codes, CQL_PARSE and CQL_TRANSFORM.
2005-12-19 Mike TaylorAdd ZOOM_connection_scan1(), which takes a ZOOM_query...
2005-12-14 Adam DickmeissAdded two new utilities for encoding SRW diagnostics...
2005-11-29 Adam DickmeissTowards 2.1.10
2005-11-16 Mike TaylorAdd ZOOM_connection_diagset()
2005-11-08 Mike TaylorAdd ZOOM_resultset_sort1()
2005-11-08 Adam DickmeissAdded ZiNG Update Support. New codecs are defined in...
2005-10-17 Mike TaylorAdd ZOOM_connection_option_getl() and ZOOM_options_getl()
2005-10-11 Adam DickmeissMove ZOOM_task definition to private ZOOM header
2005-09-27 Adam DickmeissAdded wrbuf_chlp_right
2005-09-11 Adam DickmeissAdded support for specifying SRW resultSetId + resultSe...
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-21 Adam DickmeissRename VAL_XMLUPDATE to XML_XMLES bacuase this is an...
2005-06-08 Adam DickmeissBump version to 2.1.9.
2005-06-07 Adam DickmeissTowards 2.1.8.
2005-06-06 Adam DickmeissAdd support for privately defined extended service...
2005-06-06 Adam DickmeissBump version to 2.1.7
2005-06-03 Adam DickmeissLet nmem.h include stddef.h to get size_t defined....
2005-05-26 Adam DickmeissAdd OID test. Changed prototype for ber_oidc.
2005-05-24 Adam DickmeissTowards 2.1.6. YAZ.2.1.6
2005-05-20 Adam DickmeissAdded support for SRW sort in Generic Frontend Server...
2005-05-18 Adam DickmeissAdded functin yaz_del_charneg_record, which removes...
2005-05-18 Adam DickmeissReestablish LOG_APP,APP2,APP3 .. continued.
2005-05-11 Adam DickmeissBump version to 2.1.5
2005-05-09 Mike TaylorIgnore generated header files.
2005-05-02 Adam DickmeissAdded utilities nmem_strsplit and nmem_strsplit_blank...
2005-04-26 Adam DickmeissTowards 2.1.4. YAZ.2.1.4
2005-04-22 Adam DickmeissChanged include/yaz/diagbib1.h and added include/yaz...
2005-04-20 Adam DickmeissTowards 2.1.3
2005-04-15 Adam DickmeissFix bug in CCL parser that could caused uninialized...
2005-03-16 Adam DickmeissTowards 2.1.2. YAZ.2.1.2
2005-03-15 Adam DickmeissFixed bug #272: Preserve spacing for CCL terms. The...
2005-03-14 Adam DickmeissTowards 2.1.0
2005-03-03 Adam DickmeissAdded explain facility for frontend server XML config...
2005-02-25 Adam DickmeissExtended OPAC display utility. OPAC display utility...
2005-02-25 Adam DickmeissYAZ 2.0.35
2005-02-08 Adam DickmeissTowards 2.0.34
2005-02-08 Adam DickmeissAdded MarcXchange support.
2005-02-02 Adam DickmeissFixed bug #263: YAZ MARCXML dump shows extra spaces...
2005-02-01 Adam DickmeissAdded support for multi-homed YAZ frontend server....
2005-02-01 Adam DickmeissAdded member user for COMSTACK that is an opaque pointe...
2005-01-27 Adam DickmeissFixed bug #255: EXTERNAL decoding with ASN.1 types...
2005-01-27 Adam DickmeissAdded prototype for zget_init_diagnostics_octet.
2005-01-27 Adam DickmeissFix comments for some ODR members
2005-01-17 Adam DickmeissBump version to 2.0.33
2005-01-16 Adam DickmeissRemoved away include of system headers in comstack...
2005-01-15 Adam DickmeissBump year
2005-01-11 Adam DickmeissTowards 2.0.32 YAZ.2.0.32
2005-01-11 Adam DickmeissAdded SRW Scan support in yaz-client and Generic Fronte...
2005-01-09 Adam DickmeissAdded whereInList member to SRW Scan Term
2005-01-08 Adam DickmeissAdded support for SRW scan in yaz-client
2005-01-04 Adam DickmeissBump version to 2.0.31
2005-01-03 Adam DickmeissTowards 2.0.30.
2004-12-22 Adam DickmeissAdded OID for charneg-4.
2004-12-20 Adam DickmeissAdded functions to initialize various structures for...
2004-12-20 Heikki LevantoAdded YLOG_FLUSH to the default log level, to avoid...
2004-12-14 Adam DickmeissInclude stddef.h because of size_t use in header.
2004-12-13 Adam DickmeissChange order but not semantics regarding old LOG_-defs.
2004-12-13 Heikki LevantoIncluded xmalloc.h from log.h, if usingthe old system...
2004-12-13 Heikki LevantoMoved back to a single log.h, with the new #define...
2004-12-10 Heikki LevantoDeprecated yaz-util.h with a warinng in place. Re-enabl...
2004-12-09 Adam DickmeissFixed place for YAZ_END_CDECL
2004-12-08 Adam DickmeissHad to remove. We will enable after has been public...
2004-12-08 Adam DickmeissInclude old yaz/log.h so that old things still work...
2004-11-26 Heikki LevantoAdded a way to get around the old log warning
2004-11-26 Heikki LevantoReintroduced the bit "defines for those log bits that...
2004-11-19 Heikki LevantoMoved the #define of logf back into log.h, so that...
2004-11-19 Heikki LevantoFixed a CDECL thing that broke yaz++
2004-11-18 Heikki LevantoDeprecated log.h and created a new ylog.h
2004-11-16 Heikki LevantoImprovements in the log system, especially on the serve...
2004-11-10 Adam DickmeissBump version to 2.0.29
2004-11-09 Adam DickmeissTowards 2.0.28
2004-11-04 Heikki LevantoFixed a bug that caused extra [level] tags in the log
2004-11-03 Adam DickmeissUsing blanks for assignments (no code changes)
2004-11-03 Heikki LevantoAdded dynamic log-levels:
2004-11-02 Heikki LevantoAdded a new log flag LOG_FLUSH that forces flushing...
2004-11-02 Heikki Levantoyaz_log_time_format sets the format of the timestamp...
2004-11-01 Adam DickmeissTowards 2.0.27
2004-11-01 Adam DickmeissFixed bug #148: CQL parser may leak. CQL nodes now...
next