Version 1.3.50.
[idzebra-moved-to-github.git] / recctrl /
2007-03-08 Adam DickmeissFor MARC reading skip until RS is met
2006-12-05 Adam DickmeissUpdated code to use new YAZ log functions/defines.
2006-11-03 Adam DickmeissDon't increment sequence number after each xelm indexin...
2006-10-30 Adam DickmeissFixed bug #234: mbox filter hangs when seeing a non...
2006-10-26 Adam DickmeissIntroduce function data1_absyn_getmarctab, data1_absyn_...
2006-10-26 Adam DickmeissFixed bug #710: Duplicate keys for CDATA in xelm/melm...
2006-10-12 Adam DickmeissFix crash that occurred if mc-ldr rules was used in...
2006-09-29 Adam DickmeissMore optimizations of the melm matching.
2006-09-28 Adam DickmeissFixed bug #685: Optimize xelm/melm matching. Indexing...
2006-08-14 Adam DickmeissUpdate copyright year + FSF address
2006-02-07 Adam DickmeissFix dfa_match_first to avoid match past nul byte
2006-02-06 Adam DickmeissFix for bug 431/460
2006-02-06 Adam DickmeissDont index attributes. Bug #460
2005-12-08 Adam DickmeissFixed bug #446: iso2709 filter SEGVs on bad input data.
2005-11-23 Adam DickmeissDont use YLOG_
2005-11-16 Adam DickmeissFix grs.sgml to use off_t rather than int for file...
2005-11-08 Adam DickmeissEnable X-Path indexing via attribute to set:use again...
2005-08-29 Adam DickmeissDisable attribute indexing for regular set:use xelm...
2005-06-29 Adam DickmeissFixed bug #317: xelm only indexes cdata at matching...
2005-03-11 Adam DickmeissDefine USE_NON_CONST to avoid warnings when using Tcl...
2005-01-16 Adam DickmeissAdd include stdlib.h to get abort/exit/atoi..
2005-01-16 Adam DickmeissRemoved unused var declaration
2004-11-30 olegFixed bug #217: lost indicator in linked fields of...
2004-10-12 Sebastian HammerEnabled retrieval of Zebra metadata in XML with element...
2004-09-06 Adam DickmeissUse different check for existing Perl interpreter....
2004-09-03 Adam DickmeissDo not reuse Perl interpreter for Perl 5.8. Fix bug...
2004-09-03 Adam DickmeissExtra check for running Perl interpreter. Fixes bug...
2004-08-24 Adam DickmeissAllow range to be specified in termlist, e.g. title...
2004-08-15 Adam DickmeissAdded facility to make attibutes in grs.regx and grs...
2004-08-11 Adam DickmeissRemove log message
2004-08-04 Adam DickmeissRemove isamd. It's not been in use for a long time...
2004-07-26 Adam DickmeissFixed bug 104: Bad default encoding for XML records...
2004-06-16 Adam DickmeissUse WRBUF instead of huge stack var
2004-06-16 Adam DickmeissFor includes specs in Makefiles use AM_CPPFLAGS instead...
2004-06-16 Adam DickmeissRemove unused local
2004-05-26 Adam DickmeissBug fix: did not return root (absyn) node
2004-05-26 Adam DickmeissBug fix: did not split on *
2004-05-25 Adam DickmeissFix problem with 'end element' which could pop off...
2004-05-21 Adam DickmeissContinuation lines
2004-05-21 Adam DickmeissAdded grs.danbib filter - for Danish Bibliographic...
2004-05-14 Adam DickmeissAdd facility to specify separator for text files, i...
2004-03-22 Adam DickmeissFor text filter, return only header if elementSetName...
2003-12-10 Adam DickmeissFix base address for MARC reader
2003-11-24 Mike TaylorFix typo in inTline_mk_field(), resolves undeclared...
2003-11-09 olegFixed error with linked fields for UNIMARC clone records.
2003-10-07 Adam Dickmeissyaz_log instead of logf. Change logging a bit
2003-09-16 Adam DickmeissAllow C89 comments only
2003-09-16 Adam DickmeissFix bug in tryMatch (introduced by previous commit)
2003-09-16 Adam DickmeissTest sort/config
2003-09-08 Adam DickmeissYear
2003-09-08 Adam DickmeissFix XML error handling
2003-09-08 Adam DickmeissTry to avoid SEGV in Expat when XML_Parse fails
2003-08-21 Adam DickmeissNew filter grs.marcxml.
2003-06-23 Adam DickmeissImplemented isamb_unlink.
2003-06-17 Adam DickmeissFixed anchor handling for /patterns/ (tryMatch)
2003-06-12 Adam DickmeissFix for root.absyn not being set (when .abs is bad...
2003-05-05 Adam DickmeissWS. Use data1_concat_text
2003-05-05 Adam DickmeissDont warn character 0x00 in Expat Encoding Handler
2003-04-25 Adam DickmeissIndentation
2003-04-24 popxelm directive support changed. xpath: enable directive...
2003-04-24 Adam DickmeissMinor changes in Debug log messages
2003-03-08 popfree xpath regexp
2003-03-05 Adam DickmeissExtra paranthesis to avoid GCC warning
2003-03-05 Adam DickmeissRemoved unused function tr. Fixed warning
2003-03-05 olegFixed error for MARC field, which has fixed lenght.
2003-02-28 popEnhanced security for lost filter objects. Added calls...
2003-02-28 Adam DickmeissAdded include of string.h
2003-02-28 olegAdded support of the complex indexing for MARC records...
2003-02-27 popVariable scoping back to individual function calls...
2003-02-26 popDoesn't diw when the constructor of the perl filter...
2003-02-25 Adam DickmeissAdd missing source files for Perl. ZEBRA.1.3.6
2003-02-20 Adam DickmeissBump version
2003-02-18 Adam DickmeissUpdated for YAZ 1.9.3
2003-02-04 popxelm support enhanced, now supports simpler predicates
2002-12-16 Adam Dickmeissxelm
2002-12-03 Mike TaylorRemove documentation of tagsysno (bah!) and add documen...
2002-12-02 Adam DickmeissDirective systag.
2002-11-26 Adam DickmeissAutomake conditional to control perlread.c. Perl disabl...
2002-11-18 popPrototype changed for grs_perl_get_mem, grs_perl_get_dh...
2002-11-16 popremoved PERL_IMPLICIT_CONTEXT allows to build with...
2002-11-15 Adam DickmeissNo // comments. Header.
2002-11-15 Adam DickmeissMissing grs_add_handler for Perl
2002-11-15 Adam DickmeissPerl Filter and Perl API
2002-10-22 Adam Dickmeissdata1 part of zebra
2002-10-08 Adam DickmeissFix setting of schemaIdentifier or GRS-1 records
2002-09-24 Adam DickmeissAdd Zebra metadata as suggested by Mike Taylor
2002-09-24 Adam DickmeissFix log message
2002-09-02 Adam DickmeissBetter check for Tcl on Debian
2002-08-30 Adam DickmeissAdd whitespace for idzebra XML elements (to make it...
2002-08-29 Adam DickmeissFix xpath indexing for non-existent attribute value
2002-08-29 Mike Tayloradd .cvsignore files
2002-08-29 Adam DickmeissBetter error diagnostics for XML reader
2002-08-29 Adam DickmeissSwitch to DEBUG
2002-08-28 Adam DickmeissZebra uses yaz_iconv
2002-08-28 Adam DickmeissZebra uses own XML reader (was part of YAZ before)
2002-08-23 Adam DickmeissPrint more characters for pretty dump
2002-08-19 Adam Dickmeissuse data1_mk_tag_n
2002-08-17 Adam Dickmeissxpath enable/disable
2002-08-02 Adam DickmeissTowards GPL
2002-08-02 Adam DickmeissXPATH fixes - leaf attributes part of tag path
next