#
66214 |
| 21-Feb-1994 |
bostic |
cast alloc's to shut SunOS up |
#
66192 |
| 21-Feb-1994 |
bostic |
first pass at making DB use basic integral types (the Alpha port) |
#
64460 |
| 07-Sep-1993 |
bostic |
if DB_LOCK not set, pin page across calls and don't copy key/data pair |
#
61196 |
| 04-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
59627 |
| 01-May-1993 |
bostic |
KNF |
#
58017 |
| 16-Feb-1993 |
bostic |
bcmp/bcopy/bzero -> memcmp/memmove/memset |
#
57932 |
| 11-Feb-1993 |
bostic |
move db.h to the end of the includes, make compat.h work better |
#
56996 |
| 04-Dec-1992 |
bostic |
copy the length of the data, not the length of the buffer |
#
56740 |
| 13-Nov-1992 |
bostic |
prettiness police |
#
56707 |
| 10-Nov-1992 |
bostic |
increment necessary dsize by 1 so that we don't crash if the first record retrieved is 0 length. |
#
51109 |
| 12-Sep-1991 |
bostic |
don't necessarily modify key in key/data return; don't automatically assign on realloc so that recovery is possible; fix default prefix routine |
#
50989 |
| 04-Sep-1991 |
bostic |
Rev #2. Redo the btree code add recno's and checkpoint |
#
46951 |
| 03-Mar-1991 |
bostic |
DBT data changed to be unsigned |
#
46561 |
| 22-Feb-1991 |
bostic |
ANSI prototypes |
#
46137 |
| 23-Jan-1991 |
mao |
date and time created 91/01/23 08:12:51 by mao |