Log of /trunk/webwork/system/courseScripts/PG.pl
Parent Directory
Revision
37 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 21 01:03:14 2001 UTC (11 years, 11 months ago) by
apizer
File length: 13578 byte(s)
Diff to
previous 36
Hints and Solutions now use basically the same mechanism. Fixed hugs in hints
and minor bugs in solutions.
Revision
36 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 20 20:01:26 2001 UTC (11 years, 11 months ago) by
gage
File length: 13299 byte(s)
Diff to
previous 29
Simplified some of the scripts. Using forking there is no need
to evaluate $main:: everytime, since it remains the same for both
the parent (where the script is compiled) and in the child where
the script is executed.
There were other minor fixes to work around bugs in 5.6.0 which were
fixed in 5.6.1
Revision
29 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 19 21:56:35 2001 UTC (11 years, 11 months ago) by
gage
File length: 13194 byte(s)
Diff to
previous 27
Fixed an evaluation which was being done at compile time rather than at
run time. This could cause the definition of 'main' to be incorrect.
The evaluation was in an error message, so it has probably not been noticed.
Revision
27 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 19 20:31:39 2001 UTC (11 years, 11 months ago) by
gage
File length: 13185 byte(s)
Diff to
previous 11
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
8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Jun 15 16:24:03 2001 UTC (11 years, 11 months ago) by
gage
File length: 12701 byte(s)
Diff to
previous 5
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!)
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.