Author: stefanbidi
Date: Thu Dec  1 00:54:48 2011
New Revision: 34233

URL: http://svn.gna.org/viewcvs/gnustep?rev=34233&view=rev
Log:
Added a hash table implementation using open addressing + double hashing for 
collisions.  This implementation will be used internally by CFDictionary, CFBag 
and CFSet whenever I get around to finishing them. CFDictinoary is almost done. 
 CFBag and CFSet shouldn't be hard.

Added:
    libs/corebase/trunk/Source/GSHashTable.c
    libs/corebase/trunk/Source/GSHashTable.h


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to