Added the scope parameter to rsets, and using it in all forwards and reads
[idzebra-moved-to-github.git] / rset / rsisams.c
2004-09-09 Heikki LevantoAdded the scope parameter to rsets, and using it in...
2004-09-01 Heikki LevantoUsing the key_control block for the first key-handling...
2004-08-31 Heikki LevantoMajor restructuring 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-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-16 Heikki LevantoDeclarations for the rset_forward function. No actual...
2002-08-02 Adam DickmeissTowards GPL
1999-05-26 Adam DickmeissC++ compilation.
1999-05-12 Adam DickmeissFirst version of ISAMS.