2007-05-08 |
Adam Dickmeiss | Use Odr_oid for OIDs. Require YAZ 3.0.2 or later. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Adam Dickmeiss | Require YAZ 3 |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Adam Dickmeiss | Allow safari filter to specify index type. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Adam Dickmeiss | log optimized on level 'extrat'; details in 'details' |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Adam Dickmeiss | Return proper EOF for safari filter |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Adam Dickmeiss | Dont use nmem_init, nmem_exit |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Adam Dickmeiss | Update for YAZ 3s libyaz_server.la |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Adam Dickmeiss | Another and hopefully, last, YAZ OID DB update |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Adam Dickmeiss | Update for YAZ 3s new OID system |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Adam Dickmeiss | Changed extract code so that it optimizes updates of... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Adam Dickmeiss | Fixed bad memory reference that could occur if empty... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Adam Dickmeiss | Remove leading blank line |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Adam Dickmeiss | Fixed bug #1017: assert failure in isamb for delete... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Adam Dickmeiss | Make directory config it it is not there |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Adam Dickmeiss | Removed a few YLOG_LOG messages. This could be enough... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Adam Dickmeiss | Update with latest changes. |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Adam Dickmeiss | Describe the @type action for DOM filter |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Adam Dickmeiss | Minor change in link to CQL material in YAZ |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Adam Dickmeiss | For RPN queries the index type (w,p,..) may be specifie... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Adam Dickmeiss | ChangeLog in dist |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Adam Dickmeiss | Use yaz_iconv flushing. |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Adam Dickmeiss | Remove debug msg |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Adam Dickmeiss | Use non-const char return value for strtok work |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Adam Dickmeiss | WRBUF updates. |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Adam Dickmeiss | Changed some types in mod_dom.c ; mostly 'xmlChar ... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Adam Dickmeiss | Changed record update API . It is now handled by function |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Adam Dickmeiss | Fixed bug #944: Allow extraction of multiple records... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Adam Dickmeiss | Debian package 2.0.13-1 |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Marc Cromme | changed <dom> and <input> parser such that the followin... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Adam Dickmeiss | For MARC indexing, skip until record separator is met. |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Adam Dickmeiss | Bump to 2.0.13 |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Marc Cromme | corrected typo |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Marc Cromme | added example of MARCXML indexing with chopping of... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Adam Dickmeiss | Added mod_dom to win32 makefile ZEBRA.2.0.12 |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Adam Dickmeiss | Towards 2.0.12 |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Adam Dickmeiss | Fixed bug with indexing of attributes for rec.grs-class... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Marc Cromme | Added always the XML parsing flag XML_PARSE_NONET to... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Marc Cromme | removed documentation of non-working 'insert', 'update... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Adam Dickmeiss | Fixed bug #931: lem 'zebra::index::field' hangs if... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Adam Dickmeiss | Fixed bug #943: Searches with localid always find a... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Adam Dickmeiss | Avoid mixed stmt/var declare |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Marc Cromme | added missing extra dist target |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Adam Dickmeiss | Fixed bug #946: Coredump on MARC display. |
commit | commitdiff | tree | snapshot |
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 |
next |