Deb: idzebra-2.0-utils includes init.d script
[idzebra-moved-to-github.git] / rset / rsisams.c
2013-01-08 Adam DickmeissBump copyright year
2012-09-19 Adam DickmeissReformat: delete trailing whitespace
2011-05-19 Adam Dickmeissconfigure produces config.h
2011-02-09 Adam DickmeissHappy new year.
2010-01-14 Adam DickmeissBump copyright year
2009-01-15 Adam DickmeissUpdated footer comment
2009-01-09 Adam DickmeissHappy new year
2008-04-03 Adam DickmeissOmit CVS Id. Update copyright year.
2007-01-15 Adam Dickmeiss2007.
2006-08-14 Adam DickmeissUpdate copyright year + FSF address
2006-06-01 Adam DickmeissReformat
2006-06-01 Adam DickmeissFixed bug in r_open (isam:s)
2006-05-10 Adam DickmeissPut local variables footer in all c, h files.
2005-05-24 Adam DickmeissAdded support for temr hit counts. This was not in...
2005-05-03 Adam DickmeissExtended the result set system. Added support for filte...
2005-04-26 Adam DickmeissRemove the obsolete rset public control variables....
2005-04-13 Adam DickmeissGet rid of typedefs iSAMS_P, ISAMC_P, ISAMB_P and use...
2005-03-30 Adam DickmeissMoved zebrautl.h to idzebra/util.h.
2005-01-15 Adam DickmeissBump year. Change Aps->ApS
2004-11-19 Heikki LevantoUsing the new ylog.h everywhere, and fixing what that...
2004-10-22 Heikki LevantoAdded a routine to get an array of terms in a query...
2004-10-15 Heikki LevantoPassing a TERMID to rsets when creating, and getting...
2004-09-30 Heikki LevantoRemoved the rewind function from rsets, it was unused
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.