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