Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-09-27 | Add doxygen documentation to string pool API | Panu Matilainen | 1 | -13/+79 |
2012-09-27 | Fixup string pool prototype argument names to match implementation | Panu Matilainen | 1 | -7/+7 |
2012-09-26 | Add function to get number of unique strings in the pool | Panu Matilainen | 1 | -0/+3 |
2012-09-13 | Add a string equality check function to string pool API | Panu Matilainen | 1 | -0/+4 |
2012-09-12 | Allow keeping hash table around on pool freeze, adjust callers | Panu Matilainen | 1 | -2/+2 |
2012-09-07 | Move string pool typedefs to rpmtypes.h | Panu Matilainen | 1 | -2/+1 |
2012-09-07 | First cut of a libsolv-style string <-> id pool API | Panu Matilainen | 1 | -0/+44 |