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 6502 d 11 h murdoch /branches/djm-parseRd/ Create temporary branch for Rd parsing code.  
46128 6575 d 11 h jmc /trunk/ changes to allow S4 classes to extend S3 classes  
42333 6941 d 15 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39360 7255 d 8 h jmc /trunk/ in .R files, use double quotes consistently in messages; in .Rd files, replace pointer to out-of-date web page  
26000 8366 d 16 h ripley /trunk/src/library/ replace \testonly by \dontshow  
25816 8378 d 11 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 8405 d 7 h jmc /trunk/src/library/methods/ Revision to use class objects instead of metadata to store relations  
25118 8422 d 1 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
24055 8495 d 12 h jmc /trunk/src/library/methods/man/ *** empty log message ***  
20397 8786 d 21 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 8886 d 2 h hornik /trunk/src/library/methods/man/ Cosmetics.  
16802 9016 d 11 h jmc /trunk/src/library/methods/ cleaning up documentation; don't use data.class<-  
16074 9077 d 6 h jmc /trunk/src/library/methods/ add checks for multiple slots and doc. for representation