Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/Cast: reimplement as template without macro | Max Kellermann | 2014-07-14 | 1 | -2/+5 |
* | TagPool: move code to tag_value_slot_p() | Max Kellermann | 2014-06-16 | 1 | -9/+18 |
* | TagPool: convert macro to constexpr | Max Kellermann | 2014-06-16 | 1 | -1/+1 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | util/Alloc: new library replacing GLib's g_malloc() | Max Kellermann | 2014-01-07 | 1 | -0/+1 |
* | tag/TagPool: use NewVarSize() to allocate TagPoolSlot | Max Kellermann | 2014-01-07 | 1 | -21/+27 |
* | tag/TagPool: rename struct slot to TagPoolSlot | Max Kellermann | 2014-01-07 | 1 | -14/+13 |
* | tag/TagPool: use gcc_packed instead of mpd_packed | Max Kellermann | 2014-01-07 | 1 | -1/+1 |
* | util/Cast: new utility library | Max Kellermann | 2014-01-06 | 1 | -1/+2 |
* | TagType: rename enum tag_type to TagType | Max Kellermann | 2013-10-20 | 1 | -4/+4 |
* | Tag: move struct TagItem to TagItem.hxx | Max Kellermann | 2013-09-05 | 1 | -1/+1 |
* | Tag, ...: move to libtag.a | Max Kellermann | 2013-09-05 | 1 | -0/+155 |