Log of /trunk/webwork/system/courseScripts/dangerousMacros.pl
Parent Directory
Revision
625 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sat Nov 9 16:37:58 2002 UTC (10 years, 6 months ago) by
gage
File length: 45230 byte(s)
Diff to
previous 622
Format changes, which make dangerousMacros more readable were added to
the standard webwork courseScripts folder
Revision
622 -
(
view)
(
download)
(
as text)
(
annotate)
-
[selected]
Modified
Fri Nov 8 19:54:43 2002 UTC (10 years, 6 months ago) by
gage
File length: 43411 byte(s)
Diff to
previous 483
Added code to use the external paths to gif2eps and png2eps when defined
Revision
199 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 10 17:07:36 2001 UTC (11 years, 8 months ago) by
gage
File length: 39845 byte(s)
Diff to
previous 189
,
to
selected 622
Made the check within dangerousMacros.pl which insures that DOCUMENT()
comes before loadMacros() in a problem, more robust.
the new code checks this formatting somewhat more rigorously and gives a
clearer error message about what is wrong. The check is still not foolproof.
Revision
61 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Jun 22 21:29:58 2001 UTC (11 years, 10 months ago) by
gage
File length: 39691 byte(s)
Diff to
previous 36
,
to
selected 622
Fixed errors in sourceAlias
Modified parts of alias so that PG_restricted_eval was not used.
(This is unnecessary as long as we use forking to create a child
with the same namespace.)
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: 39808 byte(s)
Diff to
previous 30
,
to
selected 622
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
28 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 19 20:56:08 2001 UTC (11 years, 11 months ago) by
gage
File length: 39537 byte(s)
Diff to
previous 27
,
to
selected 622
Fixed problem in dangerousMacros.pl defining i so that it can be used
as a complex number.
Fixed htmlLink so that it gives a friendly error message about broken links
when fed an undefined url.
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: 39534 byte(s)
Diff to
previous 11
,
to
selected 622
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: 37246 byte(s)
Diff to
previous 7
,
to
selected 622
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.