Age | Commit message (Expand) | Author |
---|---|---|
2009-03-13 | all: Update copyright header. | Avuton Olrich |
2008-12-28 | dirvec: migrate from pthread to glib threads | Thomas Jansen |
2008-10-31 | added prefix to header macros | Max Kellermann |
2008-10-21 | dirvec: add dirvec_for_each iterator | Eric Wong |
2008-10-09 | dirvec: added dirvec_clear() | Max Kellermann |
2008-10-09 | dirvec: constant pointers in dirvec_find() | Max Kellermann |
2008-10-09 | directory: moved dirvec struct declaration to dirvec.h | Max Kellermann |
2008-10-08 | directory: converted typedef Directory to struct directory | Max Kellermann |
2008-10-08 | dirvec: moved code to dirvec.c | Max Kellermann |
2008-09-29 | directory: replace DirectoryList with dirvec | Eric Wong |