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
63202 4769 d 13 h ripley /trunk/ update reference output  
62864 4801 d 14 h ripley /trunk/ update  
62439 4867 d 19 h ripley /trunk/ update  
58594 5257 d 12 h ripley /trunk/tests/ update reference output  
55433 5584 d 14 h ripley /trunk/ update reference output  
52904 5796 d 3 h jmc /trunk/tests/ sent previous version by mistake  
52903 5796 d 3 h jmc /trunk/ revisions and addition of referenceMethods() generic  
50987 6037 d 16 h ripley /trunk/tests/ Duh ... MM broke make check again  
40086 7178 d 11 h ripley /trunk/tests/ example demonstrated an auto-printing bug  
39252 7259 d 14 h ripley /trunk/ use backticks more consistently when deparsing.
fix PR#9216: the loop variable in a for() loop was not readonly for a list.
 
25033 8426 d 12 h maechler /trunk/ branch update  
24536 8459 d 14 h ripley /trunk/tests/ tidy up example now all objects have a class  
24517 8460 d 17 h ripley /trunk/tests/ incorrect UseMethod call  
22949 8577 d 9 h ripley /trunk/ move the class/class<- definitions from methods to base, and
make the old ones oldClass/oldClass<-. Start tidying up.
 
22734 8592 d 5 h jmc /trunk/ methods package included at startup by default;
options(defaultPackages) controls which packages required at startup
 
13855 9219 d 10 h pd /trunk/ get rid of "%", fix deparsing of strange function names  
8504 9632 d 16 h maechler /trunk/tests/ method-dispatch instead (and encompassing) mode-methods