Break long lines in debian/control
[idzebra-moved-to-github.git] / recctrl /
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
2002-08-01 Adam DickmeissRemove data1_pr_tree
2002-08-01 Adam DickmeissWork on xpath-like queries
2002-07-25 Adam DickmeissCharacter set negotiation updates
2002-07-08 Adam DickmeissFix YAZ include
2002-07-05 Adam DickmeissConvert to ISO-8859-1 for indexing and retrieval
2002-07-05 Adam DickmeissFix MARC and REGX/TCL filter for new data1 structure
2002-07-03 Adam DickmeissPrepare for extra root tag node for better XML support
2002-07-02 Adam Dickmeissidzebra:{filename,score,size,localnumber} tags for XML
2002-05-28 Adam DickmeissNo more @-tag for MARC
2002-05-14 Adam DickmeissFixed x-path indexing
2002-05-13 Adam DickmeissXML reader for data1 (EXPAT)
2002-05-07 Adam Dickmeissdata1 updates. Run number fix
2002-05-03 Adam Dickmeissmore data1 cleanup
2002-05-03 Adam Dickmeissdata1 cleanup
2002-04-15 Adam Dickmeissregx filter works with non-absyn
2002-04-13 Adam DickmeissMore XPATH work; common sequence numbers for extract...
2002-04-12 Adam DickmeissWork on XPATH
2002-04-11 Adam Dickmeisswork on string tag indexing
2002-04-09 Adam DickmeissFix XML attributes for MARC reader
2002-04-04 Adam DickmeissMulti register works with record paths and data1 profil...
2002-03-21 Adam DickmeissSource 'tag' in abs-file
2002-02-20 Adam DickmeissWork on new API. Locking system re-implemented
2001-05-29 Adam DickmeissMore fixes for character encodings.
2001-05-22 Adam DickmeissFixes for Tcl UTF8 character handling.
2001-05-22 Adam DickmeissRemoved print of data1 tree on stdout so that inetd...
2001-03-29 Adam DickmeissFixed "record begin" for Tcl filter.
2001-02-21 Adam DickmeissRemoved Makefile.in's.
2001-01-22 Adam DickmeissAdded support for raw retrieval (element set name ...
2000-12-05 Adam DickmeissFixed problem where indexer could crash if abstract...
2000-12-05 Adam DickmeissFixed minor bug that could cause zmbol to break it...
2000-12-05 Adam DickmeissTermlist source implemented (so that we can index value...
2000-12-05 Adam DickmeissFixed bug regarding user-defined attribute sets.
next