Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-03-26 | Reimplement rpmal by using hashes and cleaning up the color handling | Florian Festi | 1 | -5/+6 |
2009-03-14 | Free all keys not only those on the first buckets | Florian Festi | 1 | -2/+2 |
2009-01-12 | Make the data array part of the hash bucket to save one pointer per bucket | Florian Festi | 1 | -16/+22 |
2008-11-24 | Support leaving HTDATATYPE undefined to use hash as key only hash (set) | Florian Festi | 1 | -4/+31 |
2008-11-07 | Reset return values to zero + NULL's on not found in hash GetEntry() | Panu Matilainen | 1 | -7/+5 |
2008-11-07 | Reverse hash GetEntry() return code vs found/not found | Panu Matilainen | 1 | -2/+2 |
2008-10-24 | Make rpmhash a generic datatype using macros and includes | Florian Festi | 1 | -0/+175 |