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 5807 d 2 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
52342 5880 d 20 h jmc /trunk/src/ .extendsForS3 implements correct S4 inheritance for S3 dispatch--no conditionals; also fix bug in extends for maybe=FALSE  
52266 5887 d 20 h jmc /trunk/ make S3 method dispatch use consistent S4 inheritance  
51867 5932 d 11 h maechler /trunk/ allow "dim", "names", etc (but not "class") as S4 slot names  
51304 5976 d 1 h jmc /trunk/ getMethods() deprecated; new class listOfMethods  
51280 5978 d 3 h ripley /trunk/src/main/ unprotect line in wrong place  
51274 5979 d 6 h ripley /trunk/src/main/ update copyright dates  
51267 5979 d 12 h ripley /trunk/ check arity and args of one-argument primitives  
51259 5981 d 2 h ripley /trunk/ use standard matching for attr, on.exit and substitute  
49073 6200 d 0 h ripley /trunk/src/main/ small performance optimization  
48700 6265 d 0 h jmc /trunk/src/main/ ifdef around unused S4_extends utility  
48694 6266 d 3 h jmc /trunk/src/ make S3 use of S4 inheritance conditional on S3methods=TRUE in setClass()  
48684 6268 d 5 h ripley /trunk/ fix PR#13729, and more  
48409 6301 d 0 h jmc /trunk/ fixes to make S3 and S4 classes and method selection work together; see ?Methods  
48337 6310 d 3 h maechler /trunk/ factor() & levels<- : no longer allow duplicated levels in result  
48117 6346 d 19 h jmc /trunk/ restore S3 methods for S4 classes and add warnings  
48068 6351 d 5 h ripley /trunk/src/main/ return value missing in r48062 caused segfaults.
comment out/remove unused code/variables
 
48062 6351 d 20 h jmc /trunk/ S4 objects converted for S3 methods; class nonStructure  
47934 6369 d 19 h jmc /trunk/src/ .xData mechanism to inherit from abnormal object types  
47835 6382 d 18 h jmc /trunk/ more consistency with S3 classes in class(), oldclass()  

Show All