summaryrefslogtreecommitdiff
path: root/rpmio/rpmstrpool.h
AgeCommit message (Expand)AuthorFilesLines
2012-09-27Add doxygen documentation to string pool APIPanu Matilainen1-13/+79
2012-09-27Fixup string pool prototype argument names to match implementationPanu Matilainen1-7/+7
2012-09-26Add function to get number of unique strings in the poolPanu Matilainen1-0/+3
2012-09-13Add a string equality check function to string pool APIPanu Matilainen1-0/+4
2012-09-12Allow keeping hash table around on pool freeze, adjust callersPanu Matilainen1-2/+2
2012-09-07Move string pool typedefs to rpmtypes.hPanu Matilainen1-2/+1
2012-09-07First cut of a libsolv-style string <-> id pool APIPanu Matilainen1-0/+44