index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
songvec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
update: fix multiple deletes from *vec iterators
Eric Wong
2008-10-21
1
-1
/
+5
*
{dir,song}vec: these structs are const
Eric Wong
2008-10-21
1
-1
/
+1
*
{dir,song}vec: fix off-by-one errors in {dir,song}vec_delete
Eric Wong
2008-10-14
1
-7
/
+6
*
songvec: avoid holding nr_lock during free(3)
Eric Wong
2008-10-13
1
-3
/
+5
*
don't include os_compat.h
Max Kellermann
2008-10-08
1
-0
/
+3
*
song: converted typedef Song to struct song
Max Kellermann
2008-10-08
1
-11
/
+14
*
songvec: pass const pointers
Max Kellermann
2008-10-07
1
-2
/
+5
*
songvec: lock traversals for thread-safe updates/reads
Eric Wong
2008-10-07
1
-10
/
+34
*
songvec: add songvec_for_each iterator
Eric Wong
2008-10-07
1
-0
/
+13
*
songvec: songvec_delete takes a const Song pointer
Eric Wong
2008-09-29
1
-1
/
+1
*
songvec_free => songvec_destroy
Eric Wong
2008-09-29
1
-1
/
+1
*
songvec: avoid free(NULL)
Eric Wong
2008-09-23
1
-2
/
+4
*
songvec: remove songvec_prune
Eric Wong
2008-09-23
1
-23
/
+0
*
Replace SongList with struct songvec
Eric Wong
2008-09-23
1
-0
/
+89