2007-03-06 |
Adam Dickmeiss | Added missing xsl for dom1 test. |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Marc Cromme | added tests for bug #883 'Need an 'ignore' value for... |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Adam Dickmeiss | Fixes for perform_convert: use xmlParseMemory instead... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Marc Cromme | removed section on special record retrieval features... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Marc Cromme | removed quick start and examples, which are very GRS... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Adam Dickmeiss | Allow record filters to return 'skip' this record ... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Adam Dickmeiss | Fix handling of record retrieval in the case of open... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Marc Cromme | added nice debug output of all xmlreader and xslt XML... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Marc Cromme | closing bug #928 by dropping DOM document to xmlbuffer... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Marc Cromme | removed general warning log of indexing process. this... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Adam Dickmeiss | Avoid sprintf with NULL %s value (Solaris dislikes it) |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Adam Dickmeiss | Fixed bug #929: Unfinished transaction in non-shadow... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Adam Dickmeiss | Deal with two common places for corrupt Explain database |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Adam Dickmeiss | Proper cleanup (isamb_close) for bad headers |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Adam Dickmeiss | Use xmlGetLineNo instead of xmlGetNodePath for errors... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Adam Dickmeiss | For each element macro. |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Adam Dickmeiss | For dom filter, in input element construct, parse ... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Adam Dickmeiss | Wrap log messages for dom filter. This uses yaz_vsnprin... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Adam Dickmeiss | Fix dist: do not put domfilter.eps in dist. |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Marc Cromme | added more instructions to DOM filter docs, spell check... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Marc Cromme | added missing dependendy of index.html to all PNG files |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Marc Cromme | added missing domfilter.eps to make rules, such that... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Adam Dickmeiss | Remove PDF files from EXTRA_DIST/doc_DATA (as done... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Adam Dickmeiss | zebra.pdf depends on domfilter.pdf |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Marc Cromme | more info on DOM filter config |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Marc Cromme | added domfilter.svg to distribution tarball, now make... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Marc Cromme | added more content on dom filter pipelines |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Marc Cromme | started explaining each dom filter pipeline |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Marc Cromme | added figure of workflow on DOM XML filter |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Marc Cromme | small changes to format |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Marc Cromme | added proper namespace in example config |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Marc Cromme | some more changes, more to come |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Marc Cromme | added initial DOM XML filter documentation. Much is... |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Adam Dickmeiss | Fixed bug #898: xslt tests fails on several platforms... |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Adam Dickmeiss | Fixed minor memory leak |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Marc Cromme | changed to respect correct index instructions in new... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Marc Cromme | optimized code such that the RecWord structure recword... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Marc Cromme | removed dead code pieces which are reminisences from... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Marc Cromme | pretty formatting warning messages, always giving the... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Marc Cromme | rewritten mod_dom instruction parsing code hooked into... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Marc Cromme | added 'static' declaration to functiondefinitions |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Marc Cromme | changing attribute 'action' to 'type' for better confrm... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Marc Cromme | indenting entire file according to the rules stated... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Marc Cromme | continued hooking in tinfo and recctr, still need to... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Marc Cromme | removed wanings by zillions of (const char *) casts... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Marc Cromme | removed the crappy PI and <z:index> parsing code comitt... |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Marc Cromme | removed unnecessary out-commented code lines |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Marc Cromme | facturized DOM XML indexing code out into function |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Marc Cromme | experimental processing-instruction based indexing... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Marc Cromme | avoiding unnecesasary unused namespace declarations... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Marc Cromme | added parsing function 'parse_pi_zebra_20' for processi... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Adam Dickmeiss | Fixed bug #884: Entity declarations in input are lost... |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Adam Dickmeiss | Fixed serious bug in mf_open which made it fail to... |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Adam Dickmeiss | buildconf.sh part of dist. |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Marc Cromme | corrected DEPRECIATED to DEPRECATED |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Marc Cromme | added debian libidzebra-2.0-mod-dom package |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Marc Cromme | making 'dox' target phony |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Adam Dickmeiss | Implemented new filter 'dom'. See test/xslt/dom-config... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Adam Dickmeiss | The configuration, fileverboselimit, has a value of... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Adam Dickmeiss | Omit sort info: bug #844. |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Adam Dickmeiss | More compact statistics |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Marc Cromme | dropped section on future directions |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Marc Cromme | spll checked |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Marc Cromme | fromatting of feature tables updated |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Marc Cromme | feature table updated |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Marc Cromme | cleaning a bit. more cleaning needed |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Marc Cromme | more feature info. tables still look like a grande... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Adam Dickmeiss | Fixed bug in zebrasrv: the default module path and... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Adam Dickmeiss | Use YAZ_BIB1_SYSTEM_ERROR_IN_PRESENTING_RECORDS everywh... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Adam Dickmeiss | Fix DEFAULT_PROFILE_PATH |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Marc Cromme | replaces acronymes in XML text with new defined acronym... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Marc Cromme | added acronyme entities |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Marc Cromme | some more typos corrected |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Marc Cromme | corrected typos |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Marc Cromme | added Alvis 'XML' |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Marc Cromme | placed Alvis filter module before GRS-1 in arch chapter |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Marc Cromme | placing Alvis filter chapter before GRS-1 filter chapter |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Marc Cromme | first shot on tabulated feature overview - much needs... |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Mike Taylor | New |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Adam Dickmeiss | Bump version to 2.0.11 |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Adam Dickmeiss | Depend on YAZ 2.1.48 or later |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Adam Dickmeiss | Towards 2.0.10. ZEBRA.2.0.10 |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Adam Dickmeiss | Staticrank indexing is now an index register type defin... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Mike Taylor | New |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Adam Dickmeiss | Avoid full rset count for rset_count. Proper break... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Adam Dickmeiss | Change prototype of busyhandler |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Marc Cromme | documentation updated according to suggestion from... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Adam Dickmeiss | Experiment with check for dead sessions. |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Adam Dickmeiss | For searches, allow truncmax value to be controlled... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Adam Dickmeiss | For truncations being limited (abort at truncmax terms... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Adam Dickmeiss | For estimated hit counts, Zebra returns resultSetStatus... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Adam Dickmeiss | Towards 2.0.8. ZEBRA.2.0.8 |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Adam Dickmeiss | Noted some changes to NEWS |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Adam Dickmeiss | 2007. |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Adam Dickmeiss | Use dblatex instead pdfjadetex to generate PDF |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Adam Dickmeiss | 2007. |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Adam Dickmeiss | Added releaseinfo |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Adam Dickmeiss | Productname from ZEBRA to zebra in refentries |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Adam Dickmeiss | Rename to table ID to unique and proper ID. |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Adam Dickmeiss | Put author elements in authorgroup. |
commit | commitdiff | tree | snapshot |
next |