summaryrefslogtreecommitdiff
path: root/src/coucal.c
AgeCommit message (Expand)Author
2014-06-17Fixed "old-style function definition" warning.Xavier Roche
2014-06-15Faster coucal_del_value_Xavier Roche
2014-06-15Better coucal_is_acceptable_pow2() logicXavier Roche
2014-06-15Fixed log size limit check.Xavier Roche
2014-06-15Cleanup in coucal_new()Xavier Roche
2014-06-15Optional 64-bit hash for really big hashtables. (disabled by default)Xavier Roche
2014-06-15Added coucal_calc_hashes()Xavier Roche
2014-06-15Added coucal_fetch_value()Xavier Roche
2014-06-15Added coucal_fetch_value_hashes()Xavier Roche
2014-06-15Credits.Xavier Roche
2014-06-14Added coucal_hash_data()Xavier Roche
2014-06-14Added coucal_get_pvoid() and coucal_get_intptr()Xavier Roche
2014-06-14Wrapped lines.Xavier Roche
2014-06-14BSD 3-Clause LicenseXavier Roche
2014-06-14Remarks over MD5 vs. murmur hashing.Xavier Roche
2014-06-14Renamed inthash_* API to coucal_* one.Xavier Roche
2014-06-14Re-license coucal to BSD-style license.Xavier Roche
2014-06-14Fixed includeXavier Roche
2014-06-14Preparing to export the cuckoo hashtable library as "coucal" projectXavier Roche