Put local variables footer in all c, h files.
[idzebra-moved-to-github.git] / dfa / dfap.h
2006-05-10 Adam DickmeissPut local variables footer in all c, h files.
2005-01-15 Adam DickmeissRenamed Set utility to DFASet, since this is tied to...
2005-01-15 Adam DickmeissBump year. Change Aps->ApS
2002-08-02 Adam DickmeissTowards GPL
1999-05-26 Adam DickmeissC++ compilation.
1999-02-02 Adam DickmeissUpdated WIN32 code specific sections. Changed header.
1997-09-29 Adam DickmeissThread safe DFA module. We simply had to put a few...
1997-09-18 Adam DickmeissExtra generic handle for the character mapping routines.
1997-09-05 Adam DickmeissChanged prototype for chr_map_input - added const.
1996-06-04 Adam DickmeissAdded support for character mapping.
1996-01-08 Adam DickmeissFunction dfa_parse got 'const' string argument.
1995-01-25 Adam DickmeissSimple error reporting when parsing regular expressions.
1995-01-24 Adam DickmeissNew private header file in dfa module (dfap.h).