Age | Commit message (Expand) | Author |
2009-07-30 | More unit tests... | deva |
2009-07-30 | Added Exception class unit test. | deva |
2009-07-30 | Doxygen documented the Macro-/TemplateHeaderParser header files. | deva |
2009-07-30 | Added unit tests for MacroHeaderParser and TemplateHeaderParser. | deva |
2009-07-30 | Make sure we don't hang in an infinite loop when encountering malformed macro... | deva |
2009-07-30 | Fixed macrotool macro/template dumper to work with the new TemplateParser. | deva |
2009-07-30 | Changed illogically named 'window' tag into the more descriptive 'widgets' tag. | deva |
2009-07-30 | Removed the term 'course' everywhere, and replaced it by 'template'. This red... | deva |
2009-07-30 | Fixed tagname in the newly added (and obvously untested) TemplateHeaderParser... | deva |
2009-07-30 | Updated the example template to contain new tags/attributes. | deva |
2009-07-30 | XML define no longer used. | deva |
2009-07-30 | Removed obsolete TODO comment. | deva |
2009-07-29 | Comments in the TransactionParser headerfile. | deva |
2009-07-29 | Fixed up the server testprogram a little. Now the program kills its own serve... | deva |
2009-07-29 | Added testsrcipts to the transactionparser. Still missing the documentation t... | deva |
2009-07-29 | Added testscripts for SAXParser. Added SAXParser documentation. | deva |
2009-07-29 | Removed old obsolete TODO comment. | deva |
2009-07-29 | Fixed potetially bad error in the server. It would break the stream if introd... | deva |
2009-07-29 | Changed Socket * to Socket & in pentominos query. | deva |
2009-07-29 | Split up commits and requests to seperate functions. Changed Database * to Da... | deva |
2009-07-24 | Test for configuration to use pentominos. | deva |
2009-07-24 | Test for a running instance of the artefact server. | deva |
2009-07-24 | More extensive testing, and documentation in the header files. | deva |
2009-07-24 | Introduced a new template tag called 'header' to replace the macro-tag-with-h... | deva |
2009-07-24 | 'fixed' output to handle new macro naming/versioning scheme | deva |
2009-07-24 | Made test section able to retest when some dependencies changed. | deva |
2009-07-24 | Added exception throwing info. | deva |
2009-07-24 | Removed stress test. | deva |
2009-07-24 | Made some more tests, and documented the header file. | deva |
2009-07-24 | Fixed a bug in the versionstr test (sort test always succeeded) | deva |
2009-07-24 | Oups - Forgot implementation of secondary constructor. | deva |
2009-07-24 | Added some more tests to the Version class. 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 pars... | deva |
2009-07-17 | More work on the macrotool. Now fieldnames can be added and deleted, and a fi... | deva |
2009-07-10 | Fieldname queries added macrotool. | deva |
2009-07-06 | Rewrite of parameter handler. A new fieldnames module... currently does nothi... | deva |
2009-07-06 | Added new macro tool binary to the project. | deva |
2009-07-06 | Update year in copyright notice. | deva |
2009-07-03 | New attribute in pentominos protocol. | deva |
2009-06-22 | Fixed bug, where db overruled map, whn prefilled var not set. | deva |
2009-06-22 | Added some debug output in widget generation. | deva |
2009-05-27 | Fixed error in linesplitter (utf8 characters fucked up pretty good) | deva |
2009-05-15 | Journal entries are now committed in the order in which they appear in the co... | deva |
2009-05-11 | New 'header' in each journal commit, taken from the course. | deva |
2009-04-24 | Added test for journal writer. | deva |
2009-04-24 | Delayed journal commit write. This makes sure each macro is only stored once.... | deva |
2009-04-20 | Added utf8 decode. Missing file. | deva |
2009-04-20 | Added utf8 decode. | deva |
2009-04-14 | Fixed missing stack pop on result-tag end. | deva |