Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some cleanups/additions for hashtables | crux | 2000-03-14 | 1 | -8/+60 |
* | * hashtab.h (struct htab): Add del_f. | zack | 2000-03-10 | 1 | -1/+26 |
* | * hashtab.c: Remove debugging variables (all_searches, | zack | 2000-03-08 | 1 | -166/+188 |
* | * hashtab.c (sys/types.h): File included. | law | 1999-11-28 | 1 | -0/+2 |
* | * hashtab.c: Include stdio.h. | law | 1999-11-10 | 1 | -0/+2 |
* | * hashtab.c (traverse_hash_table): Protect prototype with PARAMS. | law | 1999-11-08 | 1 | -1/+1 |
* | 1999-10-23 08:51 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-10-23 | 1 | -1/+36 |
* | * Makefile.in (CFILES): Add hashtab.c | law | 1999-10-15 | 1 | -0/+291 |