Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-10-13 | {dir,song}vec: remove unused *_destroy routines | Eric Wong | 1 | -7/+0 |
2008-10-12 | directory: always maintain sorted properties vectors | Eric Wong | 1 | -2/+0 |
2008-10-12 | dirvec: add dirvec_for_each iterator | Eric Wong | 1 | -0/+3 |
2008-10-11 | dirvec: added dirvec_clear() | Max Kellermann | 1 | -0/+5 |
2008-10-11 | dirvec: constant pointers in dirvec_find() | Max Kellermann | 1 | -1/+1 |
2008-10-11 | directory: moved dirvec struct declaration to dirvec.h | Max Kellermann | 1 | -1/+6 |
2008-10-11 | directory: converted typedef Directory to struct directory | Max Kellermann | 1 | -4/+4 |
2008-10-11 | dirvec: moved code to dirvec.c | Max Kellermann | 1 | -62/+5 |
2008-09-28 | directory: replace DirectoryList with dirvec | Eric Wong | 1 | -0/+73 |