Added include stdlib.h a few places to get prototype for atoi/exit/..
[idzebra-moved-to-github.git] / recctrl / regxread.c
2005-01-16 Adam DickmeissAdded include stdlib.h a few places to get prototype...
2005-01-15 Adam DickmeissBump year. Change Aps->ApS
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-08-15 Adam DickmeissAdded facility to make attibutes in grs.regx and grs...
2004-08-04 Adam DickmeissRemove isamd. It's not been in use for a long time...
2004-05-25 Adam DickmeissFix problem with 'end element' which could pop off...
2003-09-16 Adam DickmeissFix bug in tryMatch (introduced by previous commit)
2003-06-17 Adam DickmeissFixed anchor handling for /patterns/ (tryMatch)
2003-04-24 Adam DickmeissMinor changes in Debug log messages
2002-09-24 Adam DickmeissFix log message
2002-08-19 Adam Dickmeissuse data1_mk_tag_n
2002-08-02 Adam DickmeissTowards GPL
2002-07-05 Adam DickmeissFix MARC and REGX/TCL filter for new data1 structure
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-04 Adam DickmeissMulti register works with record paths and data1 profil...
2001-05-29 Adam DickmeissMore fixes for character encodings.
2001-05-22 Adam DickmeissFixes for Tcl UTF8 character handling.
2001-03-29 Adam DickmeissFixed "record begin" for Tcl filter.
2000-11-29 Adam DickmeissScript configure uses yaz pthreads options. Added locki...
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 DickmeissTcl filter works with objects when TCL is version 8...
1999-07-14 Adam DickmeissFixed memory leak.
1999-07-12 Adam DickmeissImproved speed of Tcl processing. Fixed one memory...
1999-07-06 Adam DickmeissFixed filters so that MS-DOS CR is ignored.
1999-06-28 Sebastian HammerImproved diagnostics for Tcl
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...