Removed the term count stuff from all rsets, and fixed what ever that broke.
[idzebra-moved-to-github.git] / rset / rsisamb.c
2004-08-20 Heikki LevantoRemoved the term count stuff from all rsets, and fixed...
2004-08-06 Adam DickmeissFix term counters to be of type zint. Fix several print...
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-06-01 Adam DickmeissOne more RSET_DEBUG
2004-06-01 Heikki LevantoFixed a borderline case isamb_forward
2004-06-01 Heikki Levantoisamb forward
2004-01-30 Heikki LevantoAdded forward functions to rsbool, and a few tests...
2004-01-28 Heikki LevantoAdded an #include <string.h> to get memcpy properly...
2004-01-16 Heikki LevantoDeclarations for the rset_forward function. No actual...
2002-08-02 Adam DickmeissTowards GPL
2002-04-16 Adam Dickmeissisamb work