aboutsummaryrefslogtreecommitdiffstats
path: root/src/strset.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7
2009-01-25use g_free() instead of free()Max Kellermann1-2/+2
2009-01-03strset: use GLib instead of utils.hMax Kellermann1-3/+3
2008-12-29removed os_compat.hMax Kellermann1-1/+3
2008-12-02replaced mpd_malloc by G_GNUC_MALLOCThomas Jansen1-1/+1
2008-09-08strset: fix duplicate valuesMax Kellermann1-1/+1
2008-09-08added string set libraryMax Kellermann1-0/+144