aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag/TagPool.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/StringView: new utility classMax Kellermann2015-09-301-23/+19
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* Compiler.h: add macro CLANG_OR_GCC_VERSION()Max Kellermann2014-11-281-1/+1
* util/Cast: reimplement as template without macroMax Kellermann2014-07-141-2/+5
* TagPool: move code to tag_value_slot_p()Max Kellermann2014-06-161-9/+18
* TagPool: convert macro to constexprMax Kellermann2014-06-161-1/+1
* copyright year 2014Max Kellermann2014-01-131-1/+1
* util/Alloc: new library replacing GLib's g_malloc()Max Kellermann2014-01-071-0/+1
* tag/TagPool: use NewVarSize() to allocate TagPoolSlotMax Kellermann2014-01-071-21/+27
* tag/TagPool: rename struct slot to TagPoolSlotMax Kellermann2014-01-071-14/+13
* tag/TagPool: use gcc_packed instead of mpd_packedMax Kellermann2014-01-071-1/+1
* util/Cast: new utility libraryMax Kellermann2014-01-061-1/+2
* TagType: rename enum tag_type to TagTypeMax Kellermann2013-10-201-4/+4
* Tag: move struct TagItem to TagItem.hxxMax Kellermann2013-09-051-1/+1
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-0/+155