Add hash table methodn for (pre)calculating base hash of a key
[platform/upstream/rpm.git] / lib / rpmhash.H
2012-09-05 Panu MatilainenAdd hash table methodn for (pre)calculating base hash...
2010-12-16 Panu MatilainenSupport GetEntry() for hashes without datatype too
2010-10-01 Panu MatilainenA few missing internal markers on librpm side too
2010-05-06 Florian Festirpmhash: new Empty() function to remove all entries
2010-05-06 Florian Festirpmhash: Accessor functions for the size and usage
2008-11-24 Florian FestiSupport leaving HTDATATYPE undefined to use hash as...
2008-11-07 Panu MatilainenReverse hash GetEntry() return code vs found/not found
2008-10-24 Florian FestiMake rpmhash a generic datatype using macros and includes