Added README.
[idzebra-moved-to-github.git] / recctrl /
1998-01-26 Adam DickmeissBetter diagnostics.
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-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 DickmeissFixed bug - data1 root node wasn't tagged at all!
1997-10-27 Adam DickmeissWork on generic character mapping depending on "structu...
1997-10-27 Adam DickmeissMoved towards generic character mapping depending on...
1997-09-29 Adam DickmeissFixed small bug (introduced by previous commit).
1997-09-24 Adam Dickmeiss*** empty log message ***
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 DickmeissCheck for zero length in execData.
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...
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-11-04 Adam DickmeissMinor changes.
1996-11-01 Adam DickmeissThis simple "text" format now supports element specs...
1996-10-29 Adam DickmeissInclude zebrautl.h instead of alexutil.h.
1996-10-29 Adam DickmeissUses buffered read to speed up things.
1996-10-29 Adam DickmeissDoesn't use the global data1_tabpath (from YAZ). Instea...
1996-10-11 Sebastian HammerFixed arguments to nodetogr
1996-10-11 Adam DickmeissNew module recctrl. Used to manage records (extract...