aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-05TagBuilder: new class for constructing Tag objectsMax Kellermann2-0/+229
2013-09-05TagItem: disable the copy constructor/operatorMax Kellermann1-0/+4
2013-09-05Tag: compile-time initialisation of ignore_tag_itemsMax Kellermann5-18/+31
2013-09-05Tag: move struct TagItem to TagItem.hxxMax Kellermann3-16/+43
2013-09-05Tag: move fix_tag_value() to TagString.cxxMax Kellermann3-102/+160
2013-09-05Tag: remove unused methodsMax Kellermann2-70/+0
2013-09-05TagNames: make tag_item_names constMax Kellermann2-2/+2
2013-09-05Tag: move configuration code to TagConfig.cxxMax Kellermann3-50/+101
2013-09-05Tag, ...: move to libtag.aMax Kellermann9-0/+1216
2013-09-05conf.h: remove obsolete headerMax Kellermann1-2/+1
2013-09-04TagTable: un-inline the two functionsMax Kellermann3-22/+62
2013-09-04Tag*: move TagTable.hxx to libtag.aMax Kellermann1-0/+68
2013-09-04Tag*: move libtag.a sources to src/tag/Max Kellermann14-0/+1540