/[cvs]/clearscm.com/lib/Logger.pm
ViewVC logotype

Log of /clearscm.com/lib/Logger.pm

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Fri Jan 6 22:00:09 2012 UTC (4 weeks ago) by andrew
Branch: MAIN
CVS Tags: HEAD
Changes since 1.22: +96 -4 lines
Diff to previous 1.22
Added disp method to display stuff regardless if verbose and incrementErr method so callers can add errors without displaying anything.

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Wed Nov 16 19:46:13 2011 UTC (2 months, 2 weeks ago) by andrew
Branch: MAIN
Changes since 1.21: +41 -41 lines
Diff to previous 1.21
Moved pods inside subs

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Mar 11 20:56:11 2011 UTC (10 months, 3 weeks ago) by andrew
Branch: MAIN
Changes since 1.20: +4 -6 lines
Diff to previous 1.20
Fixed bugs introduced by PerlCritic changes

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Thu Mar 10 23:47:31 2011 UTC (10 months, 3 weeks ago) by andrew
Branch: MAIN
Changes since 1.19: +3 -3 lines
Diff to previous 1.19
Changed use parent back to use base. Older versions of Perl don't know about
parent!

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sun Jan 9 01:04:33 2011 UTC (12 months, 3 weeks ago) by andrew
Branch: MAIN
Changes since 1.18: +8 -10 lines
Diff to previous 1.18
Perl::Critic changes

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sun Jan 2 04:59:35 2011 UTC (13 months ago) by andrew
Branch: MAIN
Changes since 1.17: +109 -81 lines
Diff to previous 1.17
Changes for Perl::Critic

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sun Oct 24 13:17:53 2010 UTC (15 months, 1 week ago) by andrew
Branch: MAIN
Changes since 1.16: +3 -5 lines
Diff to previous 1.16
Removed Cwd - It's core
Fixed OSDep dependency

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sun Oct 24 13:16:17 2010 UTC (15 months, 1 week ago) by andrew
Branch: MAIN
Changes since 1.15: +21 -11 lines
Diff to previous 1.15
Fixed dependencies

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat May 8 05:25:02 2010 UTC (20 months, 4 weeks ago) by andrew
Branch: MAIN
Changes since 1.14: +76 -0 lines
Diff to previous 1.14
Added errors and warnings subrountines

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu May 6 02:48:56 2010 UTC (21 months ago) by andrew
Branch: MAIN
Changes since 1.13: +32 -32 lines
Diff to previous 1.13
Updated err and warn

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat May 1 04:02:55 2010 UTC (21 months ago) by andrew
Branch: MAIN
Changes since 1.12: +32 -37 lines
Diff to previous 1.12
. Removed export - not needed with OO design
. Added support for alternate extensions
. Changed to use Display::error and Display::Warning then to log the msg to the
  log file. This allows the output going to the screen to have color and the
  output going to the logfile to not have color.

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri Feb 29 15:08:56 2008 UTC (3 years, 11 months ago) by andrew
Branch: MAIN
Changes since 1.11: +198 -198 lines
Diff to previous 1.11
Largely cosmetic changes

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Feb 14 06:26:39 2008 UTC (3 years, 11 months ago) by andrew
Branch: MAIN
Changes since 1.10: +3 -2 lines
Diff to previous 1.10
Logger now calls error instead of die.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Feb 14 05:52:10 2008 UTC (3 years, 11 months ago) by andrew
Branch: MAIN
Changes since 1.9: +10 -10 lines
Diff to previous 1.9
. Changed =begin html's -> =for html
. Removed prototype for new subroutine

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Dec 6 06:47:27 2007 UTC (4 years, 2 months ago) by andrew
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
Fixed () -> <>

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Dec 6 06:43:19 2007 UTC (4 years, 2 months ago) by andrew
Branch: MAIN
Changes since 1.7: +5 -5 lines
Diff to previous 1.7
Changed email address

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Dec 6 06:35:39 2007 UTC (4 years, 2 months ago) by andrew
Branch: MAIN
Changes since 1.6: +46 -222 lines
Diff to previous 1.6
Removed =begin html... =end html in favor of =for html.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Nov 17 02:46:19 2007 UTC (4 years, 2 months ago) by andrew
Branch: MAIN
Changes since 1.5: +12 -12 lines
Diff to previous 1.5
*** empty log message ***

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Sep 7 06:08:13 2007 UTC (4 years, 4 months ago) by andrew
Branch: MAIN
Changes since 1.4: +7 -4 lines
Diff to previous 1.4
Changed logcmd to also return @output

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Aug 23 05:57:09 2007 UTC (4 years, 5 months ago) by andrew
Branch: MAIN
Changes since 1.3: +74 -116 lines
Diff to previous 1.3
Fixed documentation

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Aug 23 05:50:33 2007 UTC (4 years, 5 months ago) by andrew
Branch: MAIN
Changes since 1.2: +4 -4 lines
Diff to previous 1.2
Fixed description

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Aug 23 05:48:35 2007 UTC (4 years, 5 months ago) by andrew
Branch: MAIN
Changes since 1.1: +715 -168 lines
Diff to previous 1.1
Update pod documentation

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Aug 16 06:08:59 2007 UTC (4 years, 5 months ago) by andrew
Branch: MAIN
Initial import

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Falcon Knight Inc.">Falcon Knight Inc.
ViewVC Help
Powered by ViewVC 1.1.8