History log of /csrg-svn/lib/libc/db/test/ (Results 1 – 25 of 107)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6621221-Feb-1994 bostic

add strerror.c for portability
set -D__DBINTERFACE_PRIVATE so it will compile elsewhere

6621121-Feb-1994 bostic

make SunOS shut up

6621021-Feb-1994 bostic

a little info on how to build the test program and run it.

6620821-Feb-1994 bostic

add INC macro, so user's can point a -I flag

6530702-Jan-1994 bostic

integrate latest version into 4.4BSD-Lite

6517819-Dec-1993 bostic

checkpoint for 1.73,

6448716-Sep-1993 bostic

make it so you can a class of tests, too

6448616-Sep-1993 bostic

if btree STATISTICS compiled in, print them out

6447107-Sep-1993 bostic

rewrite test20 in old-style awk commands
the bug is that printf(".*s", 0, string); in old awk printed the whole line,
and substr(field, 1, 0) gives you an empty line -- make it all work

6447007-Sep-1993 bostic

need PORT directory, too, to pick up <sys/XXX.h>

6445407-Sep-1993 bostic

add in recno as an example of local compilation of an access method

6445307-Sep-1993 bostic

add -l flag to set Db_LOCK

6445106-Sep-1993 bostic

remove temporary files when the run is done

6445006-Sep-1993 bostic

add a make clean

6444906-Sep-1993 bostic

put in an old-style Makefile

6444806-Sep-1993 bostic

dictionary is in one of two places, normally

6444406-Sep-1993 bostic

Margo's version that's theoretically portable

6444306-Sep-1993 bostic

strtol -> atoi

6436727-Aug-1993 bostic

there's no way to portably test this

6428817-Aug-1993 bostic

strtoul -> atoi, add compat.h for memmove() call

6428717-Aug-1993 bostic

bug fixes from Margo

6122004-Jun-1993 bostic

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

6121904-Jun-1993 bostic

4.4BSD snapshot (revision 8.1)

6121804-Jun-1993 bostic

this doesn't need a copyright

6121704-Jun-1993 bostic

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

12345