yaz-moved-to-github.git
2004-11-17 Heikki LevantoAdded an option to specify -word in the loglevel parsin...
2004-11-17 Adam DickmeissModify wrbuf_put_zquery and wrbuf_scan_term so the...
2004-11-17 Adam DickmeissFor @prox operator, the "which" member being known...
2004-11-16 Adam DickmeissAvoid generating tsticonv.log
2004-11-16 Adam DickmeissClean up temp CQL test files
2004-11-16 Adam DickmeissAvoid new ANSI inline declaration
2004-11-16 Adam DickmeissMake sure test only write to build directory to make...
2004-11-16 Heikki LevantoImprovements in the log system, especially on the serve...
2004-11-10 Adam DickmeissBump version to 2.0.29
2004-11-09 Adam DickmeissUse strchr,strrchr instead of index/rindex. YAZ.2.0.28
2004-11-09 Adam DickmeissAdded marc these regressions test MARCXML records
2004-11-09 Adam DickmeissTowards 2.0.28
2004-11-09 Adam DickmeissAnnounce 2.0.27 because of new functions in log.h
2004-11-09 Adam DickmeissDescribe the new log utilities
2004-11-04 Heikki LevantoFixed a bug that caused extra [level] tags in the log
2004-11-03 Adam DickmeissUsing blanks for assignments (no code changes)
2004-11-03 Adam DickmeissAdded test program for logging.
2004-11-03 Heikki LevantoFixed a silly typo that made a numeric -v crash
2004-11-03 Heikki LevantoAdded dynamic log-levels:
2004-11-02 Heikki Levantoprotecting log rotation with a mutex
2004-11-02 Adam DickmeissIgnore .lib, .map, .exp
2004-11-02 Heikki LevantoRotating logfile if exceeding a gigabyte
2004-11-02 Heikki LevantoNot buffering the log file, unless LOG_FLUSH is set...
2004-11-02 Heikki Levantooops, forgot to give a name to LOG_FLUSH. Now added
2004-11-02 Heikki LevantoAdded a new log flag LOG_FLUSH that forces flushing...
2004-11-02 Heikki Levantoyaz_log_time_format sets the format of the timestamp...
2004-11-01 Adam DickmeissUse Sleep(mseconds) on Windows
2004-11-01 Adam DickmeissTowards 2.0.27
2004-11-01 Adam DickmeissReformat a bit
2004-11-01 Adam DickmeissFixed bug #148: CQL parser may leak. CQL nodes now...
2004-10-31 Adam DickmeissBug fix: explainRequest decoder did not initialize...
2004-10-27 Adam DickmeissReturn proper value for --comp (yaz-asncomp)
2004-10-15 Adam DickmeissDoxyfile file description. Indentation. No change of...
2004-10-12 ja7Added a sleep command ..
2004-10-10 Adam DickmeissFix setting of AM_CPPFLAGS
2004-10-10 Adam DickmeissTesting Deb
2004-10-10 Adam DickmeissRemove make rpm rule that is never used anymore
2004-10-10 Adam DickmeissAbort if OpenSSL does not exist and --with-openssl...
2004-10-10 Adam DickmeissDont define HAVE_WCHAR_H since wchar_t is a 16-bit...
2004-10-10 Adam DickmeissUse other type to avoid warning
2004-10-10 Adam DickmeissUpdate NEWS with most important changes
2004-10-09 Adam DickmeissFixed bug #176: Dont throw diagnostics on empty SRU...
2004-10-09 Adam DickmeissFixed bug #172: surrogate diagnostics in SRW lacking NS.
2004-10-09 Adam DickmeissFixed bug #172: RPM builds does not enable SSL.
2004-10-07 Adam DickmeissNot in use
2004-10-03 Adam DickmeissInitial work for Doxygen based YAZ reference
2004-10-02 Adam DickmeissUpdate documentation about CQL nodes
2004-10-02 Adam DickmeissRemove unused define CQL_NODE_MOD
2004-10-02 Adam DickmeissAdded several type casts for C++ compile
2004-10-02 Adam DickmeissAdd --with-xml2 to RPM spec
2004-10-01 Adam DickmeissAdd --with-xml2 to configure
2004-10-01 Adam DickmeissIf --with-xml2, --enable-tcpd is given and they cannot...
2004-10-01 Adam DickmeissExtend CCL chapter. Describe r=r
2004-10-01 Adam DickmeissNo TESTS here YAZ.2.0.26
2004-10-01 Adam DickmeissAdded ()s to avoid warning.
2004-10-01 Adam DickmeissTowards 2.0.26
2004-10-01 Adam DickmeissFixed MARC utilities to use proper conversion to XML...
2004-10-01 Adam DickmeissPrevent XML CDATA with ASCII control chars (except...
2004-10-01 Adam DickmeissAdding test for MARC->MARCXML conversions with 3 weird...
2004-09-30 Adam DickmeissServer returns surrogate diagnostic 14: "System error...
2004-09-30 Adam DickmeissConvert Z39.50 surrogate diagnostics to SRW diagnostics...
2004-09-30 Adam DickmeissRephrase
2004-09-30 Adam DickmeissBug fix: YAZ GFS did not return schema in explainResponse.
2004-09-30 Adam DickmeissTowards 2.0.25
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-30 Adam DickmeissCreate NMEM automatically for odr_{str,int}dup.
2004-09-30 Adam DickmeissFix serious bug regarding HTTP requests (introduced...
2004-09-29 Adam DickmeissWe added new functions so require 2.0.24 if YAZ is... YAZ.2.0.24
2004-09-29 Adam DickmeissTowards YAZ 2.0.24
2004-09-29 Adam DickmeissAdded CCL facility r=r "range" which is similar to...
2004-09-29 Adam DickmeissAdded include stdlib.h
2004-09-29 Adam DickmeissRemove unused variables
2004-09-22 Adam DickmeissRephrase info about option -m
2004-09-22 Adam DickmeissDocument scanpos and scanstep
2004-09-22 Adam DickmeissNotes about changes
2004-09-22 Adam DickmeissDo not declare static function f in AC_TRY_LINK test...
2004-09-22 Adam DickmeissDebian yaz-2.0.23-3
2004-09-22 Adam DickmeissAdded commands scanpos and scanstep that sets preferred...
2004-09-22 Adam DickmeissAdd command stepsize that sets stepSize for Scan (defau...
2004-09-22 Adam DickmeissAdd prototype for ccl_qual_buf.
2004-09-22 Adam DickmeissWindows 2.0.23-6
2004-09-22 Adam DickmeissAdded CCL utility ccl_qual_buf which parses one or...
2004-09-22 Adam DickmeissPrepare for new Debian
2004-09-21 Adam DickmeissFix saving of SRW query for show. Bug introduced by...
2004-09-21 Adam DickmeissFix problem with decoding of HTTP responses with no...
2004-09-17 Adam DickmeissRemove Id from header due to inconvenient diffs when...
2004-09-16 Adam DickmeissRephrased comment in NEWS
2004-09-13 Adam DickmeissIf queryType is prefix, yaz-client sends PQF to SRW...
2004-09-13 Adam DickmeissLog CCL and Z39.58 queries
2004-09-11 Adam Dickmeissoption --with-yazconfig renamed to --with-yaz
2004-09-10 Adam DickmeissFor SRW, do not set numberOfRecords when diagnostic...
2004-09-09 Adam DickmeissDTD_DIR assignment
2004-09-09 Adam DickmeissAlign text in configure --help
2004-09-09 Adam DickmeissDescribe with-yazconfig change
2004-09-09 Adam DickmeissRename Docbook related --with options to --with-docbook...
2004-09-03 Adam DickmeissManually test for OCLC UI OID and print
2004-09-03 Adam DickmeissDo not decode OCLC UI by default.
2004-08-24 Adam DickmeissClear ODR error in odr_setbuf
2004-08-19 Adam Dickmeissyazd.{dll,lib} instead of yazdebug.{dll,lib}.
next