summaryrefslogtreecommitdiff
path: root/src/include/eina_inline_hash.x
Commit message (Expand)AuthorAgeFilesLines
* eina: backport r83578.Cedric BAIL2013-02-061-6/+8
* Eina: missing 'static inline'Vincent Torri2011-12-071-1/+1
* eina: add murmur3 hashBoris Faure2011-11-101-0/+63
* eina/eina_hash - fixed indentation ChunEon Park2011-05-261-18/+18
* eina-hash: improve documentation + indent + wibbleBoris Faure2011-03-281-12/+12
* constness++Gustavo Sverzut Barbieri2009-03-201-2/+2
* __UNUSED__ macro is not exported by eina.Cedric BAIL2008-12-091-2/+6
* Add integer and pointer hash table helper.Cedric BAIL2008-12-081-0/+28
* Don't compute string length when not really needed.Cedric BAIL2008-09-151-1/+17
* Don't limite the range of the hash function. It's the dutty of the caller.Cedric BAIL2008-09-151-1/+0
* Update copyright credit correctly.Cedric BAIL2008-09-011-0/+18
* Major cleanup. Eina_Hash now support other key than string. All code exceptCedric BAIL2008-08-061-0/+23