Fix term counters to be of type zint. Fix several printfs of zint.
[idzebra-moved-to-github.git] / recctrl / recgrs.c
2004-08-06 Adam DickmeissFix term counters to be of type zint. Fix several print...
2004-05-21 Adam DickmeissAdded grs.danbib filter - for Danish Bibliographic...
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 DickmeissTest sort/config
2003-08-21 Adam DickmeissNew filter grs.marcxml.
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-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-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-02 Adam DickmeissDirective systag.
2002-11-15 Adam DickmeissMissing grs_add_handler for Perl
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-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-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-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-05 Adam DickmeissConvert to ISO-8859-1 for indexing and retrieval
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 Dickmeissdata1 cleanup
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-03-21 Adam DickmeissSource 'tag' in abs-file
2002-02-20 Adam DickmeissWork on new API. Locking system re-implemented
2001-05-22 Adam DickmeissRemoved print of data1 tree on stdout so that inetd...
2001-03-29 Adam DickmeissFixed "record begin" for Tcl filter.
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.
2000-11-29 Adam DickmeissFixed problem with passwd db.
2000-02-25 Adam DickmeissFixed bug regarding pointer conversion that showed...
1999-11-30 Adam DickmeissImproved installation. Updated for inclusion of YAZ...
1999-09-07 Adam DickmeissWork on character mapping. Implemented replace rules.
1999-07-14 Adam DickmeissFixed potential memory leak.
1999-07-06 Adam DickmeissRetrieval handler obeys schema and handles XML transfer...
1999-05-26 Adam DickmeissC++ compilation.
1999-05-21 Adam DickmeissBetter diagnostics for extraction process.
1999-05-20 Adam DickmeissImplemented TCL filter. Updated recctrl system.
1999-03-02 Sebastian HammerAdded "tagsysno" and "tagrank" directives to zebra...
1999-02-18 Adam DickmeissMinor changes.
1999-02-02 Adam DickmeissUpdated WIN32 code specific sections. Changed header.
1998-10-18 Adam DickmeissChanged one logf call.
1998-10-16 Adam DickmeissUpdated record control system.
1998-07-01 Adam DickmeissElement localno only added when it's greater than 0.
1998-05-20 Adam DickmeissImplemented automatic EXPLAIN database maintenance.
1998-03-11 Adam DickmeissChanged the way sequence numbers are generated.
1998-03-05 Adam DickmeissMinor changes.
1998-02-10 Adam DickmeissImplemented Sort.
1998-01-29 Adam DickmeissFixed problem with mapping to record with unknown schema.
1998-01-26 Adam DickmeissBetter diagnostics.
1997-11-06 Adam DickmeissImplemented "begin variant" for the sgml.regx filter.
1997-10-31 Adam DickmeissAdded a few log statements.
1997-10-29 Adam DickmeissUsing oid_ent_to_oid used instead of the non thread...
1997-10-27 Adam DickmeissWork on generic character mapping depending on "structu...
1997-09-18 Adam DickmeissExtra generic handle for the character mapping routines.
1997-09-17 Adam DickmeissZebra version corresponds to YAZ version 1.4.
1997-09-09 Adam DickmeissPartial port to WIN95/NT.
1997-09-05 Adam DickmeissChanged prototype for chr_map_input - added const.
1997-09-04 Adam DickmeissAdded MARC filter - type grs.marc.<syntax> where syntax...
1997-07-15 Adam DickmeissInitialized dummy variable to keep checker gcc happy.
1997-04-30 Sebastian Hammernull
1997-02-24 Adam DickmeissCleanup of code and commented out the "end element...
1996-10-11 Sebastian HammerFixed arguments to nodetogr
1996-10-11 Adam DickmeissNew module recctrl. Used to manage records (extract...