summaryrefslogtreecommitdiff
path: root/server/src/templateheaderparser.cc
AgeCommit message (Expand)Author
2011-07-01removed macrotool.deva
2011-02-17Rewrite of all old tests to new unittest framework. Also some work on testdb;...deva
2010-07-05Remove PRACRO_ prefix from debug macros.deva
2009-11-13Added SessionIDs to http communication. Made SAXParser run on const char*.deva
2009-07-30Added unit tests for MacroHeaderParser and TemplateHeaderParser.deva
2009-07-30Make sure we don't hang in an infinite loop when encountering malformed macro...deva
2009-07-30Changed illogically named 'window' tag into the more descriptive 'widgets' tag.deva
2009-07-30Removed the term 'course' everywhere, and replaced it by 'template'. This red...deva
2009-07-30Fixed tagname in the newly added (and obvously untested) TemplateHeaderParser...deva
2009-07-30Updated the example template to contain new tags/attributes.deva