The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
62755 4820 d 11 h jmc /trunk/src/library/methods/man/ Correct documentation to not recommend representation= argument. (Bug 15312)  
61433 4962 d 16 h ripley /trunk/src/library/ remove trailing spaces  
59039 5216 d 18 h ripley /trunk/ use preferred form of 'R Core Team'  
56211 5512 d 13 h maechler /trunk/src/library/methods/ wrap around long lines  
56186 5517 d 3 h murdoch /trunk/ Revert r56184 and r56185  
56184 5517 d 5 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
53720 5718 d 5 h jmc /trunk/src/library/methods/man/ typo  
47595 6403 d 13 h ripley /trunk/ small rendering improvements  
46128 6574 d 14 h jmc /trunk/ changes to allow S4 classes to extend S3 classes  
42333 6940 d 19 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39360 7254 d 11 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 19 h ripley /trunk/src/library/ replace \testonly by \dontshow  
25816 8377 d 15 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 11 h jmc /trunk/src/library/methods/ Revision to use class objects instead of metadata to store relations  
25118 8421 d 4 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
24055 8494 d 16 h jmc /trunk/src/library/methods/man/ *** empty log message ***  
20397 8786 d 1 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 8885 d 6 h hornik /trunk/src/library/methods/man/ Cosmetics.  
16802 9015 d 15 h jmc /trunk/src/library/methods/ cleaning up documentation; don't use data.class<-  
16074 9076 d 10 h jmc /trunk/src/library/methods/ add checks for multiple slots and doc. for representation