aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag/Tag.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TagType: rename enum tag_type to TagTypeMax Kellermann2013-10-201-10/+10
|
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
|
* Tag: add "pure" attributesMax Kellermann2013-09-261-0/+3
|
* Tag: remove the obsolete "bulk" modeMax Kellermann2013-09-051-14/+0
| | | | | Methods BeginAdd() and EndAdd() have been replaced by class TagBuilder.
* Tag: compile-time initialisation of ignore_tag_itemsMax Kellermann2013-09-051-6/+0
| | | | Move to TagSettings.c and use C99 initializers.
* Tag: move struct TagItem to TagItem.hxxMax Kellermann2013-09-051-15/+1
|
* Tag: remove unused methodsMax Kellermann2013-09-051-14/+0
|
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-0/+223