summaryrefslogtreecommitdiff
path: root/src/pulsecore/hashmap.h
AgeCommit message (Expand)AuthorFilesLines
2013-02-16hashmap: Add pa_hashmap_remove_all()Tanu Kaskinen1-0/+3
2013-02-16hashmap: Use pa_free_cb_t instead of pa_free2_cb_tTanu Kaskinen1-1/+3
2009-06-17hashmap: implement pa_hashmap_last()Lennart Poettering1-0/+3
2009-06-17hashmap: implement api to iterate a hashmap backwardsLennart Poettering1-1/+9
2009-06-06hashmap: introduce PA_HASHMAP_FOREACH macroLennart Poettering1-0/+4
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2008-06-27modernize hashmap implementation a bit, reduce memory consumption a bitLennart Poettering1-7/+13
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-05-29allow on-the-fly deleting of hashmap entries wile we iterate through themLennart Poettering1-3/+4
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-1/+3
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+2
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-3/+3
2006-08-18cleanup hashmap.[ch] a little: use hash/compare func prototypes defined in id...Lennart Poettering1-1/+7
2006-06-19big s/polyp/pulse/gLennart Poettering1-0/+53