Bump year. Change Aps->ApS
[idzebra-moved-to-github.git] / rset / rsprox.c
2005-01-15 Adam DickmeissBump year. Change Aps->ApS
2005-01-04 Adam DickmeissMake default value for local r
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-20 Heikki LevantoCreating search terms, and passing them around in searc...
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-03 Heikki LevantoFixed an obvious typo in rsprox that prevented forward...
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 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-06 Adam DickmeissMore type casts due to zint.
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-16 Adam DickmeissCosmetic changes. Added an assert, since prox needs...
2004-06-14 Adam DickmeissWork on generic prox. Not yet tested - nor being used.
2004-06-09 Adam DickmeissAdded rsprox