C++ compilation.
[idzebra-moved-to-github.git] / recctrl / regxread.c
1999-05-26 Adam DickmeissC++ compilation.
1999-05-25 Adam DickmeissFixed bug in Tcl filter.
1999-05-21 Adam DickmeissTcl filter attempts to read <filt>.tflt. Improvements...
1999-05-20 Adam DickmeissImplemented TCL filter. Updated recctrl system.
1998-11-03 Adam DickmeissYet another fix.
1998-11-03 Adam DickmeissFixed bug introduced by previous commit.
1998-11-03 Adam DickmeissChanged code so that it creates as few data1 nodes...
1998-11-03 Adam DickmeissFixed memory leak that could occur for when large data1...
1998-10-15 Adam DickmeissAdded support for option -record for "end element"...
1998-07-01 Adam DickmeissMinor fix.
1998-06-30 Adam DickmeissTags are trimmed: white space removed before- and after...
1998-06-30 Adam DickmeissBug fix.
1998-03-05 Adam DickmeissImplemented rule contexts.
1997-12-12 Adam DickmeissFixed bug that showed up when multiple filter where...
1997-11-18 Adam DickmeissMember num_children removed from data1_node.
1997-11-06 Adam DickmeissImplemented "begin variant" for the sgml.regx filter.
1997-10-31 Adam DickmeissMinor change that avoids compiler warning.
1997-09-29 Adam DickmeissFixed small bug (introduced by previous commit).
1997-09-17 Adam DickmeissZebra version corresponds to YAZ version 1.4.
1997-07-15 Adam DickmeissCheck for zero length in execData.
1997-02-24 Adam DickmeissCleanup of code and commented out the "end element...
1997-02-19 Adam DickmeissFixed "end element" to terminate record in outer-most...
1997-02-12 Adam DickmeissChanged some log messages.
1996-11-08 Adam DickmeissBug fix: data1 node member u.tag.get_bytes weren't...
1996-10-29 Adam DickmeissDoesn't use the global data1_tabpath (from YAZ). Instea...
1996-10-11 Adam DickmeissNew module recctrl. Used to manage records (extract...