# HG changeset patch # User Dario Sestito # Date 1273573882 -3600 # Node ID 08436a2279400d1fbd6b9a0112da1c3e0c91a047 # Parent 0cefd166267640511ff01bef6c11bd3b524004c8 Add author information. Reviewed descriptions diff -r 0cefd1662676 -r 08436a227940 uh_parser/RaptorCommon.pm --- a/uh_parser/RaptorCommon.pm Tue May 11 11:22:54 2010 +0100 +++ b/uh_parser/RaptorCommon.pm Tue May 11 11:31:22 2010 +0100 @@ -8,6 +8,7 @@ # Symbian Foundation Ltd - initial contribution. # # Contributors: +# Dario Sestito # # Description: # Common constants for the raptor parser suite diff -r 0cefd1662676 -r 08436a227940 uh_parser/RaptorError.pm --- a/uh_parser/RaptorError.pm Tue May 11 11:22:54 2010 +0100 +++ b/uh_parser/RaptorError.pm Tue May 11 11:31:22 2010 +0100 @@ -8,6 +8,7 @@ # Symbian Foundation Ltd - initial contribution. # # Contributors: +# Dario Sestito # # Description: # Raptor parser module. diff -r 0cefd1662676 -r 08436a227940 uh_parser/RaptorInfo.pm --- a/uh_parser/RaptorInfo.pm Tue May 11 11:22:54 2010 +0100 +++ b/uh_parser/RaptorInfo.pm Tue May 11 11:31:22 2010 +0100 @@ -8,6 +8,7 @@ # Symbian Foundation Ltd - initial contribution. # # Contributors: +# Dario Sestito # # Description: # Raptor parser module. diff -r 0cefd1662676 -r 08436a227940 uh_parser/RaptorRecipe.pm --- a/uh_parser/RaptorRecipe.pm Tue May 11 11:22:54 2010 +0100 +++ b/uh_parser/RaptorRecipe.pm Tue May 11 11:31:22 2010 +0100 @@ -8,6 +8,7 @@ # Symbian Foundation Ltd - initial contribution. # # Contributors: +# Dario Sestito # # Description: # Raptor parser module. diff -r 0cefd1662676 -r 08436a227940 uh_parser/RaptorSAXHandler.pm --- a/uh_parser/RaptorSAXHandler.pm Tue May 11 11:22:54 2010 +0100 +++ b/uh_parser/RaptorSAXHandler.pm Tue May 11 11:31:22 2010 +0100 @@ -8,6 +8,7 @@ # Symbian Foundation Ltd - initial contribution. # # Contributors: +# Dario Sestito # # Description: # SAX Handler for the Raptor log diff -r 0cefd1662676 -r 08436a227940 uh_parser/RaptorUnreciped.pm --- a/uh_parser/RaptorUnreciped.pm Tue May 11 11:22:54 2010 +0100 +++ b/uh_parser/RaptorUnreciped.pm Tue May 11 11:31:22 2010 +0100 @@ -8,6 +8,7 @@ # Symbian Foundation Ltd - initial contribution. # # Contributors: +# Dario Sestito # # Description: # Raptor parser module. diff -r 0cefd1662676 -r 08436a227940 uh_parser/RaptorWarning.pm --- a/uh_parser/RaptorWarning.pm Tue May 11 11:22:54 2010 +0100 +++ b/uh_parser/RaptorWarning.pm Tue May 11 11:31:22 2010 +0100 @@ -8,6 +8,7 @@ # Symbian Foundation Ltd - initial contribution. # # Contributors: +# Dario Sestito # # Description: # Raptor parser module. diff -r 0cefd1662676 -r 08436a227940 uh_parser/preprocess_log.pl --- a/uh_parser/preprocess_log.pl Tue May 11 11:22:54 2010 +0100 +++ b/uh_parser/preprocess_log.pl Tue May 11 11:31:22 2010 +0100 @@ -9,6 +9,7 @@ # Symbian Foundation Ltd - initial contribution. # # Contributors: +# Dario Sestito # # Description: # Preprocess a raptor log, trying to countermeasure a list of known anomalies diff -r 0cefd1662676 -r 08436a227940 uh_parser/releaseables.pl --- a/uh_parser/releaseables.pl Tue May 11 11:22:54 2010 +0100 +++ b/uh_parser/releaseables.pl Tue May 11 11:31:22 2010 +0100 @@ -8,6 +8,7 @@ # Symbian Foundation Ltd - initial contribution. # # Contributors: +# Dario Sestito # # Description: # Extract releaseable (whatlog) information from Raptor log files diff -r 0cefd1662676 -r 08436a227940 uh_parser/releaseables.pm --- a/uh_parser/releaseables.pm Tue May 11 11:22:54 2010 +0100 +++ b/uh_parser/releaseables.pm Tue May 11 11:31:22 2010 +0100 @@ -8,6 +8,7 @@ # Symbian Foundation Ltd - initial contribution. # # Contributors: +# Dario Sestito # # Description: # Raptor parser module. diff -r 0cefd1662676 -r 08436a227940 uh_parser/truclean.pl --- a/uh_parser/truclean.pl Tue May 11 11:22:54 2010 +0100 +++ b/uh_parser/truclean.pl Tue May 11 11:31:22 2010 +0100 @@ -8,9 +8,10 @@ # Symbian Foundation Ltd - initial contribution. # # Contributors: +# Dario Sestito # # Description: -# Extracts output text in context which doesn't belong to 's +# Clean environment by removing releaseable files based on info.tsv use strict; use Getopt::Long; diff -r 0cefd1662676 -r 08436a227940 uh_parser/uh.pl --- a/uh_parser/uh.pl Tue May 11 11:22:54 2010 +0100 +++ b/uh_parser/uh.pl Tue May 11 11:31:22 2010 +0100 @@ -8,6 +8,7 @@ # Symbian Foundation Ltd - initial contribution. # # Contributors: +# Dario Sestito # # Description: # Unite and HTML-ize Raptor log files