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
52864 5808 d 1 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
47595 6404 d 2 h ripley /trunk/ small rendering improvements  
46128 6575 d 3 h jmc /trunk/ changes to allow S4 classes to extend S3 classes  
42333 6941 d 7 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39360 7255 d 0 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 8 h ripley /trunk/src/library/ replace \testonly by \dontshow  
25816 8378 d 3 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 0 h jmc /trunk/src/library/methods/ Revision to use class objects instead of metadata to store relations  
25118 8421 d 17 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
24055 8495 d 4 h jmc /trunk/src/library/methods/man/ *** empty log message ***  
20397 8786 d 13 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 18 h hornik /trunk/src/library/methods/man/ Cosmetics.  
16802 9016 d 4 h jmc /trunk/src/library/methods/ cleaning up documentation; don't use data.class<-  
16074 9076 d 22 h jmc /trunk/src/library/methods/ add checks for multiple slots and doc. for representation