[system] / trunk / webwork2 / lib / WeBWorK / Constants.pm Repository:
ViewVC logotype

Log of /trunk/webwork2/lib/WeBWorK/Constants.pm

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 3486 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 12 15:53:02 2005 UTC (7 years, 9 months ago) by sh002i
File length: 3818 byte(s)
Diff to previous 3485
renamed weird $QuellSubroutineOutput to $DenySubroutineOutput. This will
better match $AllowSubroutineOutput.

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 3292 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 15 22:17:24 2005 UTC (7 years, 11 months ago) by gage
File length: 3569 byte(s)
Diff to previous 3285
Cosmetic change to pretty_print_rh

Revision 3285 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 10 16:06:55 2005 UTC (7 years, 11 months ago) by gage
File length: 3544 byte(s)
Diff to previous 3066
Bringing HEAD and rel-2-1-patches in line

Revision 3066 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 27 17:20:16 2004 UTC (8 years, 4 months ago) by gage
File length: 3588 byte(s)
Diff to previous 2927
Catch multiply defined user warning.

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 2895 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 11 19:53:06 2004 UTC (8 years, 7 months ago) by gage
File length: 3551 byte(s)
Diff to previous 2891
fixing gage specific timing log file (again)

Revision 2891 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 11 13:30:09 2004 UTC (8 years, 7 months ago) by gage
File length: 3588 byte(s)
Diff to previous 2867
Fixed mistake involving "at" in interpreting the date and time
string in a .def file

Revision 2867 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 7 19:55:18 2004 UTC (8 years, 7 months ago) by sh002i
File length: 3544 byte(s)
Diff to previous 2861
removed gage-specific path.

Revision 2861 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 6 21:01:46 2004 UTC (8 years, 7 months ago) by gage
File length: 3603 byte(s)
Diff to previous 2765
Added time stamp to the warning
Added time stamp to warning messages.

Revision 2765 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 10 22:09:22 2004 UTC (8 years, 8 months ago) by sh002i
File length: 3546 byte(s)
Diff to previous 2745
added WeBWorK::Contents switch for preserving hardcopy temp files.
closes bug #633.

Revision 2745 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 8 01:42:46 2004 UTC (8 years, 8 months ago) by sh002i
File length: 3240 byte(s)
Diff to previous 2744
rolling back accidental commit.

Revision 2744 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 8 01:42:05 2004 UTC (8 years, 8 months ago) by sh002i
File length: 3236 byte(s)
Diff to previous 2407
Added Bill's textDateTime/intDateTime routines. Closes bug #618.

Revision 2407 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 25 15:31:21 2004 UTC (8 years, 10 months ago) by jj
File length: 3247 byte(s)
Diff to previous 2377
Changed suggested dvipng args for versions >= 1.0 to capture vertical
alignment information.

Revision 2377 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 23 23:09:45 2004 UTC (8 years, 10 months ago) by sh002i
File length: 3237 byte(s)
Diff to previous 2372
no change

Revision 2372 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 23 19:19:02 2004 UTC (8 years, 10 months ago) by sh002i
File length: 3237 byte(s)
Diff to previous 2365
added QuellSubroutineOutput to WeBWorK::Debug

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.

Revision 2362 - (view) (download) (as text) (annotate) - [select for diffs]
Added Tue Jun 22 17:13:46 2004 UTC (8 years, 10 months ago) by sh002i
File length: 1101 byte(s)
added stub for new constants file

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9