Major cleanup. Eina_Hash now support other key than string. All code except
authorcedric <cedric>
Wed, 6 Aug 2008 15:46:57 +0000 (15:46 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 6 Aug 2008 15:46:57 +0000 (15:46 +0000)
commit20251ab6aa9fda78015a128e8ee6df469e09f5ff
tree7c77c1d61f175c74bdf6e9b7c6fb2f2e8dee98f5
parentef1c5af72d92071812c202c5bbf9f7d9b89c1fb9
Major cleanup. Eina_Hash now support other key than string. All code except
allocation failure and foreach is covered by the test.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/proto/eina@35351 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/include/eina_hash.h
src/include/eina_inline_hash.x [new file with mode: 0644]
src/lib/eina_hash.c
src/tests/eina_test_hash.c [new file with mode: 0644]