idzebra-moved-to-github.git
2007-05-14 Adam DickmeissFixed bug #1121: Crash for some searches with customize...
2007-05-09 Adam DickmeissFix dup YAZ_EXPORT ZEBRA.2.0.14
2007-05-09 Adam DickmeissTowards 2.0.14.
2007-05-09 Adam DickmeissNotes on version update.
2007-05-09 Adam Dickmeissm4 quoting
2007-05-09 Adam DickmeissFixed bug #1114: scan within set may use excessive...
2007-05-08 Adam DickmeissUse YAZ 3 lib,dll
2007-05-08 Adam DickmeissIssue diagnostic for scan if 'set' in @attr 8=set does...
2007-05-08 Adam DickmeissDisplay match string if log level "extract" is used.
2007-05-08 Adam DickmeissUse Odr_oid for OIDs. Require YAZ 3.0.2 or later.
2007-05-03 Adam DickmeissRequire YAZ 3
2007-04-25 Adam DickmeissAllow safari filter to specify index type.
2007-04-25 Adam Dickmeisslog optimized on level 'extrat'; details in 'details'
2007-04-25 Adam DickmeissReturn proper EOF for safari filter
2007-04-18 Adam DickmeissDont use nmem_init, nmem_exit
2007-04-17 Adam DickmeissUpdate for YAZ 3s libyaz_server.la
2007-04-16 Adam DickmeissAnother and hopefully, last, YAZ OID DB update
2007-04-16 Adam DickmeissUpdate for YAZ 3s new OID system
2007-04-07 Adam DickmeissChanged extract code so that it optimizes updates of...
2007-04-07 Adam DickmeissFixed bad memory reference that could occur if empty...
2007-04-07 Adam DickmeissRemove leading blank line
2007-04-03 Adam DickmeissFixed bug #1017: assert failure in isamb for delete...
2007-04-03 Adam DickmeissMake directory config it it is not there
2007-04-02 Adam DickmeissRemoved a few YLOG_LOG messages. This could be enough...
2007-03-21 Adam DickmeissUpdate with latest changes.
2007-03-21 Adam DickmeissDescribe the @type action for DOM filter
2007-03-21 Adam DickmeissMinor change in link to CQL material in YAZ
2007-03-21 Adam DickmeissFor RPN queries the index type (w,p,..) may be specifie...
2007-03-20 Adam DickmeissChangeLog in dist
2007-03-20 Adam DickmeissUse yaz_iconv flushing.
2007-03-20 Adam DickmeissRemove debug msg
2007-03-19 Adam DickmeissUse non-const char return value for strtok work
2007-03-19 Adam DickmeissWRBUF updates.
2007-03-14 Adam DickmeissChanged some types in mod_dom.c ; mostly 'xmlChar ...
2007-03-14 Adam DickmeissChanged record update API . It is now handled by function
2007-03-13 Adam DickmeissFixed bug #944: Allow extraction of multiple records...
2007-03-08 Adam DickmeissDebian package 2.0.13-1
2007-03-08 Marc Crommechanged <dom> and <input> parser such that the followin...
2007-03-08 Adam DickmeissFor MARC indexing, skip until record separator is met.
2007-03-08 Adam DickmeissBump to 2.0.13
2007-03-08 Marc Crommecorrected typo
2007-03-08 Marc Crommeadded example of MARCXML indexing with chopping of...
2007-03-07 Adam DickmeissAdded mod_dom to win32 makefile ZEBRA.2.0.12
2007-03-07 Adam DickmeissTowards 2.0.12
2007-03-07 Adam DickmeissFixed bug with indexing of attributes for rec.grs-class...
2007-03-07 Marc CrommeAdded always the XML parsing flag XML_PARSE_NONET to...
2007-03-07 Marc Crommeremoved documentation of non-working 'insert', 'update...
2007-03-06 Adam DickmeissFixed bug #931: lem 'zebra::index::field' hangs if...
2007-03-06 Adam DickmeissFixed bug #943: Searches with localid always find a...
2007-03-06 Adam DickmeissAvoid mixed stmt/var declare
2007-03-06 Marc Crommeadded missing extra dist target
2007-03-06 Adam DickmeissFixed bug #946: Coredump on MARC display.
2007-03-06 Adam DickmeissAdded missing xsl for dom1 test.
2007-03-05 Marc Crommeadded tests for bug #883 'Need an 'ignore' value for...
2007-03-03 Adam DickmeissFixes for perform_convert: use xmlParseMemory instead...
2007-03-01 Marc Crommeremoved section on special record retrieval features...
2007-03-01 Marc Crommeremoved quick start and examples, which are very GRS...
2007-03-01 Adam DickmeissAllow record filters to return 'skip' this record ...
2007-02-28 Adam DickmeissFix handling of record retrieval in the case of open...
2007-02-28 Marc Crommeadded nice debug output of all xmlreader and xslt XML...
2007-02-28 Marc Crommeclosing bug #928 by dropping DOM document to xmlbuffer...
2007-02-28 Marc Crommeremoved general warning log of indexing process. this...
2007-02-26 Adam DickmeissAvoid sprintf with NULL %s value (Solaris dislikes it)
2007-02-24 Adam DickmeissFixed bug #929: Unfinished transaction in non-shadow...
2007-02-24 Adam DickmeissDeal with two common places for corrupt Explain database
2007-02-24 Adam DickmeissProper cleanup (isamb_close) for bad headers
2007-02-23 Adam DickmeissUse xmlGetLineNo instead of xmlGetNodePath for errors...
2007-02-23 Adam DickmeissFor each element macro.
2007-02-23 Adam DickmeissFor dom filter, in input element construct, parse ...
2007-02-23 Adam DickmeissWrap log messages for dom filter. This uses yaz_vsnprin...
2007-02-23 Adam DickmeissFix dist: do not put domfilter.eps in dist.
2007-02-22 Marc Crommeadded more instructions to DOM filter docs, spell check...
2007-02-22 Marc Crommeadded missing dependendy of index.html to all PNG files
2007-02-22 Marc Crommeadded missing domfilter.eps to make rules, such that...
2007-02-22 Adam DickmeissRemove PDF files from EXTRA_DIST/doc_DATA (as done...
2007-02-21 Adam Dickmeisszebra.pdf depends on domfilter.pdf
2007-02-21 Marc Crommemore info on DOM filter config
2007-02-21 Marc Crommeadded domfilter.svg to distribution tarball, now make...
2007-02-21 Marc Crommeadded more content on dom filter pipelines
2007-02-21 Marc Crommestarted explaining each dom filter pipeline
2007-02-21 Marc Crommeadded figure of workflow on DOM XML filter
2007-02-20 Marc Crommesmall changes to format
2007-02-20 Marc Crommeadded proper namespace in example config
2007-02-20 Marc Crommesome more changes, more to come
2007-02-20 Marc Crommeadded initial DOM XML filter documentation. Much is...
2007-02-18 Adam DickmeissFixed bug #898: xslt tests fails on several platforms...
2007-02-18 Adam DickmeissFixed minor memory leak
2007-02-15 Marc Crommechanged to respect correct index instructions in new...
2007-02-15 Marc Crommeoptimized code such that the RecWord structure recword...
2007-02-15 Marc Crommeremoved dead code pieces which are reminisences from...
2007-02-15 Marc Crommepretty formatting warning messages, always giving the...
2007-02-15 Marc Crommerewritten mod_dom instruction parsing code hooked into...
2007-02-14 Marc Crommeadded 'static' declaration to functiondefinitions
2007-02-14 Marc Crommechanging attribute 'action' to 'type' for better confrm...
2007-02-14 Marc Crommeindenting entire file according to the rules stated...
2007-02-14 Marc Crommecontinued hooking in tinfo and recctr, still need to...
2007-02-14 Marc Crommeremoved wanings by zillions of (const char *) casts...
2007-02-14 Marc Crommeremoved the crappy PI and <z:index> parsing code comitt...
2007-02-13 Marc Crommeremoved unnecessary out-commented code lines
2007-02-13 Marc Crommefacturized DOM XML indexing code out into function
next