Fixed bug #830: pkg-config support. YAZ installs yaz.pc for Debian
[yaz-moved-to-github.git] / include /
2007-01-23 Adam DickmeissVersion 2.1.49.
2007-01-23 Adam DickmeissTowards 2.1.48. YAZ.2.1.48
2007-01-16 Adam DickmeissExtended the GFS search facility. New member of bend_se...
2007-01-13 Adam DickmeissYAZ 2.1.47
2007-01-13 Adam DickmeissTowards 2.1.46 YAZ.2.1.46
2007-01-12 Adam DickmeissAdded Doxygen mainpage.
2007-01-12 Adam DickmeissRenamed ZOOM_process_event to ZOOM_event_nonblock to...
2007-01-11 Adam DickmeissMove HTTP logic out of zgdu.c to http.c.
2007-01-11 Adam DickmeissImplemented bug #806: Deal with HTTP clients sending...
2007-01-10 Adam DickmeissImplemented ZOOM_connection_peek_event.
2007-01-09 Adam DickmeissImplemented Generic select hook for ZOOM (bug #803...
2007-01-08 Adam DickmeissImplemented function ccl_xml_config which parses XML...
2007-01-08 Adam DickmeissFix Doxygen comment.
2007-01-06 Adam DickmeissAdded wrbuf_cstr which returns 0-terminated WRBUF
2007-01-06 Adam DickmeissAdded wrbuf_destroy(w), equivalent to wrbuf_free(w,1)
2007-01-03 Adam DickmeissAdded timings utility. Bump version to 2.1.45.
2007-01-03 Adam DickmeissTowards 2.1.44. Bump copyright year.
2007-01-01 Adam DickmeissDefine the LOG_ masks by default (again)
2006-12-18 Adam DickmeissAdded yaz_marc_write_xml which creates MARCXML/MarcXcha...
2006-12-18 Adam Dickmeiss2.1.43
2006-12-17 Adam DickmeissTowards 2.1.42. YAZ.2.1.42
2006-12-15 Adam DickmeissImplemented function yaz_marc_read_line which parses...
2006-12-15 Adam DickmeissSplit MARC reader functions out of marcdisp.c. Prepare...
2006-12-13 Adam DickmeissAdded header yaz/xmltypes.h which include libxml2'...
2006-12-13 Adam DickmeissRemoved files nfa.h, nfaxml.h no longer in use
2006-12-12 Marc Cromme<retrielvalinfo> config file XML syntax changed to...
2006-12-07 Adam DickmeissAdded 'check only' option for MARC utilities. Option...
2006-12-06 Adam DickmeissChanged the SRU update structures and codecs to reflect...
2006-12-04 Adam DickmeissAdded GFS utility function bend_assoc_is_alive which...
2006-11-29 Adam DickmeissVeresion 2.1.41. Added ziffy, the promiscuous Z39.50...
2006-11-27 Adam DickmeissTowards 2.1.40. YAZ.2.1.40
2006-11-14 Adam DickmeissAdded utilities yaz_{set,get}_esn to set/get element...
2006-10-31 Adam DickmeissImplemented ZOOM_record_error which returns error infor...
2006-10-31 Mike TaylorIgnore generated diagsru_update.h
2006-10-31 Adam DickmeissTowards 2.1.38. YAZ.2.1.38
2006-10-27 Adam DickmeissFixed bug #711: Do not include Libxml2's headers from...
2006-10-27 Adam DickmeissUpdates for SRU Update by Ko van der Sloot:
2006-10-25 Adam DickmeissDocument yaz_matchstr
2006-10-17 Adam DickmeissTowards 2.1.37.
2006-10-13 Adam DickmeissTowards 2.1.36 YAZ.2.1.36
2006-10-13 Adam DickmeissFiles that include full license should not also point...
2006-10-11 Adam DickmeissImplement yaz_filepath_comp which splits a path into...
2006-10-09 Adam DickmeissChange wording ot YAZ license the 'Revised BSD License...
2006-10-04 Mike TaylorChange K&R-style empty function declarations to explici...
2006-10-04 Adam DickmeissImplement ZOOM_connection_is_idle.
2006-10-04 Adam Dickmeiss2.1.35.
2006-10-04 Adam Dickmeiss2.1.34 YAZ.2.1.34
2006-09-27 Adam DickmeissAdded GCC option -Wstrict-prototypes to buildconf.sh...
2006-09-21 Adam DickmeissBump version to 2.1.33
2006-09-21 Adam DickmeissYAZ 2.1.32 YAZ.2.1.32
2006-09-18 Adam Dickmeiss2.1.31
2006-09-17 Adam DickmeissTowards 2.1.30. YAZ.2.1.30
2006-09-14 Marc Crommeconst correctness of z_HTTP_header_lookup first argumen...
2006-09-06 Adam DickmeissFixed bug 655: IP reverse map no longer works. Renamed...
2006-09-04 Adam DickmeissVersion 2.1.29
2006-09-04 Adam DickmeissVersion 2.1.28. YAZ.2.1.28
2006-08-30 Adam DickmeissTCP/IP COMSTACK uses getaddrinfo as resolver on systems...
2006-08-28 Adam DickmeissNew option for yaz-marcdump -lpos=value which allows...
2006-08-28 Adam DickmeissFixed bug #643: Bad sequence for MARC conversions from...
2006-08-24 Adam DickmeissMake a facility for COMSTACK to reject too large packag...
2006-08-24 Adam DickmeissDoxygen comment.
2006-08-24 Adam DickmeissMake a public function, yaz_write_UTF8_char, to encode...
2006-08-16 Adam DickmeissTowards 2.1.27.
2006-08-16 Adam DickmeissImplemented bug #635: YAZ/ZOOM layer should include...
2006-08-15 Adam DickmeissTowards 2.1.26. YAZ.2.1.26
2006-08-13 Adam DickmeissOnly declare nmem_text_node_cdata if Libxml2 is available
2006-08-11 Adam DickmeissChanged prototype for nmem_text_node_cdata so that...
2006-08-11 Adam DickmeissCosmetic for doxygen
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-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 Crommefurther cleaning of log messages, related to bug #405
2006-07-07 Adam DickmeissFix compilation on Windows. Reformat a bit
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 DickmeissFix compilation on systems where Libxml2 does not exist
2006-07-06 Adam DickmeissRemoved HAVE_XML2, because public headers never should...
2006-07-04 Heikki LevantoStarted the error handling in nfaxml. Not at all ready...
2006-06-16 Adam DickmeissInternal version 2.1.23.
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 DickmeissChanged ZOOM_query_ccl2rpn function so that it takes...
2006-06-13 Mike TaylorAdd ZOOM_query_ccl2rpn() and two new error-codes that...
2006-06-07 Adam DickmeissVersion 1.2.21
2006-06-02 Adam DickmeissTowards 2.1.20
2006-06-02 Adam DickmeissImplemented yaz_sru_post_encode which builds a SRU...
2006-05-10 Heikki LevantoHigher-level interfaces, fixing the bugs these uncovered.
2006-05-10 Heikki LevantoAdded a way to get the verbosity to test programs
2006-05-09 Adam DickmeissFixes for retrieval handling in SRU mode.. The "virtual...
2006-05-08 Adam DickmeissChange return values for yaz_retrieval_request a bit...
2006-05-08 Adam DickmeissDefine max length of OID dot string: OID_STR_MAX.
2006-05-07 Adam DickmeissReformat comments for Doxygen
2006-05-07 Adam DickmeissAdded more tests for retrieval/record_conv system....
2006-05-07 Adam DickmeissAdded retrieval handling support in Generic Frontend...
2006-05-05 Sebastian HammerSupporting Username/password in SRU server mode, either...
2006-05-05 Adam DickmeissImplement yaz_retrieval_configure.
2006-05-05 Heikki LevantoRange converter for actually converting character ranges
2006-05-05 Heikki LevantoFixed the interface to match,
next