Log of /trunk/xmlrpc/daemon
Directory Listing
Revision
375 -
Directory Listing
Modified
Tue Jun 18 18:10:41 2002 UTC (10 years, 11 months ago) by
gage
Deleted some debugging statements
Moving some of the directory specifications to the top so that
the files are more portable.
Revision
374 -
Directory Listing
Modified
Tue Jun 18 17:55:20 2002 UTC (10 years, 11 months ago) by
gage
Deleted some debugging statements
Added a check to make sure that a macro file has actually been loaded, by checking that _$macrofile_init has been defined.
Revision
373 -
Directory Listing
Modified
Tue Jun 18 17:46:08 2002 UTC (10 years, 11 months ago) by
gage
this log file does not need to be kept in the CVS
Revision
366 -
Directory Listing
Modified
Sun Jun 16 17:22:06 2002 UTC (10 years, 11 months ago) by
gage
Minor abstractions added. The port is now defined by $PORT at the
top of the code.
Revision
328 -
Directory Listing
Modified
Thu May 30 21:56:44 2002 UTC (10 years, 11 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 (10 years, 11 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 (10 years, 11 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
279 -
Directory Listing
Added
Fri May 17 21:44:04 2002 UTC (11 years ago) by
gage
Experimental xmlrpc WeBWorK webservices