Log of /trunk/webwork2/lib/WeBWorK/Constants.pm
Parent Directory
Revision
3485 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 12 02:47:30 2005 UTC (7 years, 9 months ago) by
sh002i
File length: 3818 byte(s)
Diff to
previous 3311
added HiRes timing data to WeBWorK::Debug, removed WeBWorK::Timing. all
existing calls to the WeBWorK::Timing methods now pass the same messages
to debug().
added an option to WeBWorK::Debug to allow only certain subroutines to
log debug messages, in addition to the existing option to bar certain
subroutines from doing so.
Revision
3311 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 23 02:33:03 2005 UTC (7 years, 10 months ago) by
gage
File length: 3893 byte(s)
Diff to
previous 3308
The TIMEOUT constant which is now defined in WeBWorK::Cosntants and is
(and was) used in WeBWorK::PG::Local gives the time in seconds
that is allowed for rendering one PG problem. The old value was 5 minutes
which was probably way too long. The default in WeBWorK::Constants has been
set to 60 seconds. If no value is set then 10 seconds is used.
-- Mike
Revision
3308 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 22 15:21:43 2005 UTC (7 years, 10 months ago) by
gage
File length: 3534 byte(s)
Diff to
previous 3292
Resetting Timing::Logfile to empty.
I have left the default value for dvipngArgs so that it works with
dvipng versions greater than 1.0
Revision
2927 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Oct 15 04:30:20 2004 UTC (8 years, 7 months ago) by
sh002i
File length: 3544 byte(s)
Diff to
previous 2895
work on error and warning output. prettification of stack traces,
rewording of explanatory text, better logging, other stuff. a lot of
annoying crap, basically.
Revision
2365 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 23 00:33:05 2004 UTC (8 years, 10 months ago) by
sh002i
File length: 2957 byte(s)
Diff to
previous 2362
preliminary Constants module. Currently holds configuration constants
for WeBWorK::Debug, WeBWorK::Timing, and WeBWorK::PG::ImageGenerator. It
is loaded by WeBWorK.pm.
I'm taking suggestions for what additional items to add to it.
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.