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
/
tag_pool.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tag_pool: use GStaticMutex
Max Kellermann
2012-08-08
1
-14
/
+11
*
copyright year 2011
Max Kellermann
2011-01-29
1
-1
/
+1
*
Update copyright notices.
Avuton Olrich
2009-12-31
1
-1
/
+1
*
include config.h in all sources
Max Kellermann
2009-11-12
1
-0
/
+1
*
tag_pool: use memcmp() instead of strcmp() for non-terminated string
Max Kellermann
2009-03-27
1
-1
/
+3
*
tag_pool: use size_t for string length
Max Kellermann
2009-03-27
1
-2
/
+2
*
tag_pool: make "slots" static
Max Kellermann
2009-03-14
1
-1
/
+1
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-6
/
+7
*
tag_pool: use GLib instead of utils.h
Max Kellermann
2009-01-03
1
-3
/
+2
*
tag & tag_pool: migrate from pthread to glib threads
Thomas Jansen
2008-12-28
1
-1
/
+14
*
tag_item: avoid wasting space when struct is unpackable
Eric Wong
2008-10-13
1
-1
/
+3
*
don't include os_compat.h
Max Kellermann
2008-10-08
1
-0
/
+2
*
tag: lock all accesses to tag_pool
Eric Wong
2008-09-07
1
-0
/
+2
*
tag: optimize tag_dup(), copy item references
Max Kellermann
2008-08-29
1
-6
/
+37
*
tag: added a pool for tag items
Max Kellermann
2008-08-29
1
-0
/
+108