51094 | 11-Sep-1991 |
bostic |
date and time created 91/09/11 16:29:28 by bostic |
51093 | 11-Sep-1991 |
bostic |
use intermediate on realloc so can recover from failure |
51092 | 11-Sep-1991 |
bostic |
drop exact flag (always exact if found at all); increment/decrement parent pages while searching the tree instead of waiting |
51091 | 11-Sep-1991 |
bostic |
redo cursor implementation, __rec_search interface |
51090 | 11-Sep-1991 |
bostic |
check user flags; minor error changes |
51089 | 11-Sep-1991 |
bostic |
check user flags; redo cursor implementation; recno doesn't care about exactness of search results; do R_NOOVERWRITE at user interface level; don't do parent page increments here |
51088 | 11-Sep-1991 |
bostic |
redo cursor deletion; specify delete to __rec_search, don't do parent decrements here any more; minor cleanups |
51087 | 11-Sep-1991 |
bostic |
truncate when finished writing the file |
51086 | 11-Sep-1991 |
bostic |
take const for key argument; specify SEARCH to __rec_search |
51085 | 11-Sep-1991 |
bostic |
add __rec_dleaf; __rec_get takes const key; __rec_search takes argument for modifying parent pages during search |
51084 | 11-Sep-1991 |
bostic |
date and time created 91/09/11 16:17:35 by bostic |
51081 | 11-Sep-1991 |
bostic |
use dbopen, not hash_open |
51080 | 11-Sep-1991 |
bostic |
use dbopen, not hash_open |
51079 | 11-Sep-1991 |
bostic |
use dbopen, not hash_open |
51078 | 11-Sep-1991 |
bostic |
use dbopen, not hash_open |
51077 | 11-Sep-1991 |
bostic |
use dbopen, not hash_open |
51076 | 11-Sep-1991 |
bostic |
use dbopen, not hash_open |
51075 | 11-Sep-1991 |
bostic |
use dbopen, not hash_open |
51074 | 11-Sep-1991 |
bostic |
make dbm_pagfno fail on compile, not at run-time |
51073 | 11-Sep-1991 |
bostic |
return -1 on error, not 1 in __put_page |
51072 | 11-Sep-1991 |
bostic |
hash_open -> __hash_open; flush_meta checked wrong return value for __put_page; formatting typo |
51071 | 11-Sep-1991 |
bostic |
remove __hash_open stub, change dbpanic get call to take const key |
51061 | 08-Sep-1991 |
bostic |
bump the hash version to 2; (allocate overflow pages beyond EOF) |
51059 | 08-Sep-1991 |
bostic |
lint |
51058 | 08-Sep-1991 |
bostic |
lint |