index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
hashmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2014-04-17
hashmap: Add pa_hashmap_remove_and_free()
Tanu Kaskinen
1
-0
/
+13
2013-09-17
hashmap: Add the ability to free keys
Arun Raghavan
1
-8
/
+21
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-1
/
+1
2013-02-16
hashmap: Add pa_hashmap_remove_all()
Tanu Kaskinen
1
-9
/
+14
2013-02-16
hashmap: Use pa_free_cb_t instead of pa_free2_cb_t
Tanu Kaskinen
1
-2
/
+2
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-2
/
+0
2009-06-17
hashmap: implement pa_hashmap_last()
Lennart Poettering
1
-0
/
+9
2009-06-17
hashmap: implement api to iterate a hashmap backwards
Lennart Poettering
1
-0
/
+33
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
1
-1
/
+1
2009-02-19
pulsecore: unused variable e in hashmap_put()
Marc-André Lureau
1
-1
/
+1
2008-06-27
modernize hashmap implementation a bit, reduce memory consumption a bit
Lennart Poettering
1
-63
/
+92
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2008-05-29
allow on-the-fly deleting of hashmap entries wile we iterate through them
Lennart Poettering
1
-10
/
+22
2008-03-31
merge r2192 from prepare-0.9.10
Lennart Poettering
1
-4
/
+4
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-16
/
+23
2007-02-13
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
1
-0
/
+2
2007-01-04
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
1
-15
/
+15
2006-08-18
cleanup hashmap.[ch] a little: use hash/compare func prototypes defined in id...
Lennart Poettering
1
-10
/
+39
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
/
+196