Log of /trunk/webwork2/lib/WeBWorK/Timing.pm
Parent Directory
Revision
2098 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu May 13 18:28:42 2004 UTC (9 years ago) by
gage
File length: 4718 byte(s)
Diff to
previous 1663
Defined $WeBWorK:;timer again for use in debugging code
$timerON =0 by default in WeBWorK.pm
and
the timing log $TIMING_LOG is initially set to the empty string which
implies STDERR
Revision
1663 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 9 01:12:32 2003 UTC (9 years, 5 months ago) by
sh002i
File length: 4567 byte(s)
Diff to
previous 1398
Normalized headers. All files now contain the text below as a header.
This is important since all files now (a) use the full name of the
package, (b) assign copyright to "The WeBWorK Project", (c) give the
full path of the file (relative to CVSROOT) instead of simply the file
name, and (d) include license and warranty information.
Here is the new header:
################################################################################
# WeBWorK Online Homework Delivery System
# Copyright © 2000-2003 The WeBWorK Projcct, http://openwebwork.sf.net/
# $CVSHeader$
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of either: (a) the GNU General Public License as published by the
# Free Software Foundation; either version 2, or (at your option) any later
# version, or (b) the "Artistic License" which comes with this package.
#
# This program is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
# FOR A PARTICULAR PURPOSE. See either the GNU General Public License or the
# Artistic License for more details.
################################################################################
Revision
1398 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 16 13:33:10 2003 UTC (9 years, 10 months ago) by
gage
File length: 3910 byte(s)
Diff to
previous 1308
Corrected a typo that used TIMING_LOG instead of TIMING for a file
handle. TIMING_LOG is a file variable that specifies an output
other than STDERR
--Mike
Revision
1179 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Mon Jun 16 23:58:55 2003 UTC (9 years, 11 months ago) by
sh002i
File length: 1685 byte(s)
added WeBWorK::Timing timer/logger and "timing" script to analyze timing
logs.
-sam
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.