Complete.Org: Mailing Lists: Archives: freeciv-dev: March 2000:
[Freeciv-Dev] patch: extend/complete hash.c (PR#322)
Home

[Freeciv-Dev] patch: extend/complete hash.c (PR#322)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Cc: bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] patch: extend/complete hash.c (PR#322)
From: David Pfitzner <dwp@xxxxxxxxxxxxxx>
Date: Fri, 24 Mar 2000 17:27:59 -0800 (PST)

This patch extends the functionality of common/hash.c, to remove
the main limitations of the current implementation: individual
elements can now be deleted, and the hash table dynamically
resizes as new elements are added. 

-- David

Attachment: hash_more.diff.gz
Description: GNU Zip compressed data


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] patch: extend/complete hash.c (PR#322), David Pfitzner <=