aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag/TagTable.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Util/ASCII: add function StringEqualsCaseASCII()Max Kellermann2013-10-201-3/+2
| | | | Replaces GLib's g_ascii_strcasecmp().
* TagType: rename enum tag_type to TagTypeMax Kellermann2013-10-201-2/+2
|
* TagTable: un-inline the two functionsMax Kellermann2013-09-041-0/+54
Reduce header dependencies.