summaryrefslogtreecommitdiff
path: root/src/pulsecore/idxset.h
Commit message (Expand)AuthorAgeFilesLines
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* idxset: Allow deep copying with pa_idxset_copy()Tanu Kaskinen2013-11-291-2/+5
* Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)2013-07-041-2/+2
* idxset: Add pa_idxset_remove_all()Tanu Kaskinen2013-02-161-0/+3
* idxset: Use pa_free_cb_t instead of pa_free2_cb_tTanu Kaskinen2013-02-161-4/+3
* idxset: Fix _get_by_data() comment.Tanu Kaskinen2010-01-061-1/+1
* idxset: implement pa_idxset_copy()Lennart Poettering2009-06-171-0/+3
* hashmap: introduce PA_HASHMAP_FOREACH macroLennart Poettering2009-06-061-1/+1
* idxset: add enumeration macro PA_IDXSET_FOREACHLennart Poettering2009-04-291-0/+4
* modernize idxset a bit, reduce memory consumption, get rid of pa_idxset_forea...Lennart Poettering2008-06-271-13/+18
* modernize hashmap implementation a bit, reduce memory consumption a bitLennart Poettering2008-06-271-0/+3
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-5/+0
* 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-3/+3
* cleanup idxset.[ch] a little: define proper types for the hash/compare funcs,...Lennart Poettering2006-08-181-1/+9
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+94