Removed some FIXMEs. Mostly comments on things that had already been fixed.
[idzebra-moved-to-github.git] / rset / rset.c
2004-09-03 Heikki LevantoRemoved some FIXMEs. Mostly comments on things that...
2004-09-01 Heikki LevantoUsing the key_control block for the first key-handling...
2004-08-31 Heikki LevantoUsing proper nmems for more rsets around the system,
2004-08-31 Heikki LevantoMajor restructuring in rsets.
2004-08-24 Heikki LevantoUsing a bit more of those nmems in rsets
2004-08-24 Heikki LevantoCleaned up the creation of rsets, added nmem
2004-08-23 Heikki LevantoRemoved the VOLATILE flag from rsets
2004-08-20 Heikki LevantoRemoved the term count stuff from all rsets, and fixed...
2004-08-19 Heikki Levantothe new multior. Seems to work, forwards OK, does not...
2004-08-06 Heikki LevantoUsing doubles in the position estimates, not to loose...
2004-08-04 Heikki LevantoChanged the pos code to 64-bit clean. Still lots of...
2004-08-03 Heikki LevantoAdded framework for the pos calls. rsisamb and rsnull...
2004-01-30 Heikki LevantoAdded forward functions to rsbool, and a few tests...
2004-01-22 Adam DickmeissRevise resource API to take default/override resources.
2004-01-16 Heikki LevantoDeclarations for the rset_forward function. No actual...
2002-08-02 Adam DickmeissTowards GPL
2002-07-25 Adam DickmeissCharacter set negotiation updates
2002-03-20 Adam DickmeissHits per term. Returned in SearchResult-1
1999-05-26 Adam DickmeissC++ compilation.
1999-02-02 Adam DickmeissUpdated WIN32 code specific sections. Changed header.
1998-04-26 Adam DickmeissAdded include of string.h.
1998-03-05 Adam DickmeissNew result set model.
1998-02-10 Adam DickmeissImplemented rset_dup.
1996-10-29 Adam DickmeissInclude of zebrautl.h instead of alexutil.h.
1995-12-11 Adam DickmeissNew set types: sand/sor/snot - ranked versions of and...
1995-10-12 Adam DickmeissPrivate info (buf) moved from struct rset_control to...
1995-09-08 Adam DickmeissWork on relevance feedback.
1995-09-07 Adam DickmeissNew parameter: result-set file descriptor (RSFD) to...
1995-09-06 Adam DickmeissMore work on boolean sets.
1995-09-04 Adam DickmeissMore work on temp sets. is_open member removed.
1995-09-04 Adam DickmeissVarious cleanup. YAZ util used instead.
1994-11-04 Sebastian HammerWorking.