Log of /trunk/webwork/system/lib
Directory Listing
Revision
140 -
Directory Listing
Modified
Thu Aug 16 19:17:55 2001 UTC (11 years, 10 months ago) by
apizer
define variables smtpSender, defaultFrom, defaultReply
Revision
136 -
Directory Listing
Modified
Wed Aug 15 15:03:08 2001 UTC (11 years, 10 months ago) by
sh002i
Actually changed the value of $Global::externalLaTeX2HTMLInit. Sorry about
that. :P
Revision
134 -
Directory Listing
Modified
Tue Aug 14 21:00:06 2001 UTC (11 years, 10 months ago) by
sh002i
Reordered some config items, changed $externalLaTeX2HTMLInit.
Revision
133 -
Directory Listing
Modified
Tue Aug 14 20:59:15 2001 UTC (11 years, 10 months ago) by
sh002i
Renamed latex2html.init.98.1 latex2html.init.98.1p1 to make it able to be
referred to as "latex2html.init.$Global::externalLaTeX2HTMLVersion".
Revision
129 -
Directory Listing
Modified
Mon Aug 13 20:42:12 2001 UTC (11 years, 10 months ago) by
sh002i
moved latex2html init files into lib.
Changed $Global::externalLatex2HTMLPath.
Revision
111 -
Directory Listing
Modified
Fri Aug 10 14:34:02 2001 UTC (11 years, 10 months ago) by
sh002i
added variables for paths to hardcopy generation programs
Revision
107 -
Directory Listing
Modified
Wed Aug 8 23:43:43 2001 UTC (11 years, 10 months ago) by
gage
Made small corrections at lines 417 and 484 which were
causing compile time errors in /ww/logs/error_log. (One
was redefining rh_flags subroutine, the other was an
uncommented fragment of a print statement.
Revision
105 -
Directory Listing
Modified
Wed Aug 8 16:17:10 2001 UTC (11 years, 10 months ago) by
gage
Modified warning so that warnings when end in \n (or in ~~n for .pg files) do not have the extra
stack information appended. This may sometimes make for cleaner output messages.
Revision
100 -
Directory Listing
Modified
Wed Aug 8 02:13:25 2001 UTC (11 years, 10 months ago) by
gage
replaced \&main::PG_floating_point_exception_handler by
&Global::PG_floating_point_exception_handler
since the exception handler was moved under the package Global section of Global.pm
when the BEGIN block was moved in version 1.6
It's possible that the floating point exception handler available for bad answers
hasn't been working
properly for awhile.
Revision
99 -
Directory Listing
Modified
Wed Aug 8 02:04:44 2001 UTC (11 years, 10 months ago) by
gage
removed commented out copy of subroutine longmess
Revision
96 -
Directory Listing
Modified
Tue Aug 7 17:14:13 2001 UTC (11 years, 10 months ago) by
sam
forgot to save
Revision
95 -
Directory Listing
Modified
Tue Aug 7 17:13:25 2001 UTC (11 years, 10 months ago) by
sam
Added variables for TTH path and LaTeX2HTML path, version, and init file
path, as part of an effort to de-hardcode paths.
Revision
89 -
Directory Listing
Modified
Tue Jul 31 14:38:29 2001 UTC (11 years, 10 months ago) by
sam
added additional comments regarding $cgiDebugMode.
Revision
83 -
Directory Listing
Modified
Mon Jul 2 19:40:24 2001 UTC (11 years, 11 months ago) by
sam
moved config stuff to the top of the file
moved BEGIN block to the bottom of the file
added comments
added $cgiDebugMode flag and explanation
Revision
75 -
Directory Listing
Modified
Thu Jun 28 13:30:23 2001 UTC (11 years, 11 months ago) by
chris
Added defaultreply and defaultfrom addresses which are used by Profsendmail.pl
Revision
57 -
Directory Listing
Modified
Fri Jun 22 19:36:13 2001 UTC (11 years, 11 months ago) by
gage
Added a commented out line which, when uncommented, can be used to debug
the evaluation of modules.
Revision
51 -
Directory Listing
Modified
Thu Jun 21 20:53:03 2001 UTC (11 years, 11 months ago) by
sam
Fixed headers to include $Id$
Revision
27 -
Directory Listing
Modified
Tue Jun 19 20:31:39 2001 UTC (12 years ago) by
gage
Many modifications to courseScript scripts which will insure that the
routines are re-entrant (i.e. they can be called via mod_perl and don't
need to be re-compiled for every execution run.)
Minor modifications to processProblem8.pl and to PGtranslator.pm
Revision
10 -
Directory Listing
Modified
Fri Jun 15 21:06:18 2001 UTC (12 years ago) by
sam
nothing should change
Revision
8 -
Directory Listing
Modified
Fri Jun 15 16:24:03 2001 UTC (12 years ago) by
gage
modified use lib lines in cgi-scripts, scripts, courseScripts
removed Global.pm updating and use lib line code from system_webwork_setup
modified Global.pm to use webworkConfig (which is not in the repository!)
Revision
6 -
Directory Listing
Modified
Fri Jun 15 14:29:57 2001 UTC (12 years ago) by
gage
development version dev-1-7-01 from /ww/webwork/development 15-June-2001
Revision
2 -
Directory Listing
Added
Thu Jun 14 17:08:51 2001 UTC (12 years ago) by
sam
initial import