Moved back to a single log.h, with the new #define YAZ_USE_NEW_LOG
[yaz-moved-to-github.git] / src / seshigh.c
2004-12-13 Heikki LevantoMoved back to a single log.h, with the new #define...
2004-12-02 Adam DickmeissFix double-free in code that handles encoding errors...
2004-11-18 Heikki LevantoDeprecated log.h and created a new ylog.h
2004-11-16 Adam DickmeissAvoid new ANSI inline declaration
2004-11-16 Heikki LevantoImprovements in the log system, especially on the serve...
2004-10-15 Adam DickmeissDoxyfile file description. Indentation. No change of...
2004-10-09 Adam DickmeissFixed bug #172: surrogate diagnostics in SRW lacking NS.
2004-09-30 Adam DickmeissConvert Z39.50 surrogate diagnostics to SRW diagnostics...
2004-09-30 Adam DickmeissBug fix: YAZ GFS did not return schema in explainResponse.
2004-09-30 Adam DickmeissAdded typecast and removed bad assignment
2004-09-30 Adam DickmeissThe YAZ GFS when converting SRW/SRU requests to Z39...
2004-09-10 Adam DickmeissFor SRW, do not set numberOfRecords when diagnostic...
2004-08-02 Adam DickmeissAdd ES package of type commit
2004-06-15 Adam DickmeissAvoid using size_t for length modifier in printf format
2004-05-10 Adam DickmeissDo not mention windows.txt anymore. Point to HTML doc
2004-03-29 Adam DickmeissFix bug with missing initialization of member in init_d...
2004-03-16 Adam DickmeissAll MARC-8 codetables, but G1 uncertain
2004-02-16 Adam DickmeissTowards 2.0.12
2004-02-14 Adam DickmeissSRW/SRU update: use uri instead of code for diagnostic
2004-01-27 Adam DickmeissSRW diagnostic code now a URI
2004-01-23 Adam DickmeissAllow any PDU size if preferredMessageSize is 0
2004-01-15 Adam DickmeissChange proto of yaz_init_opt_decode.
2004-01-09 Adam DickmeissPicky SRU decode. yaz_srw_get supports scan
2004-01-07 Adam DickmeissAdd z_soap_codec_enc_xsl
2004-01-07 Adam DickmeissStylesheet support.
2004-01-05 Adam Dickmeiss2.0.9 candidate
2003-12-31 Adam DickmeissFix problem with print ODR/HTTP/odr_reset
2003-12-30 Adam DickmeissFix several compile warnings
2003-12-30 Adam DickmeissLet GFS accept SRW 1.0
2003-12-29 Adam DickmeissSRW scan
2003-12-29 Adam DickmeissGFS could drop first record in a result set exceeding...
2003-12-25 Adam DickmeissFix calculation of length of structured records in...
2003-12-21 Adam DickmeissHTTP header lookup case insensitive
2003-12-20 Adam DickmeissSRW/SRU 1.1
2003-12-04 Adam DickmeissTransfer decode memory to stream
2003-11-26 Mike TaylorUse odr_prepend() to assemble "implementation*" strings.
2003-11-17 Mike TaylorReverse the order of "toolkit-supplied / application...
2003-10-27 Adam DickmeissSource restructure. yaz-marcdump part of installation