History log of /csrg-svn/lib/libc/db/btree/bt_seq.c (Results 1 – 12 of 12)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 64457 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

# 60042 16-May-1993 bostic

break BTF flags up into btree/recno (B_, R_) categories

# 57989 14-Feb-1993 bostic

index -> indx_t

# 57932 11-Feb-1993 bostic

move db.h to the end of the includes, make compat.h work better

# 56743 13-Nov-1992 bostic

prettiness police

# 51100 12-Sep-1991 bostic

fix cursor code in various minor ways; fix the cursor code to return
the key greater than or equal to the specified key (implement range searches)
skip empty pages if no exact match is found

# 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

# 46455 18-Feb-1991 mao

fix stack management bug

# 46133 23-Jan-1991 mao

date and time created 91/01/23 08:12:45 by mao