yaz-moved-to-github.git
2004-12-20 Heikki LevantoAdded YLOG_FLUSH to the default log level, to avoid...
2004-12-16 Adam DickmeissInclude marcdisp.h so that atoi_n gets public on WIN32
2004-12-16 Adam DickmeissFix declaration (WIN32 section)
2004-12-15 Adam DickmeissGet rid of tex messages
2004-12-14 Adam DickmeissInclude stddef.h because of size_t use in header.
2004-12-13 Adam DickmeissChange wording WRT ylog.h/log.h
2004-12-13 Adam DickmeissChange order but not semantics regarding old LOG_-defs.
2004-12-13 Heikki LevantoIncluded xmalloc.h from log.h, if usingthe old system...
2004-12-13 Heikki LevantoMoved back to a single log.h, with the new #define...
2004-12-13 Adam DickmeissDefine YAZ_USE_NEW_LOG=1 if app require YAZ > 2.0.28
2004-12-10 Heikki LevantoDeprecated yaz-util.h with a warinng in place. Re-enabl...
2004-12-09 Adam DickmeissFixed place for YAZ_END_CDECL
2004-12-09 Adam DickmeissDocument commands: list_all, set_auto_reconnect, negcha...
2004-12-09 Adam DickmeissDocument .yazclientrc
2004-12-09 Adam Dickmeiss3rd argument for charset is marccharset
2004-12-09 Adam DickmeissImplemented commands negcharset and displaycharset...
2004-12-08 Adam DickmeissHad to remove. We will enable after has been public...
2004-12-08 Adam DickmeissInclude old yaz/log.h so that old things still work...
2004-12-02 Adam DickmeissFix double-free in code that handles encoding errors...
2004-12-02 Adam DickmeissReturn values in cmd_source_ functions
2004-12-02 ja7Fixed bug 227 and bug 228
2004-11-26 Heikki LevantoAdded a way to get around the old log warning
2004-11-26 Adam Dickmeissyaz-log.7 man pages part of RedHat package yaz
2004-11-26 Adam Dickmeissyaz-log.7 man pages part of Debian package yaz
2004-11-26 Heikki LevantoReintroduced the bit "defines for those log bits that...
2004-11-25 Adam DickmeissTreat field as having subfields even if first char...
2004-11-23 Heikki LevantoAdded a man page for yaz-log (7)
2004-11-23 Heikki LevantoRe-enabled the -v notime option, it was broken.
2004-11-22 Adam DickmeissFix new bug introduced by previous commit (../yaz*...
2004-11-21 Adam DickmeissUpdate SRW/SRU diagnostic message definitions and store...
2004-11-21 Adam DickmeissAbout log system changes
2004-11-21 Adam DickmeissUpdate log chapter for new log system
2004-11-19 Adam DickmeissFixed bug #212: make distcheck uses global yaz, not...
2004-11-19 Heikki LevantoMoved the #define of logf back into log.h, so that...
2004-11-19 Heikki LevantoFixed a CDECL thing that broke yaz++
2004-11-18 Heikki LevantoDeprecated log.h and created a new ylog.h
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
next