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
63512 4739 d 10 h luke /branches/R-BIGSEXP/ Branch for experimenting with changing the SEXP representation to a struct.  
50986 6037 d 21 h maechler /trunk/tests/ comment  
40086 7178 d 15 h ripley /trunk/tests/ example demonstrated an auto-printing bug  
24536 8459 d 18 h ripley /trunk/tests/ tidy up example now all objects have a class  
24517 8460 d 21 h ripley /trunk/tests/ incorrect UseMethod call  
22949 8577 d 13 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 9 h jmc /trunk/ methods package included at startup by default;
options(defaultPackages) controls which packages required at startup
 
8504 9632 d 19 h maechler /trunk/tests/ method-dispatch instead (and encompassing) mode-methods