Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-14 | Almost finished the inotify wrapper. It still needs more tests. Made ↵ | deva | |
MacroList work recursive, added watch through inotify (also recursive). | |||
2010-01-06 | Made MacroList and TemplateList threadsafe. | deva | |
2009-07-30 | Make sure we don't hang in an infinite loop when encountering malformed ↵ | deva | |
macro/template files. | |||
2009-07-30 | Updated the example template to contain new tags/attributes. | deva | |
2009-07-29 | Split up commits and requests to seperate functions. Changed Database * to ↵ | deva | |
Database & | |||
2009-07-24 | Made some more tests, and documented the header file. | deva | |
2009-07-24 | Fixed compiler issues... | deva | |
2009-07-22 | Changed the way the macros are looked up in the filesystem (now they are ↵ | deva | |
parsed and indexed using version numbers). Updated all unit tests, to compile and run again. |