jdorje: Rewrite the bucket deletion code for hashes....
[email protected] Mon, 26 Sep 2005 09:21:02 -0700
| Newsgroups | gmane.games.freeciv.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated notification of a change to freeciv cvs, on Mon Sep 26 09:14:26 PDT 2005 = Mon Sep 26 16:14:26 2005 (GMT) by Jason Dorje Short <[email protected]> ---- Files affected: freeciv/utility hash.c ---- Log message: Tag: HEAD Rewrite the bucket deletion code for hashes. This simplifies code and should make hash_delete_all_entries faster. Patch by me in PR#14097.