Fixed args passing with blanks for Windows Service
[yaz-moved-to-github.git] / src / xmlquery.c
2009-01-15 Adam DickmeissUpdated footer comment
2009-01-09 Adam DickmeissHappy new year
2008-04-01 Adam DickmeissUpdate source headers for 2008. Omit CVS ID keyword...
2007-05-06 Adam DickmeissCode updates which makes things compile as C++. Mostly...
2007-04-13 Adam DickmeissAdded inclusion of oid_db.h
2007-04-12 Adam DickmeissNew OID database - with public definitions in oid_db...
2007-01-03 Adam DickmeissTowards 2.1.44. Bump copyright year.
2006-10-27 Adam DickmeissFixed bug #711: Do not include Libxml2's headers from...
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.