changed output to be non-cascarding when using -n switch
[yaz-moved-to-github.git] / src / srwutil.c
2007-01-03 Adam DickmeissTowards 2.1.44. Bump copyright year.
2006-12-06 Adam DickmeissChanged the SRU update structures and codecs to reflect...
2006-10-27 Adam DickmeissUpdates for SRU Update by Ko van der Sloot:
2006-10-24 Adam DickmeissFix bug #706: 2nd try. Implement the charset rules...
2006-10-05 Adam DickmeissFixed bug #689: SRU diagnostics to be added.
2006-09-06 Adam DickmeissDont return value in void function
2006-09-06 Adam DickmeissRevert changes for PQF SRU queries.
2006-09-06 Adam DickmeissChanged the way PQF queries are encoded in SRU GET...
2006-08-18 Adam DickmeissMove yaz_srw_get_core_v_1_1 to other source. Define...
2006-08-16 Adam DickmeissImplemented bug #635: YAZ/ZOOM layer should include...
2006-07-06 Adam DickmeissFor Libxml2 and friends, YAZ defines YAZ_HAVE_{XML2...
2006-06-14 Adam DickmeissFix complication for YAZ, when libxml2 is not present.
2006-06-05 Adam DickmeissUse defined names for SRW diagnostics
2006-06-05 Adam DickmeissFixed bug #601: SRU decode does not issue diagnostic...
2006-06-02 Adam DickmeissImplemented yaz_sru_post_encode which builds a SRU...
2006-05-07 Adam DickmeissUse strchr instead of index (which was only standard...
2006-05-05 Sebastian HammerSupporting Username/password in SRU server mode, either...
2006-04-20 Adam DickmeissFixed bug in yaz_srw_get: case Z_SRW_scan_response...
2006-03-22 Adam DickmeissAccept application/soap+xml as content-type for SOAP msg
2006-03-01 Adam DickmeissAdded SRU-GET and SRU-POST support for ZOOM C. Option...
2006-02-01 Adam DickmeissDont return value in void function
2005-12-14 Adam DickmeissAdded two new utilities for encoding SRW diagnostics...
2005-11-09 Adam DickmeissUse int rather than short for bit field
2005-11-08 Adam DickmeissAdded ZiNG Update Support. New codecs are defined in...
2005-09-12 Adam DickmeissModified yaz_sru_decode to only perform SRU POST URL...
2005-09-12 Adam DickmeissChanged yaz_uri_array to no assume ? in start of URI...
2005-08-22 Adam DickmeissMore type casts for char signed/unsigned and xmlChar...
2005-06-25 Adam DickmeissExpanded tabs in all source files. Added vim/emacs...
2005-02-01 Adam DickmeissAllow text/plain as HTTP Content-Type for SRW HTTP...
2005-01-17 Adam DickmeissFix MAC compilation
2005-01-17 Adam DickmeissDo not declare several variables in non-XML mode
2005-01-16 Adam Dickmeissinclude stdlib.h
2005-01-15 Adam DickmeissBump year
2005-01-11 Adam DickmeissAdded SRU decode of maximumTerms, responsePosition...
2005-01-09 Adam DickmeissRename pqf scan parameter from x-ScanClause to x-pScanC...
2005-01-08 Adam DickmeissAdded support for SRW scan in yaz-client
2004-11-21 Adam DickmeissUpdate SRW/SRU diagnostic message definitions and store...
2004-10-15 Adam DickmeissDoxyfile file description. Indentation. No change of...
2004-10-09 Adam DickmeissFixed bug #176: Dont throw diagnostics on empty SRU...
2004-10-02 Adam DickmeissAdded several type casts for C++ compile
2004-03-24 Adam DickmeissSpell fix
2004-03-01 Adam DickmeissAnother fix for decoding of XML packed records. Version... YAZ.2.0.15
2004-02-26 Adam DickmeissMap SRW unsupported relation modifier to Bib-1: 117
2004-02-14 Adam DickmeissSRW/SRU update: use uri instead of code for diagnostic
2004-01-27 Adam DickmeissUse prefix for SRW diagset in ZOOM
2004-01-27 Adam DickmeissSRW diagnostic code now a URI
2004-01-09 Adam DickmeissUpdate SRW messages strings to version 1.1
2004-01-09 Adam DickmeissPicky SRU decode. yaz_srw_get supports scan
2004-01-07 Adam DickmeissRead recordXPath for SRU YAZ.2.0.9.larry
2004-01-07 Adam DickmeissStylesheet support.
2004-01-06 Adam DickmeissTweak error mapping
2004-01-06 Adam DickmeissSRW/Z39.50 diagnostic mapping: make bad ESN to bad...
2004-01-05 Adam Dickmeiss2.0.9 candidate
2003-12-30 Adam DickmeissFix several compile warnings
2003-12-20 Adam DickmeissSRW/SRU 1.1