summaryrefslogtreecommitdiffstats
path: root/src/util/db2/btree
Commit message (Expand)AuthorAgeFilesLines
* Move the db2 library to the site of its one use, the kdb-db2 module.Ken Raeburn2005-10-0417-5475/+0
* * btree/bt_seq.c: Include string.hKen Raeburn2004-04-031-0/+1
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+1
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-1/+1
* * btree/bt_split.c (bt_psplit): Correctly account forTom Yu2002-08-281-2/+3
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-1/+1
* * Makefile.in (LIBMINOR): Bump due to addition of bt_rseq()Tom Yu2002-08-235-10/+439
* Check test results more carefully.Ken Raeburn2002-01-041-2/+9
* * test/dbtest.c: Cast argument to isspace() to int. Do not shadowEzra Peisach2001-06-212-29/+29
* * btree/bt_delete.c, btree/bt_put.c, recno/rec_delete.c,Ezra Peisach2001-06-212-50/+50
* * recno/rec_seq.c: Include unused sccsid when LIBC_SCCS definedEzra Peisach2000-07-033-6/+7
* * configure.in: Rework to use krb5 build systemTom Yu2000-06-301-0/+13
* * btree/bt_put.c (__bt_put): Initialize "e"Ken Raeburn2000-06-261-1/+1
* * btree/extern.h: Additional renamingTom Yu1998-02-131-0/+29
* * btree/bt_open.c: Added O_BINARY for __CYGWIN32__.Ezra Peisach1998-01-211-1/+6
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-2216-0/+4988