aboutsummaryrefslogtreecommitdiff
path: root/src/tag_pool.c
Commit message (Expand)AuthorAge
* copyright year 2011Max Kellermann2011-01-29
* Update copyright notices.Avuton Olrich2009-12-31
* include config.h in all sourcesMax Kellermann2009-11-12
* tag_pool: use memcmp() instead of strcmp() for non-terminated stringMax Kellermann2009-03-27
* tag_pool: use size_t for string lengthMax Kellermann2009-03-27
* tag_pool: make "slots" staticMax Kellermann2009-03-14
* all: Update copyright header.Avuton Olrich2009-03-13
* tag_pool: use GLib instead of utils.hMax Kellermann2009-01-03
* tag & tag_pool: migrate from pthread to glib threadsThomas Jansen2008-12-28
* tag_item: avoid wasting space when struct is unpackableEric Wong2008-10-13
* don't include os_compat.hMax Kellermann2008-10-08
* tag: lock all accesses to tag_poolEric Wong2008-09-07
* tag: optimize tag_dup(), copy item referencesMax Kellermann2008-08-29
* tag: added a pool for tag itemsMax Kellermann2008-08-29