Simon Howkins <simonh@symbian.org> [Mon, 05 Oct 2009 11:22:09 +0100] rev 579
Added code to handle the script being given a log file argument which includes wild cards.
Simon Howkins <simonh@symbian.org> [Mon, 05 Oct 2009 10:20:32 +0100] rev 578
Fixed handling or regular expression strings, so the regular expression functiuonality works, not just substring detection!
Added special handling if the severity marker is "ignore". Unsuprisingly, it ignores that line.
Simon Howkins <simonh@symbian.org> [Fri, 02 Oct 2009 17:41:04 +0100] rev 577
Adjusted sf-run-analysis-raptor so that when preprocessing the files, STDERR is appended, but STDOUT is not.
Simon Howkins <simonh@symbian.org> [Fri, 02 Oct 2009 16:19:09 +0100] rev 576
Pre-emptive performance fix - avoid having to read the complete log file into memory at the same time before processing it.