Markus Kauppila [Mon, 27 Jun 2011 22:14:48 +0300] rev 5717
Plain logger refined.
Markus Kauppila [Mon, 27 Jun 2011 21:41:34 +0300] rev 5716
Added time, date and total runtime information to the output by
logging system.
Markus Kauppila [Mon, 27 Jun 2011 16:41:45 +0300] rev 5715
Refining the output of XML logger.
Markus Kauppila [Mon, 27 Jun 2011 11:53:14 +0300] rev 5714
Added identation to the output of XML logger.
Markus Kauppila [Sun, 26 Jun 2011 23:04:37 +0300] rev 5713
Logging system added to harness. Logging system doesn't
yet utilize all the given parameters.
Markus Kauppila [Fri, 24 Jun 2011 14:35:14 +0300] rev 5712
Added case insensitivity to XML elements.
Markus Kauppila [Thu, 23 Jun 2011 22:00:03 +0300] rev 5711
XML component no longer outputs the generated XML.
Fixed a bunch of compiler warnings.
Markus Kauppila [Thu, 23 Jun 2011 21:11:48 +0300] rev 5710
Fixed XML elements. Element's end tag is now properly formed.
Markus Kauppila [Wed, 22 Jun 2011 21:56:23 +0300] rev 5709
Added escaping special characters to their corresponding
entities in XML output.
Markus Kauppila [Wed, 22 Jun 2011 18:13:06 +0300] rev 5708
Changed XML-generator to use static buffer instead of dynamically
allocated memory.