Add author information. Reviewed descriptions
authorDario Sestito <darios@symbian.org>
Tue, 11 May 2010 11:31:22 +0100
changeset 258 08436a227940
parent 257 0cefd1662676
child 259 dfa3d8557c61
Add author information. Reviewed descriptions
uh_parser/RaptorCommon.pm
uh_parser/RaptorError.pm
uh_parser/RaptorInfo.pm
uh_parser/RaptorRecipe.pm
uh_parser/RaptorSAXHandler.pm
uh_parser/RaptorUnreciped.pm
uh_parser/RaptorWarning.pm
uh_parser/preprocess_log.pl
uh_parser/releaseables.pl
uh_parser/releaseables.pm
uh_parser/truclean.pl
uh_parser/uh.pl
--- 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 <darios@symbian.org>
 #
 # Description:
 # Common constants for the raptor parser suite
--- 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 <darios@symbian.org>
 #
 # Description:
 # Raptor parser module.
--- 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 <darios@symbian.org>
 #
 # Description:
 # Raptor parser module.
--- 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 <darios@symbian.org>
 #
 # Description:
 # Raptor parser module.
--- 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 <darios@symbian.org>
 #
 # Description:
 # SAX Handler for the Raptor log
--- 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 <darios@symbian.org>
 #
 # Description:
 # Raptor parser module.
--- 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 <darios@symbian.org>
 #
 # Description:
 # Raptor parser module.
--- 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 <darios@symbian.org>
 #
 # Description:
 # Preprocess a raptor log, trying to countermeasure a list of known anomalies
--- 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 <darios@symbian.org>
 #
 # Description:
 # Extract releaseable (whatlog) information from Raptor log files
--- 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 <darios@symbian.org>
 #
 # Description:
 # Raptor parser module.
--- 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 <darios@symbian.org>
 #
 # Description:
-# Extracts output text in <buildlog> context which doesn't belong to <recipe>'s
+# Clean environment by removing releaseable files based on info.tsv
 
 use strict;
 use Getopt::Long;
--- 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 <darios@symbian.org>
 #
 # Description:
 # Unite and HTML-ize Raptor log files