summaryrefslogtreecommitdiff
path: root/src/pulsecore/hashmap.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-17hashmap: implement pa_hashmap_last()Lennart Poettering1-0/+9
2009-06-17hashmap: implement api to iterate a hashmap backwardsLennart Poettering1-0/+33
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-02-19pulsecore: unused variable e in hashmap_put()Marc-André Lureau1-1/+1
2008-06-27modernize hashmap implementation a bit, reduce memory consumption a bitLennart Poettering1-63/+92
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-10/+22
2008-03-31merge r2192 from prepare-0.9.10Lennart Poettering1-4/+4
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-16/+23
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-15/+15
2006-08-18cleanup hashmap.[ch] a little: use hash/compare func prototypes defined in id...Lennart Poettering1-10/+39
2006-07-23as a result of memory profiling with valgrind/massif: decrease default hash t...Lennart Poettering1-1/+1
2006-06-19big s/polyp/pulse/gLennart Poettering1-0/+196