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