aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag_pool.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-13tag_item: avoid wasting space when struct is unpackableEric Wong1-1/+3
2008-10-08don't include os_compat.hMax Kellermann1-0/+2
2008-09-07tag: lock all accesses to tag_poolEric Wong1-0/+2
2008-08-29tag: optimize tag_dup(), copy item referencesMax Kellermann1-6/+37
2008-08-29tag: added a pool for tag itemsMax Kellermann1-0/+108