summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/idxset.c
Commit message (Expand)AuthorAgeFilesLines
* idxset: implement pa_idxset_copy()Lennart Poettering2009-06-171-0/+14
* make iterating with pa_idxset_next() robust in regards to idxset modificationsLennart Poettering2009-02-031-9/+33
* make pa_idxset_trivial_compare_func() do a full compare instea of just equaki...Lennart Poettering2008-09-261-1/+1
* unbreak pa_idxset_rrobinLennart Poettering2008-09-091-2/+1
* add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering2008-08-191-1/+1
* modernize idxset a bit, reduce memory consumption, get rid of pa_idxset_forea...Lennart Poettering2008-06-271-188/+199
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-53/+77
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+3
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-25/+25
* cleanup idxset.[ch] a little: define proper types for the hash/compare funcs,...Lennart Poettering2006-08-181-5/+5
* fix bad memory access if a non-existing entry shall be removed from a pa_idxs...Lennart Poettering2006-07-311-0/+3
* split a few assert()sLennart Poettering2006-07-251-4/+6
* as a result of memory profiling with valgrind/massif: decrease default hash t...Lennart Poettering2006-07-231-1/+1
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+391