* eina: Improve eina hash manipulation for int.
authorcedric <cedric>
Thu, 18 Jun 2009 12:08:52 +0000 (12:08 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 18 Jun 2009 12:08:52 +0000 (12:08 +0000)
commit73bcffe0a44667405eec9cf00ead64799cbf41c6
tree07277c94d2509a2b729899ae3ee0be8dd0aa523b
parentfbb1847a3b5460d327434611bcb7ce23c6518027
* eina: Improve eina hash manipulation for int.

- Faster int key comparison.
- Key Length callback could now be NULL and 0 will be assumed.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@41100 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/eina_hash.c