using yaz/log.h again
[idzebra-moved-to-github.git] / recctrl / marcread.c
2004-12-13 Adam Dickmeissusing yaz/log.h again
2004-11-19 Heikki LevantoUsing the new ylog.h everywhere, and fixing what that...
2004-09-28 Adam DickmeissReorganized header files so that a certain subset are...
2004-09-27 Adam DickmeissImplemented loadable filters.
2004-06-16 Adam DickmeissUse WRBUF instead of huge stack var
2003-12-10 Adam DickmeissFix base address for MARC reader
2003-11-09 olegFixed error with linked fields for UNIMARC clone records.
2003-08-21 Adam DickmeissNew filter grs.marcxml.
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 olegAdded support of the complex indexing for MARC records...
2002-08-02 Adam DickmeissTowards GPL
2002-07-05 Adam DickmeissFix MARC and REGX/TCL filter for new data1 structure
2002-05-28 Adam DickmeissNo more @-tag for MARC
2002-05-13 Adam DickmeissXML reader for data1 (EXPAT)
2002-05-03 Adam Dickmeissdata1 cleanup
2002-04-09 Adam DickmeissFix XML attributes for MARC reader
2000-05-15 Adam DickmeissAdded support for 64 bit input file support.
1999-11-30 Adam DickmeissImproved installation. Updated for inclusion of YAZ...
1999-06-25 Adam DickmeissMinor change that prevents MSVC warning.
1999-05-26 Adam DickmeissC++ compilation.
1999-05-20 Adam DickmeissImplemented TCL filter. Updated recctrl system.
1999-02-02 Adam DickmeissUpdated WIN32 code specific sections. Changed header.
1997-11-18 Adam DickmeissMember num_children removed from data1_node.
1997-10-27 Adam DickmeissFixed bug - data1 root node wasn't tagged at all!
1997-09-24 Adam Dickmeiss*** empty log message ***
1997-09-17 Adam DickmeissZebra version corresponds to YAZ version 1.4.
1997-09-04 Adam DickmeissAdded MARC filter - type grs.marc.<syntax> where syntax...