The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
46659 6501 d 7 h murdoch /branches/djm-parseRd/ Create temporary branch for Rd parsing code.  
46128 6574 d 7 h jmc /trunk/ changes to allow S4 classes to extend S3 classes  
42333 6940 d 11 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39360 7254 d 3 h jmc /trunk/ in .R files, use double quotes consistently in messages; in .Rd files, replace pointer to out-of-date web page  
26000 8365 d 11 h ripley /trunk/src/library/ replace \testonly by \dontshow  
25816 8377 d 7 h jmc /trunk/src/library/methods/ changes to generic functions and dispatch, making functions more self-contained
and preparatory to making classes and methods work with namespaces
 
25351 8404 d 3 h jmc /trunk/src/library/methods/ Revision to use class objects instead of metadata to store relations  
25118 8420 d 21 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
24055 8494 d 8 h jmc /trunk/src/library/methods/man/ *** empty log message ***  
20397 8785 d 17 h jmc /trunk/src/library/methods/ 1- fix setValidity to work with new class representation
2 - some bugs in the use of prototype objects
3 - fix some of the constructed replace methods for data part relations
 
19029 8884 d 22 h hornik /trunk/src/library/methods/man/ Cosmetics.  
16802 9015 d 7 h jmc /trunk/src/library/methods/ cleaning up documentation; don't use data.class<-  
16074 9076 d 2 h jmc /trunk/src/library/methods/ add checks for multiple slots and doc. for representation