[system] / trunk / webwork-modperl / lib / WeBWorK / DB / WW.pm Repository:
ViewVC logotype

Log of /trunk/webwork-modperl/lib/WeBWorK/DB/WW.pm

Parent Directory Parent Directory


Sticky Revision:
(Current path doesn't exist after revision 916)

Revision 494 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 21 18:31:20 2002 UTC (10 years, 9 months ago) by sh002i
File length: 17661 byte(s)
Diff to previous 476
updated copyright header.
-sam

Revision 476 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 20 01:07:18 2002 UTC (10 years, 9 months ago) by sh002i
File length: 17683 byte(s)
Diff to previous 455
fixed problem with deciding when to generate images in math2img mode
finished adding template escapes to ProblemSets, ProblemSet, and Problem

fixed a problem where modules were removed from the courseEnv while
being loaded (whups.)
-sam

Revision 455 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 5 21:34:18 2002 UTC (10 years, 9 months ago) by sh002i
File length: 17626 byte(s)
Diff to previous 430
"normalized" files:
- (c) header on all files
- standard order of preamble lines:
	1. (c) header
	2. package PACKAGENAME;
	3. short summary of the package (pod's NAME section)
	4. use - pragmatic modules
	5. use - standard perl modules
	6. use - CPAN modules
	7. use - webwork modules
- ALWAYS use strict and use warnings
- use "use base" rather than "our @ISA"
so now we can be happy.
-sam

Revision 430 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 18 19:02:10 2002 UTC (10 years, 10 months ago) by malsyned
File length: 17539 byte(s)
Diff to previous 428
Changed a comment to be a little more accurate
--Dennis

Revision 428 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jul 12 19:02:14 2002 UTC (10 years, 10 months ago) by sh002i
File length: 17537 byte(s)
Diff to previous 426
removed &encode and &decode. replaced calls with those to
WeBWorK::Utils's &dbDecode and &dbEncode
-sam

Revision 426 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jul 12 18:48:47 2002 UTC (10 years, 10 months ago) by sh002i
File length: 18384 byte(s)
Diff to previous 412
added 'g' to the s/// expressions that escape/unescape & and =

Revision 412 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 25 20:29:22 2002 UTC (10 years, 11 months ago) by sh002i
File length: 18382 byte(s)
Diff to previous 389
global: added some new hashes. learn how to use diff.
CourseEnv: new uses WeBWorK::Utils
WW: commented out a silly debugging function
IO: fixed package name
Translator: changed behavior of evaluate_modules and
load_extra_packages: they now update the instance variable directly to
avoid sharing modules that weren't asked for "this time".
-sam

Revision 389 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 19 21:46:03 2002 UTC (10 years, 11 months ago) by sh002i
File length: 18363 byte(s)
Diff to previous 369
Finished debugging. This might be somewhere near working order. The API
won't change from now on, so go ahead and start using it.
-sam

Revision 369 - (view) (download) (as text) (annotate) - [select for diffs]
Added Tue Jun 18 16:17:15 2002 UTC (10 years, 11 months ago) by sh002i
File length: 12978 byte(s)
renamed Webwork.pm to WW.pm
-sam

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9