Fixed bug in Generic Frontend Server that could cause a server to stop
[yaz-moved-to-github.git] / src / xmlquery.c
2006-07-06 Adam DickmeissFor Libxml2 and friends, YAZ defines YAZ_HAVE_{XML2...
2006-05-02 Adam DickmeissAdded nmem_text_node_cdata which takes xmlNode CDATA...
2006-04-20 Adam DickmeissMore Doxygen stuff; for auto-generated code too
2006-04-19 Adam DickmeissNew facilities for the MARC module. The reading - and...
2006-02-23 Adam DickmeissDont return value in void function
2006-02-23 Adam DickmeissFor XML query structure, use 'operator' instead of...
2006-02-19 Adam DickmeissImplement yaz_xml2query.
2006-02-02 Adam DickmeissSupply Term type as attribute in XML RPN representation.
2006-01-30 Adam Dickmeissyaz_query2xml complete and tested
2006-01-27 Adam DickmeissAdded initial implementation for XML Query representation.