idzebra-moved-to-github.git
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
2007-02-12 Marc Crommeexperimental processing-instruction based indexing...
2007-02-12 Marc Crommeavoiding unnecesasary unused namespace declarations...
2007-02-12 Marc Crommeadded parsing function 'parse_pi_zebra_20' for processi...
2007-02-12 Adam DickmeissFixed bug #884: Entity declarations in input are lost...
2007-02-10 Adam DickmeissFixed serious bug in mf_open which made it fail to...
2007-02-10 Adam Dickmeissbuildconf.sh part of dist.
2007-02-07 Marc Crommecorrected DEPRECIATED to DEPRECATED
2007-02-07 Marc Crommeadded debian libidzebra-2.0-mod-dom package
2007-02-07 Marc Crommemaking 'dox' target phony
2007-02-07 Adam DickmeissImplemented new filter 'dom'. See test/xslt/dom-config...
2007-02-06 Adam DickmeissThe configuration, fileverboselimit, has a value of...
2007-02-06 Adam DickmeissOmit sort info: bug #844.
2007-02-06 Adam DickmeissMore compact statistics
2007-02-05 Marc Crommedropped section on future directions
2007-02-05 Marc Crommespll checked
2007-02-05 Marc Crommefromatting of feature tables updated
2007-02-05 Marc Crommefeature table updated
2007-02-02 Marc Crommecleaning a bit. more cleaning needed
2007-02-02 Marc Crommemore feature info. tables still look like a grande...
2007-02-02 Adam DickmeissFixed bug in zebrasrv: the default module path and...
2007-02-02 Adam DickmeissUse YAZ_BIB1_SYSTEM_ERROR_IN_PRESENTING_RECORDS everywh...
2007-02-02 Adam DickmeissFix DEFAULT_PROFILE_PATH
2007-02-02 Marc Crommereplaces acronymes in XML text with new defined acronym...
2007-02-02 Marc Crommeadded acronyme entities
2007-02-01 Marc Crommesome more typos corrected
2007-02-01 Marc Crommecorrected typos
2007-02-01 Marc Crommeadded Alvis 'XML'
2007-02-01 Marc Crommeplaced Alvis filter module before GRS-1 in arch chapter
2007-02-01 Marc Crommeplacing Alvis filter chapter before GRS-1 filter chapter
2007-02-01 Marc Crommefirst shot on tabulated feature overview - much needs...
2007-01-31 Mike TaylorNew
2007-01-24 Adam DickmeissBump version to 2.0.11
2007-01-24 Adam DickmeissDepend on YAZ 2.1.48 or later
2007-01-24 Adam DickmeissTowards 2.0.10. ZEBRA.2.0.10
2007-01-22 Adam DickmeissStaticrank indexing is now an index register type defin...
2007-01-22 Mike TaylorNew
2007-01-17 Adam DickmeissAvoid full rset count for rset_count. Proper break...
2007-01-17 Adam DickmeissChange prototype of busyhandler
2007-01-17 Marc Crommedocumentation updated according to suggestion from...
2007-01-17 Adam DickmeissExperiment with check for dead sessions.
2007-01-17 Adam DickmeissFor searches, allow truncmax value to be controlled...
2007-01-16 Adam DickmeissFor truncations being limited (abort at truncmax terms...
next