Log of /trunk/xmlrpc
Directory Listing
Revision
328 -
Directory Listing
Modified
Thu May 30 21:56:44 2002 UTC (17 years, 6 months ago) by
gage
Changed formatting in Webwork.pm
The RPC files are not being used.
Revision
320 -
Directory Listing
Modified
Thu May 30 19:17:36 2002 UTC (17 years, 6 months ago) by
gage
Added some debugging print STDERR statements for checking the
initialization of the PGtranslator object.
they have been commented out. Except for one announcing the
successful completion of intializing an object.
Revision
318 -
Directory Listing
Modified
Thu May 30 19:15:02 2002 UTC (17 years, 6 months ago) by
gage
Minor safety additions to PG_restricted_eval to keep potentially
undefined variables from throwing errors.
These may not be the best fixes. (search for "undefined line number")
Revision
315 -
Directory Listing
Modified
Thu May 30 19:11:58 2002 UTC (17 years, 6 months ago) by
gage
Adding filtering subroutine which transforms objects such as
AnswerHash (which can't be transmitted by xml_rpc) to HASH
which can.
Avoids errors with Soaplite.
Revision
282 -
Directory Listing
Modified
Fri May 17 21:53:03 2002 UTC (17 years, 7 months ago) by
gage
removing unneeded files
Revision
281 -
Directory Listing
Modified
Fri May 17 21:51:11 2002 UTC (17 years, 7 months ago) by
gage
*** empty log message ***
Revision
280 -
Directory Listing
Modified
Fri May 17 21:50:09 2002 UTC (17 years, 7 months ago) by
gage
These files are not needed -- they refer to old CPAN modules
Revision
279 -
Directory Listing
Added
Fri May 17 21:44:04 2002 UTC (17 years, 7 months ago) by
gage
Experimental xmlrpc WeBWorK webservices