Added several type casts and changed many types - mostly from int to zint.
[idzebra-moved-to-github.git] / include / rset.h
2004-08-06 Adam DickmeissAdded several type casts and changed many types - mostl...
2004-08-06 Heikki LevantoUsing doubles in the position estimates, not to loose...
2004-08-06 Heikki Levantoestimatehits config option,
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-08-03 Heikki LevantoRemoved the count function from the rset f-table, in...
2004-01-30 Heikki LevantoAdded forward functions to rsbool, and a few tests...
2004-01-16 Heikki LevantoPart of the previosu commit
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-02-02 Adam DickmeissUpdated WIN32 code specific sections. Changed header.
1998-03-05 Adam DickmeissNew result set model.
1998-02-10 Adam DickmeissImplemented rset_dup.
1997-12-18 Adam DickmeissNew method result set method rs_hits that returns the...
1997-09-05 Adam DickmeissChanged prototype for chr_map_input - added const.
1995-12-11 Adam DickmeissNew rset member 'flag', that holds various flags about...
1995-10-12 Adam DickmeissPrivate info (buf) moved from struct rset_control to...
1995-10-10 Adam DickmeissFunction rset_open changed its wflag parameter to gener...
1995-10-06 Adam DickmeissNew result set method: r_score.
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 DickmeissString arg in dict lookup is const.
1994-11-22 Sebastian HammerSimple
1994-11-04 Sebastian HammerWorking.
1994-11-03 Sebastian HammerResult set manipulation