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

Log of /trunk/webwork-modperl/lib/WeBWorK/DB/Classlist.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, 10 months ago) by sh002i
File length: 5889 byte(s)
Diff to previous 455
updated copyright header.
-sam

Revision 455 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 5 21:34:18 2002 UTC (10 years, 10 months ago) by sh002i
File length: 5911 byte(s)
Diff to previous 428
"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 428 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jul 12 19:02:14 2002 UTC (10 years, 11 months ago) by sh002i
File length: 5819 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, 11 months ago) by sh002i
File length: 6307 byte(s)
Diff to previous 377
added 'g' to the s/// expressions that escape/unescape & and =

Revision 377 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 18 19:25:08 2002 UTC (11 years ago) by sh002i
File length: 6305 byte(s)
Diff to previous 367
promote undef to "" in encode()
-sam

Revision 367 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 17 23:09:08 2002 UTC (11 years ago) by sh002i
File length: 6240 byte(s)
Diff to previous 360
writing DB::Webwork.pm ...

Revision 360 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 11 23:32:08 2002 UTC (11 years ago) by sh002i
File length: 6196 byte(s)
Diff to previous 359
added documentation to public functions.
THIS IS THE DOCUMENTATION STYLE THAT I WANT TO USE FROM NOW ON! :)
-sam

Revision 359 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 11 17:10:30 2002 UTC (11 years ago) by sh002i
File length: 5175 byte(s)
Diff to previous 358
Renamed WeBWorK::DB::User to WeBWorK::User, since it's not strictly tied
to the database layer. WeBWorK::Set and WeBWorK::Problem will be handled
the same way.
-sam

Revision 358 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Jun 10 22:40:34 2002 UTC (11 years ago) by sh002i
File length: 5183 byte(s)
Implemented classlist database access using the User class for data
storage. Implements "classlist_DBglue.pl" style locking.
-sam

p.s.: don't you with that usernames could be included in the cvs mail
log? too bad cvs only exposes the UNIX username to the logging script. i
should patch cvs... bah...

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