Log of /clearscm.com/lib/Display.pm
Parent Directory
|
Revision Log
Revision
1.38 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jun 1 17:37:04 2011 UTC
(8 months ago)
by
andrew
Branch:
MAIN
Changes since
1.37: +48 -7 lines
Diff to
previous 1.37
Changed to use color instead of color constants. This allows for us to dynamically turn off and on color of a running program.
Added get_me
Revision
1.36 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Apr 15 21:14:49 2011 UTC
(9 months, 3 weeks ago)
by
andrew
Branch:
MAIN
Changes since
1.35: +15 -11 lines
Diff to
previous 1.35
Clean up.
Added removal of main:: properly to trace.
Fixed bug in trace so that is now knows if we are writing to the terminal.
Revision
1.35 -
(
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.34: +3 -3 lines
Diff to
previous 1.34
Changed use parent back to use base. Older versions of Perl don't know about
parent!
Revision
1.34 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Feb 14 15:27:11 2011 UTC
(11 months, 2 weeks ago)
by
andrew
Branch:
MAIN
Changes since
1.33: +19 -12 lines
Diff to
previous 1.33
Fixed handling of errors and warnings to remove colorization if we are writing to a file instead of a tty.
Revision
1.25 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Feb 14 05:45:16 2008 UTC
(3 years, 11 months ago)
by
andrew
Branch:
MAIN
Changes since
1.24: +32 -16 lines
Diff to
previous 1.24
. Added use strict
. Added Term::ANSIColor
. Changed =begin html's -> =for html
. Changed if !defined $var's -> if !$var's.
. Added color!
. set_debug|set_verbose now returns old setting
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.