| Commit message (Expand) | Author | Age | Files | Lines |
* | Change to use pthread_mutex directly. (ibex_close): Same. | 1 | 2001-11-02 | 1 | -2/+3 |
* | Added a trylock, used by ibex_use. | 1 | 2001-11-01 | 1 | -20/+12 |
* | If we can't open blocks, dont try to deref it. (ibex_move): Dont try to | 0 | 2001-10-30 | 1 | -29/+38 |
* | If we can't open blocks, dont try to deref it. | 0 | 2001-10-30 | 1 | -3/+5 |
* | Always rename file even if mv failed. | 9 | 2001-10-29 | 1 | -5/+8 |
* | New api entry to move an ibex file in an atomic way. | 8 | 2001-10-28 | 1 | -0/+24 |
* | Added environmental variable IBEX_OPEN_THRESHOLD which limits the maximum | 2 | 2001-10-13 | 1 | -1/+17 |
* | Turn off the o(x) debug set, & include alloca.h & config.h. | 0 | 2001-09-21 | 1 | -0/+8 |
* | Turn off the o(x) debug set. | 0 | 2001-09-21 | 1 | -1/+1 |
* | Use a next pointer so we keep the list intact as we scan it. | Not Zed | 2001-08-15 | 1 | -3/+5 |
* | New function to limit use of fd's. Mark an ibex file in use, re-open if | Not Zed | 2001-08-15 | 1 | -5/+194 |
* | NOOP if writing to a failed file. (word_index_pre): NOOP if failed file. | Not Zed | 2001-08-10 | 1 | -26/+113 |
* | Add GAL_LIBS for gunicode stuff (until glib 2.0) (INCLUDES): Use | Dan Winship | 2001-04-27 | 1 | -43/+14 |
* | Merge from camel-mt-branch. | Not Zed | 2000-12-24 | 1 | -3/+35 |
* | Added some casts to get rid of warnings. (tail_dump): #if 0ed this out to | Christopher James Lahey | 2000-12-14 | 1 | -1/+1 |
* | Turn off index stats by default. | Not Zed | 2000-11-28 | 1 | -2/+2 |
* | No longer include <db.h> | 5 | 2000-10-26 | 1 | -1/+0 |
* | Bugfixes, performance improvemnts. Should scale up much better than | Not Zed | 2000-10-25 | 1 | -0/+13 |
* | Include errno.h | Miguel de Icaza | 2000-09-21 | 1 | -0/+1 |
* | ** Merged from IBEX_DISK branch to head. | Not Zed | 2000-09-19 | 1 | -0/+300 |