index
:
~jonny/pulseaudio
doc-fix
master
le pulseaudio
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
idxset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-17
idxset: implement pa_idxset_copy()
Lennart Poettering
1
-0
/
+14
2009-02-03
make iterating with pa_idxset_next() robust in regards to idxset modifications
Lennart Poettering
1
-9
/
+33
2008-09-26
make pa_idxset_trivial_compare_func() do a full compare instea of just equaki...
Lennart Poettering
1
-1
/
+1
2008-09-09
unbreak pa_idxset_rrobin
Lennart Poettering
1
-2
/
+1
2008-08-19
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
1
-1
/
+1
2008-06-27
modernize idxset a bit, reduce memory consumption, get rid of pa_idxset_forea...
Lennart Poettering
1
-188
/
+199
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-53
/
+77
2007-02-13
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
1
-0
/
+3
2007-01-04
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
1
-25
/
+25
2006-08-18
cleanup idxset.[ch] a little: define proper types for the hash/compare funcs,...
Lennart Poettering
1
-5
/
+5
2006-07-31
fix bad memory access if a non-existing entry shall be removed from a pa_idxs...
Lennart Poettering
1
-0
/
+3
2006-07-25
split a few assert()s
Lennart Poettering
1
-4
/
+6
2006-07-23
as a result of memory profiling with valgrind/massif: decrease default hash t...
Lennart Poettering
1
-1
/
+1
2006-06-19
big s/polyp/pulse/g
Lennart Poettering
1
-0
/
+391