aboutsummaryrefslogtreecommitdiff
path: root/src/dirvec.h
Commit message (Expand)AuthorAge
* all: Update copyright header.Avuton Olrich2009-03-13
* dirvec: migrate from pthread to glib threadsThomas Jansen2008-12-28
* added prefix to header macrosMax Kellermann2008-10-31
* dirvec: add dirvec_for_each iteratorEric Wong2008-10-21
* dirvec: added dirvec_clear()Max Kellermann2008-10-09
* dirvec: constant pointers in dirvec_find()Max Kellermann2008-10-09
* directory: moved dirvec struct declaration to dirvec.hMax Kellermann2008-10-09
* directory: converted typedef Directory to struct directoryMax Kellermann2008-10-08
* dirvec: moved code to dirvec.cMax Kellermann2008-10-08
* directory: replace DirectoryList with dirvecEric Wong2008-09-29