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
31272 7966 d 2 h pd /branches/R-2-0-patches/ creating R-2.0.x patch branch  
25033 8426 d 1 h maechler /trunk/ branch update  
24536 8459 d 4 h ripley /trunk/tests/ tidy up example now all objects have a class  
24517 8460 d 6 h ripley /trunk/tests/ incorrect UseMethod call  
22949 8576 d 23 h ripley /trunk/ move the class/class<- definitions from methods to base, and
make the old ones oldClass/oldClass<-. Start tidying up.
 
22734 8591 d 19 h jmc /trunk/ methods package included at startup by default;
options(defaultPackages) controls which packages required at startup
 
13855 9218 d 23 h pd /trunk/ get rid of "%", fix deparsing of strange function names  
8504 9632 d 5 h maechler /trunk/tests/ method-dispatch instead (and encompassing) mode-methods