Omit CVS Id. Update copyright year.
[idzebra-moved-to-github.git] / rset / rsbetween.c
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-06 Adam DickmeissRemoved rsbool_create_and, rsbool_create_or because...
2006-05-10 Adam DickmeissPut local variables footer in all c, h files.
2005-06-22 Adam DickmeissAdded support for term references (queryIDs) for search...
2005-06-07 Adam DickmeissSave register type for TERMIDs and snippets.
2005-06-06 Adam DickmeissSave ord(inal) indexes IDs so we can make snippets...
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-03-30 Adam DickmeissMoved zebrautl.h to idzebra/util.h.
2005-01-15 Adam DickmeissFixed bug #165: Use multi-and and multi-or always....
2005-01-15 Adam DickmeissBump year. Change Aps->ApS
2004-11-19 Heikki LevantoFixed minor problems with deb/stable
2004-11-19 Heikki LevantoUsing the new ylog.h everywhere, and fixing what that...
2004-11-05 Heikki LevantoCleaned a bit
2004-11-05 Heikki LevantoNew rsbeween implementation. Much shorter and easier...
2004-11-01 Heikki LevantoAdded debug info and comments to hunt bug #202
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-26 Heikki LevantoUsing nmem for all rsets, and keeping a freelist for...
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-06 Heikki Levantopos estimates for rsbetween and rsprox
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-08 Heikki Levanto#if'd out logging in rsbetween
2004-02-12 Heikki LevantoFast-forward in rsbool and rsbetween.
2004-01-30 Heikki LevantoAdded a comment, cleaned whitespace
2004-01-16 Heikki LevantoDeclarations for the rset_forward function. No actual...
2003-06-12 Adam DickmeissFixed rsbetween. Returned results in cases where it...
2002-11-11 Heikki LevantoFixed a problem with end-of-stream handling.
2002-08-02 Adam DickmeissTowards GPL
2002-08-01 Adam DickmeissWork on xpath-like queries
2002-04-12 Heikki LevantoLooping bug at hit fixed (I hope)
2002-04-12 Heikki LevantoMore prints
2002-04-12 Heikki Levantofirst prints in place
2002-04-12 Heikki Levantoprint func
2002-04-09 Heikki Levantorsbetween.[ch] - new result set type CHANGELOG