summaryrefslogtreecommitdiff
path: root/src/pulsecore/idxset.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-17idxset: implement pa_idxset_copy()Lennart Poettering1-0/+14
2009-02-03make iterating with pa_idxset_next() robust in regards to idxset modificationsLennart Poettering1-9/+33
2008-09-26make pa_idxset_trivial_compare_func() do a full compare instea of just equaki...Lennart Poettering1-1/+1
2008-09-09unbreak pa_idxset_rrobinLennart Poettering1-2/+1
2008-08-19add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering1-1/+1
2008-06-27modernize idxset a bit, reduce memory consumption, get rid of pa_idxset_forea...Lennart Poettering1-188/+199
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-53/+77
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+3
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-25/+25
2006-08-18cleanup idxset.[ch] a little: define proper types for the hash/compare funcs,...Lennart Poettering1-5/+5
2006-07-31fix bad memory access if a non-existing entry shall be removed from a pa_idxs...Lennart Poettering1-0/+3
2006-07-25split a few assert()sLennart Poettering1-4/+6
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/+391