log lib/hash.h @ 7296:33903d90fa2b

age author description
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Sun, 26 Oct 2003 00:14:40 +0000 Paul Eggert Fix several address-calculation bugs in the hash modules,
Wed, 18 Jun 2003 05:52:19 +0000 Paul Eggert Assume C89, so PARAMS isn't needed.
Wed, 04 Jun 2003 19:22:29 +0000 Paul Eggert .h files should stand alone, but we shouldn't include <sys/types.h>
Fri, 23 Nov 2001 08:09:31 +0000 Jim Meyering (struct hash_table): Don't define here. Merely declare it.
Thu, 22 Nov 2001 10:38:49 +0000 Jim Meyering Bracket contents of file with #ifndef HASH_H_ ... #endif.
Mon, 07 Aug 2000 15:48:18 +0000 Jim Meyering back out Copyright date changes for files with no changes year
Sun, 09 Jul 2000 07:22:43 +0000 Jim Meyering update copyright date
Mon, 15 Mar 1999 15:41:59 +0000 Jim Meyering (struct hash_tuning): Define.
Mon, 15 Mar 1999 15:33:21 +0000 Jim Meyering (hash_insert): Update prototype.
Mon, 06 Apr 1998 08:09:36 +0000 Jim Meyering Lots of minor spec and name changes, and new comments.
Sun, 21 Dec 1997 11:22:51 +0000 Jim Meyering Use PARAMS, not __P.
Sun, 14 Dec 1997 15:15:07 +0000 Jim Meyering s/HAVE_DECLARATION_/HAVE_DECL_/.
Wed, 19 Nov 1997 18:57:40 +0000 Jim Meyering add PARAMS around prototype lists
Wed, 17 Sep 1997 17:04:21 +0000 Jim Meyering use HASH_H, not _hash_h_ in #ifndef
Wed, 17 Sep 1997 16:03:32 +0000 Jim Meyering from ti/hdlsv