aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag/TagString.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* TagString: use strndup() for unterminated stringMax Kellermann2014-10-101-1/+1
* TagString: remove ISO-Latin-1 fallbackMax Kellermann2014-10-101-14/+1
* TagString: disable UTF-8 validation if GLib is disabledMax Kellermann2014-02-171-3/+13
* copyright year 2014Max Kellermann2014-01-131-1/+1
* util/Alloc: new library replacing GLib's g_malloc()Max Kellermann2014-01-071-5/+10
* Tag: move fix_tag_value() to TagString.cxxMax Kellermann2013-09-051-0/+126