Handle right-trucation for ICU normalized terms.
[idzebra-moved-to-github.git] / dict / lookgrep.c
2008-03-26 Adam DickmeissHandle right-trucation for ICU normalized terms.
2007-01-15 Adam Dickmeiss2007.
2006-08-29 Adam DickmeissChanged behavior of dict_lookup_grep so that it returns...
2006-08-14 Adam DickmeissUpdate copyright year + FSF address
2006-05-10 Adam DickmeissPut local variables footer in all c, h files.
2005-11-01 Adam DickmeissAdded note about the agrep algorithm used
2005-01-15 Adam DickmeissBump year. Change Aps->ApS
2004-12-08 Adam DickmeissMove/refactoring of public interfaces..
2004-11-19 Heikki LevantoUsing the new ylog.h everywhere, and fixing what that...
2002-09-18 Adam DickmeissFix search for complete fields. Update version ZEBRA.1.3.3.DEBIAN.1
2002-08-02 Adam DickmeissTowards GPL
1999-05-26 Adam DickmeissC++ compilation.
1999-05-15 Adam DickmeissUpdated dictionary. Implemented "compression" of dictio...
1999-02-02 Adam DickmeissUpdated WIN32 code specific sections. Changed header.
1998-06-24 Adam DickmeissSupport for relations on text operands. Open range...
1997-10-27 Adam DickmeissMoved towards generic character mapping depending on...
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-05-24 Adam DickmeissAdded dict_grep_cmap function to define user-mapping...
1996-03-20 Adam DickmeissFunction dict_lookup_grep got extra parameter, init_pos...
1996-02-02 Adam DickmeissThe public functions simply use char instead of Dict_ch...
1996-01-08 Adam DickmeissFunction dfa_parse got 'const' string argument.
1995-12-11 Adam DickmeissBug fix: the lookup/scan/lookgrep didn't handle empty...
1995-12-06 Adam DickmeissNew function: dict_delete.
1995-11-16 Adam DickmeissChanged stupid log.
1995-10-27 Adam DickmeissMakes 'Database unavailable' diagnostic.
1995-10-19 Adam DickmeissNew feature: grep lookup saves length of longest prefix...
1995-10-17 Adam DickmeissUserfunc may return non-zero in which case the the...
1995-10-09 Adam DickmeissFunction dict_lookup_grep got extra client data parameter.
1995-09-14 Adam DickmeissGrep handle function parameter info is const now.
1995-01-24 Adam DickmeissAdded -ansi to CFLAGS.
1994-10-05 Adam DickmeissPagesize is a resource now.
1994-10-04 Adam DickmeissSome bug fixes and some optimizations.
1994-10-03 Adam DickmeissFirst version of dictionary lookup with regular express...