aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag/Tag.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tag: compile-time initialisation of ignore_tag_itemsMax Kellermann2013-09-051-9/+1
| | | | Move to TagSettings.c and use C99 initializers.
* Tag: move fix_tag_value() to TagString.cxxMax Kellermann2013-09-051-102/+2
|
* Tag: remove unused methodsMax Kellermann2013-09-051-56/+0
|
* Tag: move configuration code to TagConfig.cxxMax Kellermann2013-09-051-50/+0
| | | | Allow using the Tag.cxx library without the Config library.
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-0/+509