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

# 61194 04-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

# 60046 16-May-1993 bostic

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

# 58017 16-Feb-1993 bostic

bcmp/bcopy/bzero -> memcmp/memmove/memset

# 57989 14-Feb-1993 bostic

index -> indx_t

# 57934 11-Feb-1993 bostic

typo, using wrong page in deletion loop; to test, insert a lot of
records and delete them. From philn@optigfx.com (Phil Nguyen)

# 57932 11-Feb-1993 bostic

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

# 56755 13-Nov-1992 bostic

require the cursor be initialized before deleting using R_CURSOR

# 56738 13-Nov-1992 bostic

prettiness police

# 56404 03-Oct-1992 bostic

fix delete code (pinning was incorrect)

# 50989 04-Sep-1991 bostic

Rev #2. Redo the btree code add recno's and checkpoint

# 46561 22-Feb-1991 bostic

ANSI prototypes

# 46130 23-Jan-1991 mao

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